@agent-receipts/dashboard 0.2.11 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (279) hide show
  1. package/package.json +6 -5
  2. package/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/standalone/apps/web/.next/app-build-manifest.json +235 -158
  4. package/standalone/apps/web/.next/app-path-routes-manifest.json +21 -11
  5. package/standalone/apps/web/.next/build-manifest.json +13 -13
  6. package/standalone/apps/web/.next/prerender-manifest.json +72 -24
  7. package/standalone/apps/web/.next/routes-manifest.json +36 -0
  8. package/standalone/apps/web/.next/server/app/_not-found/page.js +2 -2
  9. package/standalone/apps/web/.next/server/app/_not-found/page.js.nft.json +1 -1
  10. package/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  11. package/standalone/apps/web/.next/server/app/_not-found.html +2 -2
  12. package/standalone/apps/web/.next/server/app/_not-found.rsc +3 -3
  13. package/standalone/apps/web/.next/server/app/agents/[id]/page.js +2 -2
  14. package/standalone/apps/web/.next/server/app/agents/[id]/page.js.nft.json +1 -1
  15. package/standalone/apps/web/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  16. package/standalone/apps/web/.next/server/app/agents/page.js +2 -2
  17. package/standalone/apps/web/.next/server/app/agents/page.js.nft.json +1 -1
  18. package/standalone/apps/web/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  19. package/standalone/apps/web/.next/server/app/agents.html +2 -2
  20. package/standalone/apps/web/.next/server/app/agents.rsc +4 -4
  21. package/standalone/apps/web/.next/server/app/api/agents/route.js +1 -1
  22. package/standalone/apps/web/.next/server/app/api/agents/route.js.nft.json +1 -1
  23. package/standalone/apps/web/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  24. package/standalone/apps/web/.next/server/app/api/chains/[id]/route.js +1 -1
  25. package/standalone/apps/web/.next/server/app/api/chains/[id]/route.js.nft.json +1 -1
  26. package/standalone/apps/web/.next/server/app/api/chains/[id]/route_client-reference-manifest.js +1 -1
  27. package/standalone/apps/web/.next/server/app/api/cleanup/route.js +1 -1
  28. package/standalone/apps/web/.next/server/app/api/cleanup/route.js.nft.json +1 -1
  29. package/standalone/apps/web/.next/server/app/api/cleanup/route_client-reference-manifest.js +1 -1
  30. package/standalone/apps/web/.next/server/app/api/config/route.js +1 -1
  31. package/standalone/apps/web/.next/server/app/api/config/route.js.nft.json +1 -1
  32. package/standalone/apps/web/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  33. package/standalone/apps/web/.next/server/app/api/invoices/route.js +1 -1
  34. package/standalone/apps/web/.next/server/app/api/invoices/route.js.nft.json +1 -1
  35. package/standalone/apps/web/.next/server/app/api/invoices/route_client-reference-manifest.js +1 -1
  36. package/standalone/apps/web/.next/server/app/api/judgments/route.js +1 -1
  37. package/standalone/apps/web/.next/server/app/api/judgments/route.js.nft.json +1 -1
  38. package/standalone/apps/web/.next/server/app/api/judgments/route_client-reference-manifest.js +1 -1
  39. package/standalone/apps/web/.next/server/app/api/memory/audit/route.js +1 -0
  40. package/standalone/apps/web/.next/server/app/api/memory/audit/route.js.nft.json +1 -0
  41. package/standalone/apps/web/.next/server/app/api/memory/audit/route_client-reference-manifest.js +1 -0
  42. package/standalone/apps/web/.next/server/app/api/memory/entities/[id]/route.js +1 -0
  43. package/standalone/apps/web/.next/server/app/api/memory/entities/[id]/route.js.nft.json +1 -0
  44. package/standalone/apps/web/.next/server/app/api/memory/entities/[id]/route_client-reference-manifest.js +1 -0
  45. package/standalone/apps/web/.next/server/app/api/memory/entities/route.js +1 -0
  46. package/standalone/apps/web/.next/server/app/api/memory/entities/route.js.nft.json +1 -0
  47. package/standalone/apps/web/.next/server/app/api/memory/entities/route_client-reference-manifest.js +1 -0
  48. package/standalone/apps/web/.next/server/app/api/memory/forget/route.js +1 -0
  49. package/standalone/apps/web/.next/server/app/api/memory/forget/route.js.nft.json +1 -0
  50. package/standalone/apps/web/.next/server/app/api/memory/forget/route_client-reference-manifest.js +1 -0
  51. package/standalone/apps/web/.next/server/app/api/memory/observe/route.js +1 -0
  52. package/standalone/apps/web/.next/server/app/api/memory/observe/route.js.nft.json +1 -0
  53. package/standalone/apps/web/.next/server/app/api/memory/observe/route_client-reference-manifest.js +1 -0
  54. package/standalone/apps/web/.next/server/app/api/memory/provenance/[obsId]/route.js +1 -0
  55. package/standalone/apps/web/.next/server/app/api/memory/provenance/[obsId]/route.js.nft.json +1 -0
  56. package/standalone/apps/web/.next/server/app/api/memory/provenance/[obsId]/route_client-reference-manifest.js +1 -0
  57. package/standalone/apps/web/.next/server/app/api/memory/recall/route.js +1 -0
  58. package/standalone/apps/web/.next/server/app/api/memory/recall/route.js.nft.json +1 -0
  59. package/standalone/apps/web/.next/server/app/api/memory/recall/route_client-reference-manifest.js +1 -0
  60. package/standalone/apps/web/.next/server/app/api/receipts/[id]/route.js +1 -1
  61. package/standalone/apps/web/.next/server/app/api/receipts/[id]/route.js.nft.json +1 -1
  62. package/standalone/apps/web/.next/server/app/api/receipts/[id]/route_client-reference-manifest.js +1 -1
  63. package/standalone/apps/web/.next/server/app/api/receipts/route.js +1 -1
  64. package/standalone/apps/web/.next/server/app/api/receipts/route.js.nft.json +1 -1
  65. package/standalone/apps/web/.next/server/app/api/receipts/route_client-reference-manifest.js +1 -1
  66. package/standalone/apps/web/.next/server/app/api/search/route.js +1 -1
  67. package/standalone/apps/web/.next/server/app/api/search/route.js.nft.json +1 -1
  68. package/standalone/apps/web/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  69. package/standalone/apps/web/.next/server/app/api/stats/route.js +1 -1
  70. package/standalone/apps/web/.next/server/app/api/stats/route.js.nft.json +1 -1
  71. package/standalone/apps/web/.next/server/app/api/stats/route_client-reference-manifest.js +1 -1
  72. package/standalone/apps/web/.next/server/app/api/verify/route.js +1 -1
  73. package/standalone/apps/web/.next/server/app/api/verify/route.js.nft.json +1 -1
  74. package/standalone/apps/web/.next/server/app/api/verify/route_client-reference-manifest.js +1 -1
  75. package/standalone/apps/web/.next/server/app/chains/[id]/page.js +2 -2
  76. package/standalone/apps/web/.next/server/app/chains/[id]/page.js.nft.json +1 -1
  77. package/standalone/apps/web/.next/server/app/chains/[id]/page_client-reference-manifest.js +1 -1
  78. package/standalone/apps/web/.next/server/app/chains/page.js +2 -2
  79. package/standalone/apps/web/.next/server/app/chains/page.js.nft.json +1 -1
  80. package/standalone/apps/web/.next/server/app/chains/page_client-reference-manifest.js +1 -1
  81. package/standalone/apps/web/.next/server/app/chains.html +2 -2
  82. package/standalone/apps/web/.next/server/app/chains.rsc +4 -4
  83. package/standalone/apps/web/.next/server/app/constraints/page.js +2 -2
  84. package/standalone/apps/web/.next/server/app/constraints/page.js.nft.json +1 -1
  85. package/standalone/apps/web/.next/server/app/constraints/page_client-reference-manifest.js +1 -1
  86. package/standalone/apps/web/.next/server/app/constraints.html +2 -2
  87. package/standalone/apps/web/.next/server/app/constraints.rsc +4 -4
  88. package/standalone/apps/web/.next/server/app/get-started/page.js +2 -2
  89. package/standalone/apps/web/.next/server/app/get-started/page.js.nft.json +1 -1
  90. package/standalone/apps/web/.next/server/app/get-started/page_client-reference-manifest.js +1 -1
  91. package/standalone/apps/web/.next/server/app/get-started.html +3 -3
  92. package/standalone/apps/web/.next/server/app/get-started.rsc +4 -4
  93. package/standalone/apps/web/.next/server/app/how-it-works/page.js +2 -2
  94. package/standalone/apps/web/.next/server/app/how-it-works/page.js.nft.json +1 -1
  95. package/standalone/apps/web/.next/server/app/how-it-works/page_client-reference-manifest.js +1 -1
  96. package/standalone/apps/web/.next/server/app/how-it-works.html +3 -3
  97. package/standalone/apps/web/.next/server/app/how-it-works.rsc +4 -4
  98. package/standalone/apps/web/.next/server/app/icon.svg/route.js +1 -1
  99. package/standalone/apps/web/.next/server/app/icon.svg/route.js.nft.json +1 -1
  100. package/standalone/apps/web/.next/server/app/index.html +2 -2
  101. package/standalone/apps/web/.next/server/app/index.rsc +4 -4
  102. package/standalone/apps/web/.next/server/app/invoices/page.js +2 -2
  103. package/standalone/apps/web/.next/server/app/invoices/page.js.nft.json +1 -1
  104. package/standalone/apps/web/.next/server/app/invoices/page_client-reference-manifest.js +1 -1
  105. package/standalone/apps/web/.next/server/app/invoices.html +3 -3
  106. package/standalone/apps/web/.next/server/app/invoices.rsc +4 -4
  107. package/standalone/apps/web/.next/server/app/judgments/page.js +2 -2
  108. package/standalone/apps/web/.next/server/app/judgments/page.js.nft.json +1 -1
  109. package/standalone/apps/web/.next/server/app/judgments/page_client-reference-manifest.js +1 -1
  110. package/standalone/apps/web/.next/server/app/judgments.html +2 -2
  111. package/standalone/apps/web/.next/server/app/judgments.rsc +4 -4
  112. package/standalone/apps/web/.next/server/app/memory/[entityId]/page.js +2 -0
  113. package/standalone/apps/web/.next/server/app/memory/[entityId]/page.js.nft.json +1 -0
  114. package/standalone/apps/web/.next/server/app/memory/[entityId]/page_client-reference-manifest.js +1 -0
  115. package/standalone/apps/web/.next/server/app/memory/audit/page.js +2 -0
  116. package/standalone/apps/web/.next/server/app/memory/audit/page.js.nft.json +1 -0
  117. package/standalone/apps/web/.next/server/app/memory/audit/page_client-reference-manifest.js +1 -0
  118. package/standalone/apps/web/.next/server/app/memory/audit.html +9 -0
  119. package/standalone/apps/web/.next/server/app/memory/audit.meta +7 -0
  120. package/standalone/apps/web/.next/server/app/memory/audit.rsc +21 -0
  121. package/standalone/apps/web/.next/server/app/memory/page.js +2 -0
  122. package/standalone/apps/web/.next/server/app/memory/page.js.nft.json +1 -0
  123. package/standalone/apps/web/.next/server/app/memory/page_client-reference-manifest.js +1 -0
  124. package/standalone/apps/web/.next/server/app/memory.html +9 -0
  125. package/standalone/apps/web/.next/server/app/memory.meta +7 -0
  126. package/standalone/apps/web/.next/server/app/memory.rsc +21 -0
  127. package/standalone/apps/web/.next/server/app/page.js +2 -2
  128. package/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
  129. package/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  130. package/standalone/apps/web/.next/server/app/receipts/[id]/page.js +2 -2
  131. package/standalone/apps/web/.next/server/app/receipts/[id]/page.js.nft.json +1 -1
  132. package/standalone/apps/web/.next/server/app/receipts/[id]/page_client-reference-manifest.js +1 -1
  133. package/standalone/apps/web/.next/server/app/receipts/page.js +2 -2
  134. package/standalone/apps/web/.next/server/app/receipts/page.js.nft.json +1 -1
  135. package/standalone/apps/web/.next/server/app/receipts/page_client-reference-manifest.js +1 -1
  136. package/standalone/apps/web/.next/server/app/receipts.html +2 -2
  137. package/standalone/apps/web/.next/server/app/receipts.rsc +4 -4
  138. package/standalone/apps/web/.next/server/app/settings/page.js +2 -2
  139. package/standalone/apps/web/.next/server/app/settings/page.js.nft.json +1 -1
  140. package/standalone/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  141. package/standalone/apps/web/.next/server/app/settings.html +2 -2
  142. package/standalone/apps/web/.next/server/app/settings.rsc +4 -4
  143. package/standalone/apps/web/.next/server/app/verify/page.js +2 -2
  144. package/standalone/apps/web/.next/server/app/verify/page.js.nft.json +1 -1
  145. package/standalone/apps/web/.next/server/app/verify/page_client-reference-manifest.js +1 -1
  146. package/standalone/apps/web/.next/server/app/verify.html +2 -2
  147. package/standalone/apps/web/.next/server/app/verify.rsc +4 -4
  148. package/standalone/apps/web/.next/server/app-paths-manifest.json +21 -11
  149. package/standalone/apps/web/.next/server/chunks/1725.js +1 -0
  150. package/standalone/apps/web/.next/server/chunks/4099.js +1 -0
  151. package/standalone/apps/web/.next/server/chunks/4236.js +1 -0
  152. package/standalone/apps/web/.next/server/chunks/4319.js +1 -0
  153. package/standalone/apps/web/.next/server/chunks/4640.js +8 -0
  154. package/standalone/apps/web/.next/server/chunks/4886.js +1 -0
  155. package/standalone/apps/web/.next/server/chunks/578.js +1 -1
  156. package/standalone/apps/web/.next/server/chunks/5783.js +6 -0
  157. package/standalone/apps/web/.next/server/chunks/6568.js +1 -0
  158. package/standalone/apps/web/.next/server/chunks/6803.js +345 -0
  159. package/standalone/apps/web/.next/server/chunks/6872.js +1 -0
  160. package/standalone/apps/web/.next/server/chunks/{955.js → 7955.js} +1 -1
  161. package/standalone/apps/web/.next/server/chunks/808.js +1 -0
  162. package/standalone/apps/web/.next/server/chunks/9295.js +9 -0
  163. package/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
  164. package/standalone/apps/web/.next/server/pages/404.html +2 -2
  165. package/standalone/apps/web/.next/server/pages/500.html +1 -1
  166. package/standalone/apps/web/.next/server/pages/_document.js +1 -1
  167. package/standalone/apps/web/.next/server/pages/_document.js.nft.json +1 -1
  168. package/standalone/apps/web/.next/server/pages/_error.js +2 -2
  169. package/standalone/apps/web/.next/server/pages/_error.js.nft.json +1 -1
  170. package/standalone/apps/web/.next/server/webpack-runtime.js +1 -1
  171. package/standalone/apps/web/.next/static/chunks/1577-52a37d87918977e4.js +1 -0
  172. package/standalone/apps/web/.next/static/chunks/2702-4afe85cf1319178b.js +1 -0
  173. package/standalone/apps/web/.next/static/chunks/5388-497db038071971af.js +1 -0
  174. package/standalone/apps/web/.next/static/chunks/5935-25e4517f9bfb3e54.js +1 -0
  175. package/standalone/apps/web/.next/static/chunks/7493-21c65d3cf41d96fa.js +1 -0
  176. package/standalone/apps/web/.next/static/chunks/9743-b93c9a67bf15f28e.js +1 -0
  177. package/standalone/apps/web/.next/static/chunks/app/_not-found/page-dfe859f15ff21004.js +1 -0
  178. package/standalone/apps/web/.next/static/chunks/app/agents/[id]/page-bd27daddc88ea13c.js +1 -0
  179. package/standalone/apps/web/.next/static/chunks/app/agents/page-67d8a1e928ffad08.js +1 -0
  180. package/standalone/apps/web/.next/static/chunks/app/api/agents/route-08c70580b96dfffc.js +1 -0
  181. package/standalone/apps/web/.next/static/chunks/app/api/chains/[id]/route-08c70580b96dfffc.js +1 -0
  182. package/standalone/apps/web/.next/static/chunks/app/api/cleanup/route-08c70580b96dfffc.js +1 -0
  183. package/standalone/apps/web/.next/static/chunks/app/api/config/route-08c70580b96dfffc.js +1 -0
  184. package/standalone/apps/web/.next/static/chunks/app/api/invoices/route-08c70580b96dfffc.js +1 -0
  185. package/standalone/apps/web/.next/static/chunks/app/api/judgments/route-08c70580b96dfffc.js +1 -0
  186. package/standalone/apps/web/.next/static/chunks/app/api/memory/audit/route-08c70580b96dfffc.js +1 -0
  187. package/standalone/apps/web/.next/static/chunks/app/api/memory/entities/[id]/route-08c70580b96dfffc.js +1 -0
  188. package/standalone/apps/web/.next/static/chunks/app/api/memory/entities/route-08c70580b96dfffc.js +1 -0
  189. package/standalone/apps/web/.next/static/chunks/app/api/memory/forget/route-08c70580b96dfffc.js +1 -0
  190. package/standalone/apps/web/.next/static/chunks/app/api/memory/observe/route-08c70580b96dfffc.js +1 -0
  191. package/standalone/apps/web/.next/static/chunks/app/api/memory/provenance/[obsId]/route-08c70580b96dfffc.js +1 -0
  192. package/standalone/apps/web/.next/static/chunks/app/api/memory/recall/route-08c70580b96dfffc.js +1 -0
  193. package/standalone/apps/web/.next/static/chunks/app/api/receipts/[id]/route-08c70580b96dfffc.js +1 -0
  194. package/standalone/apps/web/.next/static/chunks/app/api/receipts/route-08c70580b96dfffc.js +1 -0
  195. package/standalone/apps/web/.next/static/chunks/app/api/search/route-08c70580b96dfffc.js +1 -0
  196. package/standalone/apps/web/.next/static/chunks/app/api/stats/route-08c70580b96dfffc.js +1 -0
  197. package/standalone/apps/web/.next/static/chunks/app/api/verify/route-08c70580b96dfffc.js +1 -0
  198. package/standalone/apps/web/.next/static/chunks/app/chains/[id]/page-45d744cdd6495e6b.js +1 -0
  199. package/standalone/apps/web/.next/static/chunks/app/chains/page-bd595389b36e9ec3.js +1 -0
  200. package/standalone/apps/web/.next/static/chunks/app/constraints/page-d814c6768a5ac3cd.js +1 -0
  201. package/standalone/apps/web/.next/static/chunks/app/get-started/layout-08c70580b96dfffc.js +1 -0
  202. package/standalone/apps/web/.next/static/chunks/app/get-started/page-3f1e33bbce2134ae.js +1 -0
  203. package/standalone/apps/web/.next/static/chunks/app/how-it-works/page-fd39b30017b3bb8f.js +1 -0
  204. package/standalone/apps/web/.next/static/chunks/app/invoices/page-9923d5bbee5a89c9.js +1 -0
  205. package/standalone/apps/web/.next/static/chunks/app/judgments/page-dd290557c6948b22.js +1 -0
  206. package/standalone/apps/web/.next/static/chunks/app/layout-34e5620f9fbf2601.js +1 -0
  207. package/standalone/apps/web/.next/static/chunks/app/memory/[entityId]/page-6faf1a99bcc27c06.js +1 -0
  208. package/standalone/apps/web/.next/static/chunks/app/memory/audit/page-276a1a1a5423380f.js +1 -0
  209. package/standalone/apps/web/.next/static/chunks/app/memory/page-e20ae73fade64e1c.js +1 -0
  210. package/standalone/apps/web/.next/static/chunks/app/page-b758df33c161f189.js +1 -0
  211. package/standalone/apps/web/.next/static/chunks/app/receipts/[id]/page-3b95a98a03395684.js +1 -0
  212. package/standalone/apps/web/.next/static/chunks/app/receipts/page-665b6e374ca41d0c.js +1 -0
  213. package/standalone/apps/web/.next/static/chunks/app/settings/page-a775a2f3752a1cdd.js +1 -0
  214. package/standalone/apps/web/.next/static/chunks/app/verify/page-7a654fc6b29b44a8.js +1 -0
  215. package/standalone/apps/web/.next/static/chunks/framework-6c19635498a17075.js +1 -0
  216. package/standalone/apps/web/.next/static/chunks/main-07cb75c461ef6926.js +1 -0
  217. package/standalone/apps/web/.next/static/chunks/main-app-5ae62731e5401157.js +1 -0
  218. package/standalone/apps/web/.next/static/chunks/pages/{_app-0277c84f8b0dbf6c.js → _app-b8da3f21cdb968e8.js} +1 -1
  219. package/standalone/apps/web/.next/static/chunks/pages/_error-797d67047bd0e506.js +1 -0
  220. package/standalone/apps/web/.next/static/chunks/{webpack-acfef48110e09a0e.js → webpack-631fa6a7d974b7cd.js} +1 -1
  221. package/standalone/apps/web/.next/static/css/90a952694ea5745a.css +5 -0
  222. package/standalone/apps/web/.next/static/nfGBKWJnAAcZ1it0v5lJ4/_buildManifest.js +1 -0
  223. package/standalone/apps/web/src/lib/demo-memory-store.ts +238 -0
  224. package/standalone/apps/web/src/lib/sdk-server.ts +24 -1
  225. package/standalone/node_modules/.pnpm/postcss@8.4.31/node_modules/postcss/package.json +0 -0
  226. package/standalone/packages/crypto/package.json +1 -1
  227. package/standalone/packages/mcp-server/dist/index.js +827 -0
  228. package/standalone/packages/mcp-server/package.json +1 -1
  229. package/standalone/apps/web/.next/server/chunks/236.js +0 -1
  230. package/standalone/apps/web/.next/server/chunks/319.js +0 -1
  231. package/standalone/apps/web/.next/server/chunks/568.js +0 -1
  232. package/standalone/apps/web/.next/server/chunks/640.js +0 -8
  233. package/standalone/apps/web/.next/server/chunks/718.js +0 -9
  234. package/standalone/apps/web/.next/server/chunks/783.js +0 -6
  235. package/standalone/apps/web/.next/server/chunks/798.js +0 -1
  236. package/standalone/apps/web/.next/server/chunks/803.js +0 -189
  237. package/standalone/apps/web/.next/server/chunks/872.js +0 -1
  238. package/standalone/apps/web/.next/server/chunks/99.js +0 -1
  239. package/standalone/apps/web/.next/static/_nYBCMM2RKAoZB_aY16vH/_buildManifest.js +0 -1
  240. package/standalone/apps/web/.next/static/chunks/388-350fe7358149b937.js +0 -1
  241. package/standalone/apps/web/.next/static/chunks/493-829b6213ada29da8.js +0 -1
  242. package/standalone/apps/web/.next/static/chunks/577-d18d2ca2465d6f72.js +0 -1
  243. package/standalone/apps/web/.next/static/chunks/702-fda62c486b5bb5f8.js +0 -1
  244. package/standalone/apps/web/.next/static/chunks/743-1f01386e3a1c3b1c.js +0 -1
  245. package/standalone/apps/web/.next/static/chunks/935-f80c248ba99512e2.js +0 -1
  246. package/standalone/apps/web/.next/static/chunks/app/_not-found/page-d6caa906bf90ce7d.js +0 -1
  247. package/standalone/apps/web/.next/static/chunks/app/agents/[id]/page-fe1560a72adbddc7.js +0 -1
  248. package/standalone/apps/web/.next/static/chunks/app/agents/page-ab0dfc5113e3ab45.js +0 -1
  249. package/standalone/apps/web/.next/static/chunks/app/api/agents/route-3752a720184a6696.js +0 -1
  250. package/standalone/apps/web/.next/static/chunks/app/api/chains/[id]/route-3752a720184a6696.js +0 -1
  251. package/standalone/apps/web/.next/static/chunks/app/api/cleanup/route-3752a720184a6696.js +0 -1
  252. package/standalone/apps/web/.next/static/chunks/app/api/config/route-3752a720184a6696.js +0 -1
  253. package/standalone/apps/web/.next/static/chunks/app/api/invoices/route-3752a720184a6696.js +0 -1
  254. package/standalone/apps/web/.next/static/chunks/app/api/judgments/route-3752a720184a6696.js +0 -1
  255. package/standalone/apps/web/.next/static/chunks/app/api/receipts/[id]/route-3752a720184a6696.js +0 -1
  256. package/standalone/apps/web/.next/static/chunks/app/api/receipts/route-3752a720184a6696.js +0 -1
  257. package/standalone/apps/web/.next/static/chunks/app/api/search/route-3752a720184a6696.js +0 -1
  258. package/standalone/apps/web/.next/static/chunks/app/api/stats/route-3752a720184a6696.js +0 -1
  259. package/standalone/apps/web/.next/static/chunks/app/api/verify/route-3752a720184a6696.js +0 -1
  260. package/standalone/apps/web/.next/static/chunks/app/chains/[id]/page-ba935d4fadcbc557.js +0 -1
  261. package/standalone/apps/web/.next/static/chunks/app/chains/page-a3f21d8d62ffa174.js +0 -1
  262. package/standalone/apps/web/.next/static/chunks/app/constraints/page-ebfd1721530940c7.js +0 -1
  263. package/standalone/apps/web/.next/static/chunks/app/get-started/layout-3752a720184a6696.js +0 -1
  264. package/standalone/apps/web/.next/static/chunks/app/get-started/page-72febd5ba59689bb.js +0 -1
  265. package/standalone/apps/web/.next/static/chunks/app/how-it-works/page-46a028e3d817a15f.js +0 -1
  266. package/standalone/apps/web/.next/static/chunks/app/invoices/page-71a064dd2e94a214.js +0 -1
  267. package/standalone/apps/web/.next/static/chunks/app/judgments/page-5062f4bb5a918305.js +0 -1
  268. package/standalone/apps/web/.next/static/chunks/app/layout-43fe6d25823e2373.js +0 -1
  269. package/standalone/apps/web/.next/static/chunks/app/page-deece9e5e4e6c9dc.js +0 -1
  270. package/standalone/apps/web/.next/static/chunks/app/receipts/[id]/page-024badaf0b4aa9db.js +0 -1
  271. package/standalone/apps/web/.next/static/chunks/app/receipts/page-dfc039aadf7a6869.js +0 -1
  272. package/standalone/apps/web/.next/static/chunks/app/settings/page-1f33c77dcca141ce.js +0 -1
  273. package/standalone/apps/web/.next/static/chunks/app/verify/page-1631d147709caa76.js +0 -1
  274. package/standalone/apps/web/.next/static/chunks/framework-b712132b711b77b2.js +0 -1
  275. package/standalone/apps/web/.next/static/chunks/main-3cf37cd4e8f17e4b.js +0 -1
  276. package/standalone/apps/web/.next/static/chunks/main-app-d3c171e7aef05d2f.js +0 -1
  277. package/standalone/apps/web/.next/static/chunks/pages/_error-5420f4ec91760914.js +0 -1
  278. package/standalone/apps/web/.next/static/css/b5d5599054174bf1.css +0 -5
  279. /package/standalone/apps/web/.next/static/{_nYBCMM2RKAoZB_aY16vH → nfGBKWJnAAcZ1it0v5lJ4}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/package.json","../../../../node_modules/next","../../../package.json","../../chunks/640.js","../../chunks/718.js","../../chunks/955.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/constants.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/segment.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/package.json","../../../../node_modules/next","../../../package.json","../../chunks/4640.js","../../chunks/7955.js","../../chunks/9295.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/verify/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3339":{"*":{"id":"60611","name":"*","chunks":[],"async":false}},"4461":{"*":{"id":"88386","name":"*","chunks":[],"async":false}},"9001":{"*":{"id":"52203","name":"*","chunks":[],"async":false}},"11448":{"*":{"id":"52834","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"84978","name":"*","chunks":[],"async":false}},"15088":{"*":{"id":"44562","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"54450","name":"*","chunks":[],"async":false}},"17703":{"*":{"id":"83962","name":"*","chunks":[],"async":false}},"21948":{"*":{"id":"15067","name":"*","chunks":[],"async":false}},"26097":{"*":{"id":"38590","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"20576","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"55519","name":"*","chunks":[],"async":false}},"52952":{"*":{"id":"44758","name":"*","chunks":[],"async":false}},"54634":{"*":{"id":"3272","name":"*","chunks":[],"async":false}},"57848":{"*":{"id":"36678","name":"*","chunks":[],"async":false}},"57920":{"*":{"id":"6954","name":"*","chunks":[],"async":false}},"61974":{"*":{"id":"19046","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"56358","name":"*","chunks":[],"async":false}},"83355":{"*":{"id":"20309","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"25506","name":"*","chunks":[],"async":false}},"92846":{"*":{"id":"46750","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"67034","name":"*","chunks":[],"async":false}},"98177":{"*":{"id":"68273","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":37698,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":37698,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":3339,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":3339,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":44033,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":44033,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":15754,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":15754,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":78954,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":78954,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":96658,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":96658,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":85640,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85640,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":62051,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":62051,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":14970,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":14970,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/globals.css":{"id":49469,"name":"*","chunks":["702","static/chunks/702-fda62c486b5bb5f8.js","935","static/chunks/935-f80c248ba99512e2.js","177","static/chunks/app/layout-43fe6d25823e2373.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/components/layout/layout-shell.tsx":{"id":17703,"name":"*","chunks":["702","static/chunks/702-fda62c486b5bb5f8.js","935","static/chunks/935-f80c248ba99512e2.js","177","static/chunks/app/layout-43fe6d25823e2373.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/agents/[id]/page.tsx":{"id":57920,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/agents/page.tsx":{"id":92846,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/chains/[id]/page.tsx":{"id":11448,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/constraints/page.tsx":{"id":54634,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/judgments/page.tsx":{"id":21948,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/chains/page.tsx":{"id":61974,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/how-it-works/page.tsx":{"id":9001,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/invoices/page.tsx":{"id":26097,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/page.tsx":{"id":83355,"name":"*","chunks":["702","static/chunks/702-fda62c486b5bb5f8.js","935","static/chunks/935-f80c248ba99512e2.js","388","static/chunks/388-350fe7358149b937.js","493","static/chunks/493-829b6213ada29da8.js","577","static/chunks/577-d18d2ca2465d6f72.js","974","static/chunks/app/page-deece9e5e4e6c9dc.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/receipts/page.tsx":{"id":98177,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/settings/page.tsx":{"id":4461,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/verify/page.tsx":{"id":52952,"name":"*","chunks":["702","static/chunks/702-fda62c486b5bb5f8.js","434","static/chunks/app/verify/page-1631d147709caa76.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/receipts/[id]/page.tsx":{"id":15088,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/get-started/page.tsx":{"id":57848,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/":[],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/b5d5599054174bf1.css"}],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/page":[],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/verify/page":[]},"rscModuleMapping":{"3339":{"*":{"id":"65701","name":"*","chunks":[],"async":false}},"4461":{"*":{"id":"14607","name":"*","chunks":[],"async":false}},"9001":{"*":{"id":"1377","name":"*","chunks":[],"async":false}},"11448":{"*":{"id":"37000","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"61824","name":"*","chunks":[],"async":false}},"15088":{"*":{"id":"35174","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"60492","name":"*","chunks":[],"async":false}},"17703":{"*":{"id":"10293","name":"*","chunks":[],"async":false}},"21948":{"*":{"id":"42213","name":"*","chunks":[],"async":false}},"26097":{"*":{"id":"88758","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"2714","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"49469":{"*":{"id":"44267","name":"*","chunks":[],"async":false}},"52952":{"*":{"id":"74767","name":"*","chunks":[],"async":false}},"54634":{"*":{"id":"56424","name":"*","chunks":[],"async":false}},"57848":{"*":{"id":"58700","name":"*","chunks":[],"async":false}},"57920":{"*":{"id":"63952","name":"*","chunks":[],"async":false}},"61974":{"*":{"id":"66912","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"55273","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"13012","name":"*","chunks":[],"async":false}},"83355":{"*":{"id":"61727","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"11968","name":"*","chunks":[],"async":false}},"92846":{"*":{"id":"17272","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"65800","name":"*","chunks":[],"async":false}},"98177":{"*":{"id":"34739","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3339":{"*":{"id":"60611","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"84978","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"54450","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"20576","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"55519","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"56358","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"25506","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"67034","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/verify/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"3339":{"*":{"id":"60611","name":"*","chunks":[],"async":false}},"9001":{"*":{"id":"52203","name":"*","chunks":[],"async":false}},"11448":{"*":{"id":"52834","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"84978","name":"*","chunks":[],"async":false}},"15088":{"*":{"id":"44562","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"54450","name":"*","chunks":[],"async":false}},"17703":{"*":{"id":"83962","name":"*","chunks":[],"async":false}},"21948":{"*":{"id":"15067","name":"*","chunks":[],"async":false}},"26097":{"*":{"id":"38590","name":"*","chunks":[],"async":false}},"29135":{"*":{"id":"83039","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"20576","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"55519","name":"*","chunks":[],"async":false}},"52952":{"*":{"id":"44758","name":"*","chunks":[],"async":false}},"54634":{"*":{"id":"3272","name":"*","chunks":[],"async":false}},"57848":{"*":{"id":"36678","name":"*","chunks":[],"async":false}},"57920":{"*":{"id":"6954","name":"*","chunks":[],"async":false}},"61974":{"*":{"id":"19046","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"65854":{"*":{"id":"84932","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"56358","name":"*","chunks":[],"async":false}},"83355":{"*":{"id":"20309","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"25506","name":"*","chunks":[],"async":false}},"88847":{"*":{"id":"38467","name":"*","chunks":[],"async":false}},"92846":{"*":{"id":"46750","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"67034","name":"*","chunks":[],"async":false}},"98177":{"*":{"id":"68273","name":"*","chunks":[],"async":false}},"99197":{"*":{"id":"76881","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":37698,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":37698,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":3339,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":3339,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":44033,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":44033,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":15754,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":15754,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":78954,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":78954,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":96658,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":96658,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":85640,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":85640,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":62051,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":62051,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":14970,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/node_modules/.pnpm/next@15.5.12_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":14970,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/globals.css":{"id":49469,"name":"*","chunks":["2702","static/chunks/2702-4afe85cf1319178b.js","5935","static/chunks/5935-25e4517f9bfb3e54.js","7177","static/chunks/app/layout-34e5620f9fbf2601.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/components/layout/layout-shell.tsx":{"id":17703,"name":"*","chunks":["2702","static/chunks/2702-4afe85cf1319178b.js","5935","static/chunks/5935-25e4517f9bfb3e54.js","7177","static/chunks/app/layout-34e5620f9fbf2601.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/agents/page.tsx":{"id":92846,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/agents/[id]/page.tsx":{"id":57920,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/constraints/page.tsx":{"id":54634,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/chains/[id]/page.tsx":{"id":11448,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/how-it-works/page.tsx":{"id":9001,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/judgments/page.tsx":{"id":21948,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/memory/audit/page.tsx":{"id":29135,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/chains/page.tsx":{"id":61974,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/memory/page.tsx":{"id":88847,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/page.tsx":{"id":83355,"name":"*","chunks":["2702","static/chunks/2702-4afe85cf1319178b.js","5388","static/chunks/5388-497db038071971af.js","5935","static/chunks/5935-25e4517f9bfb3e54.js","7493","static/chunks/7493-21c65d3cf41d96fa.js","1577","static/chunks/1577-52a37d87918977e4.js","8974","static/chunks/app/page-b758df33c161f189.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/invoices/page.tsx":{"id":26097,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/receipts/[id]/page.tsx":{"id":15088,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/memory/[entityId]/page.tsx":{"id":65854,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/settings/page.tsx":{"id":99197,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/receipts/page.tsx":{"id":98177,"name":"*","chunks":[],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/verify/page.tsx":{"id":52952,"name":"*","chunks":["2702","static/chunks/2702-4afe85cf1319178b.js","7434","static/chunks/app/verify/page-7a654fc6b29b44a8.js"],"async":false},"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/get-started/page.tsx":{"id":57848,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/":[],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/layout":[{"inlined":false,"path":"static/css/90a952694ea5745a.css"}],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/page":[],"/Users/aminsuleiman/Dropbox/client app builds/agent-receipts/apps/web/src/app/verify/page":[]},"rscModuleMapping":{"3339":{"*":{"id":"65701","name":"*","chunks":[],"async":false}},"9001":{"*":{"id":"1377","name":"*","chunks":[],"async":false}},"11448":{"*":{"id":"37000","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"61824","name":"*","chunks":[],"async":false}},"15088":{"*":{"id":"35174","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"60492","name":"*","chunks":[],"async":false}},"17703":{"*":{"id":"10293","name":"*","chunks":[],"async":false}},"21948":{"*":{"id":"42213","name":"*","chunks":[],"async":false}},"26097":{"*":{"id":"88758","name":"*","chunks":[],"async":false}},"29135":{"*":{"id":"86537","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"2714","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"68709","name":"*","chunks":[],"async":false}},"49469":{"*":{"id":"44267","name":"*","chunks":[],"async":false}},"52952":{"*":{"id":"74767","name":"*","chunks":[],"async":false}},"54634":{"*":{"id":"56424","name":"*","chunks":[],"async":false}},"57848":{"*":{"id":"58700","name":"*","chunks":[],"async":false}},"57920":{"*":{"id":"63952","name":"*","chunks":[],"async":false}},"61974":{"*":{"id":"66912","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"55273","name":"*","chunks":[],"async":false}},"65854":{"*":{"id":"36450","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"13012","name":"*","chunks":[],"async":false}},"83355":{"*":{"id":"61727","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"11968","name":"*","chunks":[],"async":false}},"88847":{"*":{"id":"44521","name":"*","chunks":[],"async":false}},"92846":{"*":{"id":"17272","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"65800","name":"*","chunks":[],"async":false}},"98177":{"*":{"id":"34739","name":"*","chunks":[],"async":false}},"99197":{"*":{"id":"14607","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"3339":{"*":{"id":"60611","name":"*","chunks":[],"async":false}},"14970":{"*":{"id":"84978","name":"*","chunks":[],"async":false}},"15754":{"*":{"id":"54450","name":"*","chunks":[],"async":false}},"37698":{"*":{"id":"20576","name":"*","chunks":[],"async":false}},"44033":{"*":{"id":"55519","name":"*","chunks":[],"async":false}},"62051":{"*":{"id":"2455","name":"*","chunks":[],"async":false}},"78954":{"*":{"id":"56358","name":"*","chunks":[],"async":false}},"85640":{"*":{"id":"25506","name":"*","chunks":[],"async":false}},"96658":{"*":{"id":"67034","name":"*","chunks":[],"async":false}}}}
@@ -1,8 +1,8 @@
1
- <!DOCTYPE html><!--_nYBCMM2RKAoZB_aY16vH--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/b5d5599054174bf1.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-acfef48110e09a0e.js"/><script src="/_next/static/chunks/8e6518bb-8ba80b673620744d.js" async=""></script><script src="/_next/static/chunks/743-1f01386e3a1c3b1c.js" async=""></script><script src="/_next/static/chunks/main-app-d3c171e7aef05d2f.js" async=""></script><script src="/_next/static/chunks/702-fda62c486b5bb5f8.js" async=""></script><script src="/_next/static/chunks/935-f80c248ba99512e2.js" async=""></script><script src="/_next/static/chunks/app/layout-43fe6d25823e2373.js" async=""></script><script src="/_next/static/chunks/app/verify/page-1631d147709caa76.js" async=""></script><title>Agent Receipts — Mission Control</title><meta name="description" content="Verifiable, signed, immutable proof that an autonomous action happened."/><link rel="icon" href="/icon.svg?766d04f8a781ae61" type="image/svg+xml" sizes="any"/><script>
1
+ <!DOCTYPE html><!--nfGBKWJnAAcZ1it0v5lJ4--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/90a952694ea5745a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-631fa6a7d974b7cd.js"/><script src="/_next/static/chunks/8e6518bb-8ba80b673620744d.js" async=""></script><script src="/_next/static/chunks/9743-b93c9a67bf15f28e.js" async=""></script><script src="/_next/static/chunks/main-app-5ae62731e5401157.js" async=""></script><script src="/_next/static/chunks/2702-4afe85cf1319178b.js" async=""></script><script src="/_next/static/chunks/5935-25e4517f9bfb3e54.js" async=""></script><script src="/_next/static/chunks/app/layout-34e5620f9fbf2601.js" async=""></script><script src="/_next/static/chunks/app/verify/page-7a654fc6b29b44a8.js" async=""></script><title>Agent Receipts — Mission Control</title><meta name="description" content="Verifiable, signed, immutable proof that an autonomous action happened."/><link rel="icon" href="/icon.svg?766d04f8a781ae61" type="image/svg+xml" sizes="any"/><script>
2
2
  try {
3
3
  const theme = localStorage.getItem('theme')
4
4
  if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {
5
5
  document.documentElement.classList.add('dark')
6
6
  }
7
7
  } catch {}
8
- </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-screen"><aside class="hidden md:flex flex-col bg-bg-primary border-r border-border h-screen sticky top-0 transition-all duration-200 w-56"><div class="flex items-center h-14 border-b border-border px-4"><a class="flex items-center gap-2 min-w-0" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-database w-5 h-5 text-primary shrink-0"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M3 5V19A9 3 0 0 0 21 19V5"></path><path d="M3 12A9 3 0 0 0 21 12"></path></svg><span class="font-semibold text-sm text-text-primary truncate">Agent Receipts</span></a></div><nav class="flex-1 py-2 overflow-y-auto"><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard w-4 h-4 shrink-0"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Overview</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/receipts"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-receipt w-4 h-4 shrink-0"><path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"></path><path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"></path><path d="M12 17.5v-11"></path></svg><span>Receipts</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/chains"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-link2 w-4 h-4 shrink-0"><path d="M9 17H7A5 5 0 0 1 7 7h2"></path><path d="M15 7h2a5 5 0 1 1 0 10h-2"></path><line x1="8" x2="16" y1="12" y2="12"></line></svg><span>Chains</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot w-4 h-4 shrink-0"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span>Agents</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/constraints"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-4 h-4 shrink-0"><path d="M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5"></path><path d="m9 11 3 3L22 4"></path></svg><span>Constraints</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/judgments"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-scale w-4 h-4 shrink-0"><path d="m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z"></path><path d="m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z"></path><path d="M7 21h10"></path><path d="M12 3v18"></path><path d="M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2"></path></svg><span>Judgments</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/invoices"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-4 h-4 shrink-0"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>Invoices</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors bg-primary-subtle text-primary font-medium" href="/verify"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-4 h-4 shrink-0"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span>Verify</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-4 h-4 shrink-0"><path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/how-it-works"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open w-4 h-4 shrink-0"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg><span>How It Works</span></a></nav><button class="flex items-center justify-center h-10 border-t border-border text-text-muted hover:text-text-secondary transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left w-4 h-4"><path d="m15 18-6-6 6-6"></path></svg></button></aside><div class="flex-1 flex flex-col min-w-0"><div class="w-full bg-amber-500/10 dark:bg-amber-500/20 border-b border-amber-500/30 dark:border-amber-400/30 px-4 py-2 text-center text-sm text-amber-700 dark:text-amber-300">Demo mode — showing sample data.<!-- --> <a href="/get-started" class="underline font-semibold text-amber-800 dark:text-amber-200">Run locally with your own agents →</a></div><header class="h-14 border-b border-border bg-bg-primary flex items-center justify-between px-4 md:px-6 sticky top-0 z-30"><button class="flex items-center gap-2 px-3 py-1.5 rounded-md border border-border bg-bg-secondary text-text-muted text-sm hover:border-text-muted transition-colors max-w-md w-full md:w-80"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4 h-4 shrink-0"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg><span class="truncate">Search receipts, agents, chains...</span><kbd class="hidden md:inline-flex ml-auto text-xs border border-border rounded px-1.5 py-0.5 bg-bg-primary text-text-muted">⌘<!-- -->K</kbd></button><div class="flex items-center gap-2"><button class="p-2 rounded-md transition-colors text-success hover:bg-success-subtle" title="Auto-refresh on"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw w-4 h-4 animate-spin" style="animation-duration:3s"><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"></path><path d="M21 3v5h-5"></path><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"></path><path d="M8 16H3v5"></path></svg></button><button class="p-2 rounded-md text-text-muted hover:bg-bg-tertiary transition-colors" title="Switch to dark mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon w-4 h-4"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg></button></div></header><main class="flex-1 p-4 md:p-6 pb-20 md:pb-6"><div class="space-y-6 max-w-2xl"><h1 class="text-lg font-semibold text-text-primary">Verify a Receipt</h1><div><label class="block text-sm font-medium text-text-primary mb-2">Receipt</label><textarea placeholder="Paste receipt JSON here..." class="w-full h-48 px-4 py-3 text-sm font-mono border border-border rounded-lg bg-bg-primary text-text-primary placeholder:text-text-muted resize-y"></textarea><div class="mt-2 flex items-center gap-2"><label class="flex items-center gap-1 px-3 py-1.5 text-xs border border-border rounded-md text-text-secondary hover:bg-bg-secondary cursor-pointer transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload w-3 h-3"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg>Upload .json file<input type="file" accept=".json" class="hidden"/></label></div></div><div><label class="block text-sm font-medium text-text-primary mb-2">Public Key</label><input type="text" placeholder="Enter public key (hex) or use local key" class="w-full px-4 py-2 text-sm font-mono border border-border rounded-lg bg-bg-primary text-text-primary placeholder:text-text-muted" value=""/><button class="mt-2 text-xs text-primary hover:underline">Use local key</button></div><button disabled="" class="flex items-center gap-2 px-6 py-2.5 text-sm font-medium bg-primary text-white rounded-lg hover:bg-primary-hover disabled:opacity-50 disabled:cursor-not-allowed transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-4 h-4"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg>Verify</button><div class="mt-4"><p class="text-xs font-medium text-text-muted uppercase tracking-wider mb-3">What a real verification looks like</p><div class="rounded-lg border border-success/30 bg-success-subtle p-5"><div class="flex items-center gap-2 mb-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-5 h-5 text-success"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span class="font-semibold text-success">Signature Valid</span></div><div class="space-y-1 text-xs font-mono text-text-secondary"><p>Receipt: rcpt_abc123def456</p><p>Action: generate_code</p><p>Agent: my-agent</p><p>Status: completed</p><p>Signed at: Apr 2, 2026, 14:23:01</p><p class="pt-2">Verification method: Ed25519</p><p>Public key: a1b2c3d4e5f6...<!-- -->a1b2c3d4e5f6a7b8...</p></div></div></div></div><!--$--><!--/$--></main></div><nav class="md:hidden fixed bottom-0 left-0 right-0 z-40 bg-bg-primary border-t border-border"><div class="flex items-center justify-around h-14"><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard w-5 h-5"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Overview</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/receipts"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-receipt w-5 h-5"><path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"></path><path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"></path><path d="M12 17.5v-11"></path></svg><span>Receipts</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot w-5 h-5"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span>Agents</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-primary" href="/verify"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-5 h-5"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span>Verify</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5"><path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></div></nav></div><script src="/_next/static/chunks/webpack-acfef48110e09a0e.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[17703,[\"702\",\"static/chunks/702-fda62c486b5bb5f8.js\",\"935\",\"static/chunks/935-f80c248ba99512e2.js\",\"177\",\"static/chunks/app/layout-43fe6d25823e2373.js\"],\"LayoutShell\"]\n3:I[78954,[],\"\"]\n4:I[85640,[],\"\"]\n5:I[3339,[],\"ClientPageRoot\"]\n6:I[52952,[\"702\",\"static/chunks/702-fda62c486b5bb5f8.js\",\"434\",\"static/chunks/app/verify/page-1631d147709caa76.js\"],\"default\"]\n9:I[62051,[],\"OutletBoundary\"]\nb:I[96658,[],\"AsyncMetadataOutlet\"]\nd:I[62051,[],\"ViewportBoundary\"]\nf:I[62051,[],\"MetadataBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[37698,[],\"\"]\n:HL[\"/_next/static/css/b5d5599054174bf1.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"_nYBCMM2RKAoZB_aY16vH\",\"p\":\"\",\"c\":[\"\",\"verify\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"verify\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b5d5599054174bf1.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n const theme = localStorage.getItem('theme')\\n if (theme === 'dark' || (!theme \u0026\u0026 window.matchMedia('(prefers-color-scheme: dark)').matches)) {\\n document.documentElement.classList.add('dark')\\n }\\n } catch {}\\n \"}}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[\"verify\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],null],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$10\",null,{\"fallback\":null,\"children\":\"$L11\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"13:I[14970,[],\"IconMark\"]\nc:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Agent Receipts — Mission Control\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Verifiable, signed, immutable proof that an autonomous action happened.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.svg?766d04f8a781ae61\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L13\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"11:\"$c:metadata\"\n"])</script></body></html>
8
+ </script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div class="flex min-h-screen"><aside class="hidden md:flex flex-col bg-bg-primary border-r border-border h-screen sticky top-0 transition-all duration-200 w-56"><div class="flex items-center h-14 border-b border-border px-4"><a class="flex items-center gap-2 min-w-0" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-database w-5 h-5 text-primary shrink-0"><ellipse cx="12" cy="5" rx="9" ry="3"></ellipse><path d="M3 5V19A9 3 0 0 0 21 19V5"></path><path d="M3 12A9 3 0 0 0 21 12"></path></svg><span class="font-semibold text-sm text-text-primary truncate">Agent Receipts</span></a></div><nav class="flex-1 py-2 overflow-y-auto"><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard w-4 h-4 shrink-0"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Overview</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/receipts"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-receipt w-4 h-4 shrink-0"><path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"></path><path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"></path><path d="M12 17.5v-11"></path></svg><span>Receipts</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/chains"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-link2 w-4 h-4 shrink-0"><path d="M9 17H7A5 5 0 0 1 7 7h2"></path><path d="M15 7h2a5 5 0 1 1 0 10h-2"></path><line x1="8" x2="16" y1="12" y2="12"></line></svg><span>Chains</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot w-4 h-4 shrink-0"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span>Agents</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/constraints"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-check-big w-4 h-4 shrink-0"><path d="M21 10.5V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h12.5"></path><path d="m9 11 3 3L22 4"></path></svg><span>Constraints</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/judgments"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-scale w-4 h-4 shrink-0"><path d="m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z"></path><path d="m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z"></path><path d="M7 21h10"></path><path d="M12 3v18"></path><path d="M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2"></path></svg><span>Judgments</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/invoices"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-file-text w-4 h-4 shrink-0"><path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"></path><path d="M14 2v4a2 2 0 0 0 2 2h4"></path><path d="M10 9H8"></path><path d="M16 13H8"></path><path d="M16 17H8"></path></svg><span>Invoices</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/memory"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-brain w-4 h-4 shrink-0"><path d="M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z"></path><path d="M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z"></path><path d="M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4"></path><path d="M17.599 6.5a3 3 0 0 0 .399-1.375"></path><path d="M6.003 5.125A3 3 0 0 0 6.401 6.5"></path><path d="M3.477 10.896a4 4 0 0 1 .585-.396"></path><path d="M19.938 10.5a4 4 0 0 1 .585.396"></path><path d="M6 18a4 4 0 0 1-1.967-.516"></path><path d="M19.967 17.484A4 4 0 0 1 18 18"></path></svg><span>Memory</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors bg-primary-subtle text-primary font-medium" href="/verify"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-4 h-4 shrink-0"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span>Verify</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-4 h-4 shrink-0"><path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a><a class="flex items-center gap-3 px-4 py-2 mx-2 rounded-md text-sm transition-colors text-text-secondary hover:bg-bg-tertiary hover:text-text-primary" href="/how-it-works"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open w-4 h-4 shrink-0"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg><span>How It Works</span></a></nav><button class="flex items-center justify-center h-10 border-t border-border text-text-muted hover:text-text-secondary transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-left w-4 h-4"><path d="m15 18-6-6 6-6"></path></svg></button></aside><div class="flex-1 flex flex-col min-w-0"><div class="w-full bg-amber-500/10 dark:bg-amber-500/20 border-b border-amber-500/30 dark:border-amber-400/30 px-4 py-2 text-center text-sm text-amber-700 dark:text-amber-300">Demo mode — showing sample data.<!-- --> <a href="/get-started" class="underline font-semibold text-amber-800 dark:text-amber-200">Run locally with your own agents →</a></div><header class="h-14 border-b border-border bg-bg-primary flex items-center justify-between px-4 md:px-6 sticky top-0 z-30"><button class="flex items-center gap-2 px-3 py-1.5 rounded-md border border-border bg-bg-secondary text-text-muted text-sm hover:border-text-muted transition-colors max-w-md w-full md:w-80"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-search w-4 h-4 shrink-0"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg><span class="truncate">Search receipts, agents, chains...</span><kbd class="hidden md:inline-flex ml-auto text-xs border border-border rounded px-1.5 py-0.5 bg-bg-primary text-text-muted">⌘<!-- -->K</kbd></button><div class="flex items-center gap-2"><button class="p-2 rounded-md transition-colors text-success hover:bg-success-subtle" title="Auto-refresh on"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw w-4 h-4 animate-spin" style="animation-duration:3s"><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8"></path><path d="M21 3v5h-5"></path><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16"></path><path d="M8 16H3v5"></path></svg></button><button class="p-2 rounded-md text-text-muted hover:bg-bg-tertiary transition-colors" title="Switch to dark mode"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon w-4 h-4"><path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path></svg></button></div></header><main class="flex-1 p-4 md:p-6 pb-20 md:pb-6"><div class="space-y-6 max-w-2xl"><h1 class="text-lg font-semibold text-text-primary">Verify a Receipt</h1><div><label class="block text-sm font-medium text-text-primary mb-2">Receipt</label><textarea placeholder="Paste receipt JSON here..." class="w-full h-48 px-4 py-3 text-sm font-mono border border-border rounded-lg bg-bg-primary text-text-primary placeholder:text-text-muted resize-y"></textarea><div class="mt-2 flex items-center gap-2"><label class="flex items-center gap-1 px-3 py-1.5 text-xs border border-border rounded-md text-text-secondary hover:bg-bg-secondary cursor-pointer transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload w-3 h-3"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg>Upload .json file<input type="file" accept=".json" class="hidden"/></label></div></div><div><label class="block text-sm font-medium text-text-primary mb-2">Public Key</label><input type="text" placeholder="Enter public key (hex) or use local key" class="w-full px-4 py-2 text-sm font-mono border border-border rounded-lg bg-bg-primary text-text-primary placeholder:text-text-muted" value=""/><button class="mt-2 text-xs text-primary hover:underline">Use local key</button></div><button disabled="" class="flex items-center gap-2 px-6 py-2.5 text-sm font-medium bg-primary text-white rounded-lg hover:bg-primary-hover disabled:opacity-50 disabled:cursor-not-allowed transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-4 h-4"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg>Verify</button><div class="mt-4"><p class="text-xs font-medium text-text-muted uppercase tracking-wider mb-3">What a real verification looks like</p><div class="rounded-lg border border-success/30 bg-success-subtle p-5"><div class="flex items-center gap-2 mb-3"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-5 h-5 text-success"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span class="font-semibold text-success">Signature Valid</span></div><div class="space-y-1 text-xs font-mono text-text-secondary"><p>Receipt: rcpt_abc123def456</p><p>Action: generate_code</p><p>Agent: my-agent</p><p>Status: completed</p><p>Signed at: Apr 2, 2026, 14:23:01</p><p class="pt-2">Verification method: Ed25519</p><p>Public key: a1b2c3d4e5f6...<!-- -->a1b2c3d4e5f6a7b8...</p></div></div></div></div><!--$--><!--/$--></main></div><nav class="md:hidden fixed bottom-0 left-0 right-0 z-40 bg-bg-primary border-t border-border"><div class="flex items-center justify-around h-14"><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard w-5 h-5"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg><span>Overview</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/receipts"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-receipt w-5 h-5"><path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z"></path><path d="M16 8h-6a2 2 0 1 0 0 4h4a2 2 0 1 1 0 4H8"></path><path d="M12 17.5v-11"></path></svg><span>Receipts</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/agents"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bot w-5 h-5"><path d="M12 8V4H8"></path><rect width="16" height="12" x="4" y="8" rx="2"></rect><path d="M2 14h2"></path><path d="M20 14h2"></path><path d="M15 13v2"></path><path d="M9 13v2"></path></svg><span>Agents</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-primary" href="/verify"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-shield-check w-5 h-5"><path d="M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z"></path><path d="m9 12 2 2 4-4"></path></svg><span>Verify</span></a><a class="flex flex-col items-center gap-0.5 px-3 py-1 text-xs transition-colors text-text-muted" href="/settings"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-settings w-5 h-5"><path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"></path><circle cx="12" cy="12" r="3"></circle></svg><span>Settings</span></a></div></nav></div><script src="/_next/static/chunks/webpack-631fa6a7d974b7cd.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[17703,[\"2702\",\"static/chunks/2702-4afe85cf1319178b.js\",\"5935\",\"static/chunks/5935-25e4517f9bfb3e54.js\",\"7177\",\"static/chunks/app/layout-34e5620f9fbf2601.js\"],\"LayoutShell\"]\n3:I[78954,[],\"\"]\n4:I[85640,[],\"\"]\n5:I[3339,[],\"ClientPageRoot\"]\n6:I[52952,[\"2702\",\"static/chunks/2702-4afe85cf1319178b.js\",\"7434\",\"static/chunks/app/verify/page-7a654fc6b29b44a8.js\"],\"default\"]\n9:I[62051,[],\"OutletBoundary\"]\nb:I[96658,[],\"AsyncMetadataOutlet\"]\nd:I[62051,[],\"ViewportBoundary\"]\nf:I[62051,[],\"MetadataBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[37698,[],\"\"]\n:HL[\"/_next/static/css/90a952694ea5745a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"nfGBKWJnAAcZ1it0v5lJ4\",\"p\":\"\",\"c\":[\"\",\"verify\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"verify\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/90a952694ea5745a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n const theme = localStorage.getItem('theme')\\n if (theme === 'dark' || (!theme \u0026\u0026 window.matchMedia('(prefers-color-scheme: dark)').matches)) {\\n document.documentElement.classList.add('dark')\\n }\\n } catch {}\\n \"}}]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}],{\"children\":[\"verify\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],null],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$10\",null,{\"fallback\":null,\"children\":\"$L11\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"13:I[14970,[],\"IconMark\"]\nc:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Agent Receipts — Mission Control\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Verifiable, signed, immutable proof that an autonomous action happened.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/icon.svg?766d04f8a781ae61\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L13\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"11:\"$c:metadata\"\n"])</script></body></html>
@@ -1,17 +1,17 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[17703,["702","static/chunks/702-fda62c486b5bb5f8.js","935","static/chunks/935-f80c248ba99512e2.js","177","static/chunks/app/layout-43fe6d25823e2373.js"],"LayoutShell"]
2
+ 2:I[17703,["2702","static/chunks/2702-4afe85cf1319178b.js","5935","static/chunks/5935-25e4517f9bfb3e54.js","7177","static/chunks/app/layout-34e5620f9fbf2601.js"],"LayoutShell"]
3
3
  3:I[78954,[],""]
4
4
  4:I[85640,[],""]
5
5
  5:I[3339,[],"ClientPageRoot"]
6
- 6:I[52952,["702","static/chunks/702-fda62c486b5bb5f8.js","434","static/chunks/app/verify/page-1631d147709caa76.js"],"default"]
6
+ 6:I[52952,["2702","static/chunks/2702-4afe85cf1319178b.js","7434","static/chunks/app/verify/page-7a654fc6b29b44a8.js"],"default"]
7
7
  9:I[62051,[],"OutletBoundary"]
8
8
  b:I[96658,[],"AsyncMetadataOutlet"]
9
9
  d:I[62051,[],"ViewportBoundary"]
10
10
  f:I[62051,[],"MetadataBoundary"]
11
11
  10:"$Sreact.suspense"
12
12
  12:I[37698,[],""]
13
- :HL["/_next/static/css/b5d5599054174bf1.css","style"]
14
- 0:{"P":null,"b":"_nYBCMM2RKAoZB_aY16vH","p":"","c":["","verify"],"i":false,"f":[[["",{"children":["verify",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b5d5599054174bf1.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('theme')\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark')\n }\n } catch {}\n "}}]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":["verify",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","searchParams":{},"params":{},"promises":["$@7","$@8"]}],null,["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Ld",null,{"children":"$Le"}],null],["$","$Lf",null,{"children":["$","div",null,{"hidden":true,"children":["$","$10",null,{"fallback":null,"children":"$L11"}]}]}]]}],false]],"m":"$undefined","G":["$12",[]],"s":false,"S":true}
13
+ :HL["/_next/static/css/90a952694ea5745a.css","style"]
14
+ 0:{"P":null,"b":"nfGBKWJnAAcZ1it0v5lJ4","p":"","c":["","verify"],"i":false,"f":[[["",{"children":["verify",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/90a952694ea5745a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"\n try {\n const theme = localStorage.getItem('theme')\n if (theme === 'dark' || (!theme && window.matchMedia('(prefers-color-scheme: dark)').matches)) {\n document.documentElement.classList.add('dark')\n }\n } catch {}\n "}}]}],["$","body",null,{"children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}],{"children":["verify",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","searchParams":{},"params":{},"promises":["$@7","$@8"]}],null,["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Ld",null,{"children":"$Le"}],null],["$","$Lf",null,{"children":["$","div",null,{"hidden":true,"children":["$","$10",null,{"fallback":null,"children":"$L11"}]}]}]]}],false]],"m":"$undefined","G":["$12",[]],"s":false,"S":true}
15
15
  7:{}
16
16
  8:"$0:f:0:1:2:children:2:children:1:props:children:0:props:params"
17
17
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
@@ -1,29 +1,39 @@
1
1
  {
2
2
  "/_not-found/page": "app/_not-found/page.js",
3
3
  "/icon.svg/route": "app/icon.svg/route.js",
4
+ "/api/agents/route": "app/api/agents/route.js",
5
+ "/api/judgments/route": "app/api/judgments/route.js",
4
6
  "/api/cleanup/route": "app/api/cleanup/route.js",
5
7
  "/api/chains/[id]/route": "app/api/chains/[id]/route.js",
6
- "/api/judgments/route": "app/api/judgments/route.js",
7
- "/api/agents/route": "app/api/agents/route.js",
8
- "/api/receipts/[id]/route": "app/api/receipts/[id]/route.js",
9
- "/api/verify/route": "app/api/verify/route.js",
10
- "/api/search/route": "app/api/search/route.js",
11
8
  "/api/config/route": "app/api/config/route.js",
9
+ "/api/memory/entities/[id]/route": "app/api/memory/entities/[id]/route.js",
10
+ "/api/memory/audit/route": "app/api/memory/audit/route.js",
12
11
  "/api/invoices/route": "app/api/invoices/route.js",
12
+ "/api/memory/forget/route": "app/api/memory/forget/route.js",
13
+ "/api/memory/observe/route": "app/api/memory/observe/route.js",
14
+ "/api/memory/entities/route": "app/api/memory/entities/route.js",
15
+ "/api/search/route": "app/api/search/route.js",
16
+ "/api/memory/provenance/[obsId]/route": "app/api/memory/provenance/[obsId]/route.js",
17
+ "/api/memory/recall/route": "app/api/memory/recall/route.js",
18
+ "/api/verify/route": "app/api/verify/route.js",
19
+ "/api/receipts/[id]/route": "app/api/receipts/[id]/route.js",
13
20
  "/api/receipts/route": "app/api/receipts/route.js",
14
21
  "/api/stats/route": "app/api/stats/route.js",
15
- "/agents/[id]/page": "app/agents/[id]/page.js",
16
22
  "/agents/page": "app/agents/page.js",
17
- "/chains/[id]/page": "app/chains/[id]/page.js",
23
+ "/agents/[id]/page": "app/agents/[id]/page.js",
18
24
  "/constraints/page": "app/constraints/page.js",
25
+ "/chains/[id]/page": "app/chains/[id]/page.js",
26
+ "/how-it-works/page": "app/how-it-works/page.js",
19
27
  "/judgments/page": "app/judgments/page.js",
28
+ "/memory/audit/page": "app/memory/audit/page.js",
20
29
  "/chains/page": "app/chains/page.js",
21
- "/how-it-works/page": "app/how-it-works/page.js",
22
- "/invoices/page": "app/invoices/page.js",
30
+ "/memory/page": "app/memory/page.js",
23
31
  "/page": "app/page.js",
24
- "/receipts/page": "app/receipts/page.js",
32
+ "/invoices/page": "app/invoices/page.js",
33
+ "/receipts/[id]/page": "app/receipts/[id]/page.js",
34
+ "/memory/[entityId]/page": "app/memory/[entityId]/page.js",
25
35
  "/settings/page": "app/settings/page.js",
36
+ "/receipts/page": "app/receipts/page.js",
26
37
  "/verify/page": "app/verify/page.js",
27
- "/receipts/[id]/page": "app/receipts/[id]/page.js",
28
38
  "/get-started/page": "app/get-started/page.js"
29
39
  }
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1725,exports.ids=[1725],exports.modules={81725:(a,b,c)=>{c.d(b,{getDemoMemoryStore:()=>g});var d=c(44886);class e{constructor(){this.entities=d.qW,this.observations=d.kL,this.relationships=d.Ek}findEntities(a){let b=a.include_forgotten??!1,c=a.limit??20,d=a.page??1,e=this.entities.filter(c=>{if(!b&&null!==c.forgotten_at||!b&&null!==c.merged_into||a.entity_type&&c.entity_type!==a.entity_type||a.scope&&c.scope!==a.scope)return!1;if(a.query){let b=a.query.toLowerCase(),d=c.name.toLowerCase().includes(b),e=c.aliases.some(a=>a.toLowerCase().includes(b));if(!d&&!e)return!1}return!0}),f=e.length,g=Math.max(1,Math.ceil(f/c)),h=(d-1)*c;return{data:e=e.slice(h,h+c),pagination:{page:d,limit:c,total:f,total_pages:g,has_next:d<g,has_prev:d>1}}}getEntity(a){return this.entities.find(b=>b.entity_id===a)??null}getObservations(a,b){let c=new Date().toISOString();return this.observations.filter(d=>d.entity_id===a&&(!!b||null===d.forgotten_at)&&(!!b||!d.expires_at||!(d.expires_at<c))).sort((a,b)=>b.observed_at.localeCompare(a.observed_at))}getRelationships(a){return this.relationships.filter(b=>b.from_entity_id===a||b.to_entity_id===a)}getMemoryStats(){let a=this.observations.filter(a=>null!==a.forgotten_at).length,b=this.entities.filter(a=>null!==a.forgotten_at).length,c={};for(let a of this.entities)c[a.entity_type]=(c[a.entity_type]??0)+1;return{total_entities:this.entities.length,total_observations:this.observations.length,total_relationships:this.relationships.length,forgotten_observations:a,forgotten_entities:b,by_entity_type:c,by_operation:{observe:9,recall:3,forget:2,context:1}}}search(a,b){let c=a.toLowerCase(),d=new Date().toISOString(),e=[],f=0;for(let a of this.observations){if(null!==a.forgotten_at||a.expires_at&&a.expires_at<d||!a.content.toLowerCase().includes(c))continue;let g=this.getEntity(a.entity_id);!(!g||null!==g.forgotten_at||b?.entity_type&&g.entity_type!==b.entity_type)&&(b?.scope&&g.scope!==b.scope||e.push({entity:g,observation:a,rank:f++}))}return e}recall(a){if(a.query){let b=this.search(a.query,{entity_type:a.entity_type,scope:a.scope}),c=new Map,d=[];for(let a of b)c.set(a.entity.entity_id,a.entity),d.push(a.observation);return{entities:Array.from(c.values()),observations:d,total:d.length}}let b=this.findEntities(a),c=[];for(let d of b.data){let b=this.getObservations(d.entity_id,a.include_forgotten??!1);c.push(...b)}return{entities:b.data,observations:c,total:c.length}}getProvenance(a){let b=this.observations.find(b=>b.observation_id===a);if(!b)return null;let c=this.getEntity(b.entity_id);return c?{observation:b,entity:c,receipt_id:b.source_receipt_id,chain:[{receipt_id:b.source_receipt_id,action:"memory.observe",timestamp:b.observed_at}]}:null}}let f=null;function g(){return f||(f=new e),f}}};