@agent-receipts/dashboard 0.3.2 → 0.4.0

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 (81) hide show
  1. package/package.json +1 -1
  2. package/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/standalone/apps/web/.next/app-build-manifest.json +54 -54
  4. package/standalone/apps/web/.next/app-path-routes-manifest.json +13 -13
  5. package/standalone/apps/web/.next/build-manifest.json +2 -2
  6. package/standalone/apps/web/.next/prerender-manifest.json +34 -34
  7. package/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  8. package/standalone/apps/web/.next/server/app/_not-found.html +2 -2
  9. package/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  10. package/standalone/apps/web/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  11. package/standalone/apps/web/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  12. package/standalone/apps/web/.next/server/app/agents.html +2 -2
  13. package/standalone/apps/web/.next/server/app/agents.rsc +1 -1
  14. package/standalone/apps/web/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  15. package/standalone/apps/web/.next/server/app/api/chains/[id]/route_client-reference-manifest.js +1 -1
  16. package/standalone/apps/web/.next/server/app/api/cleanup/route_client-reference-manifest.js +1 -1
  17. package/standalone/apps/web/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  18. package/standalone/apps/web/.next/server/app/api/invoices/route_client-reference-manifest.js +1 -1
  19. package/standalone/apps/web/.next/server/app/api/judgments/route_client-reference-manifest.js +1 -1
  20. package/standalone/apps/web/.next/server/app/api/memory/audit/route_client-reference-manifest.js +1 -1
  21. package/standalone/apps/web/.next/server/app/api/memory/entities/[id]/route_client-reference-manifest.js +1 -1
  22. package/standalone/apps/web/.next/server/app/api/memory/entities/route_client-reference-manifest.js +1 -1
  23. package/standalone/apps/web/.next/server/app/api/memory/forget/route_client-reference-manifest.js +1 -1
  24. package/standalone/apps/web/.next/server/app/api/memory/observe/route_client-reference-manifest.js +1 -1
  25. package/standalone/apps/web/.next/server/app/api/memory/provenance/[obsId]/route_client-reference-manifest.js +1 -1
  26. package/standalone/apps/web/.next/server/app/api/memory/recall/route_client-reference-manifest.js +1 -1
  27. package/standalone/apps/web/.next/server/app/api/receipts/[id]/route_client-reference-manifest.js +1 -1
  28. package/standalone/apps/web/.next/server/app/api/receipts/route_client-reference-manifest.js +1 -1
  29. package/standalone/apps/web/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  30. package/standalone/apps/web/.next/server/app/api/stats/route_client-reference-manifest.js +1 -1
  31. package/standalone/apps/web/.next/server/app/api/verify/route_client-reference-manifest.js +1 -1
  32. package/standalone/apps/web/.next/server/app/chains/[id]/page_client-reference-manifest.js +1 -1
  33. package/standalone/apps/web/.next/server/app/chains/page_client-reference-manifest.js +1 -1
  34. package/standalone/apps/web/.next/server/app/chains.html +2 -2
  35. package/standalone/apps/web/.next/server/app/chains.rsc +1 -1
  36. package/standalone/apps/web/.next/server/app/constraints/page_client-reference-manifest.js +1 -1
  37. package/standalone/apps/web/.next/server/app/constraints.html +2 -2
  38. package/standalone/apps/web/.next/server/app/constraints.rsc +1 -1
  39. package/standalone/apps/web/.next/server/app/get-started/page_client-reference-manifest.js +1 -1
  40. package/standalone/apps/web/.next/server/app/get-started.html +2 -2
  41. package/standalone/apps/web/.next/server/app/get-started.rsc +1 -1
  42. package/standalone/apps/web/.next/server/app/how-it-works/page_client-reference-manifest.js +1 -1
  43. package/standalone/apps/web/.next/server/app/how-it-works.html +2 -2
  44. package/standalone/apps/web/.next/server/app/how-it-works.rsc +1 -1
  45. package/standalone/apps/web/.next/server/app/index.html +2 -2
  46. package/standalone/apps/web/.next/server/app/index.rsc +1 -1
  47. package/standalone/apps/web/.next/server/app/invoices/page_client-reference-manifest.js +1 -1
  48. package/standalone/apps/web/.next/server/app/invoices.html +3 -3
  49. package/standalone/apps/web/.next/server/app/invoices.rsc +1 -1
  50. package/standalone/apps/web/.next/server/app/judgments/page_client-reference-manifest.js +1 -1
  51. package/standalone/apps/web/.next/server/app/judgments.html +2 -2
  52. package/standalone/apps/web/.next/server/app/judgments.rsc +1 -1
  53. package/standalone/apps/web/.next/server/app/memory/[entityId]/page_client-reference-manifest.js +1 -1
  54. package/standalone/apps/web/.next/server/app/memory/audit/page_client-reference-manifest.js +1 -1
  55. package/standalone/apps/web/.next/server/app/memory/audit.html +2 -2
  56. package/standalone/apps/web/.next/server/app/memory/audit.rsc +1 -1
  57. package/standalone/apps/web/.next/server/app/memory/page_client-reference-manifest.js +1 -1
  58. package/standalone/apps/web/.next/server/app/memory.html +2 -2
  59. package/standalone/apps/web/.next/server/app/memory.rsc +1 -1
  60. package/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  61. package/standalone/apps/web/.next/server/app/receipts/[id]/page_client-reference-manifest.js +1 -1
  62. package/standalone/apps/web/.next/server/app/receipts/page_client-reference-manifest.js +1 -1
  63. package/standalone/apps/web/.next/server/app/receipts.html +2 -2
  64. package/standalone/apps/web/.next/server/app/receipts.rsc +1 -1
  65. package/standalone/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  66. package/standalone/apps/web/.next/server/app/settings.html +2 -2
  67. package/standalone/apps/web/.next/server/app/settings.rsc +1 -1
  68. package/standalone/apps/web/.next/server/app/verify/page_client-reference-manifest.js +1 -1
  69. package/standalone/apps/web/.next/server/app/verify.html +2 -2
  70. package/standalone/apps/web/.next/server/app/verify.rsc +1 -1
  71. package/standalone/apps/web/.next/server/app-paths-manifest.json +13 -13
  72. package/standalone/apps/web/.next/server/chunks/6803.js +26 -26
  73. package/standalone/apps/web/.next/server/chunks/808.js +1 -1
  74. package/standalone/apps/web/.next/server/pages/404.html +2 -2
  75. package/standalone/apps/web/.next/server/pages/500.html +1 -1
  76. package/standalone/apps/web/.next/server/pages-manifest.json +1 -1
  77. package/standalone/packages/crypto/package.json +1 -1
  78. package/standalone/packages/mcp-server/dist/index.js +163 -26
  79. package/standalone/packages/mcp-server/package.json +1 -1
  80. /package/standalone/apps/web/.next/static/{4imcQFGwcLOgYedAyPG7i → bPnZEfk42BH5O3uBqRDmu}/_buildManifest.js +0 -0
  81. /package/standalone/apps/web/.next/static/{4imcQFGwcLOgYedAyPG7i → bPnZEfk42BH5O3uBqRDmu}/_ssgManifest.js +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agent-receipts/dashboard",
3
- "version": "0.3.2",
3
+ "version": "0.4.0",
4
4
  "description": "Mission Control dashboard for Agent Receipts — local web UI for AI agent accountability",
5
5
  "license": "MIT",
6
6
  "author": "Amin <amin@webaes.com>",
@@ -1 +1 @@
1
- 4imcQFGwcLOgYedAyPG7i
1
+ bPnZEfk42BH5O3uBqRDmu
@@ -17,26 +17,33 @@
17
17
  "static/chunks/5935-25e4517f9bfb3e54.js",
18
18
  "static/chunks/app/layout-34e5620f9fbf2601.js"
19
19
  ],
20
- "/api/chains/[id]/route": [
20
+ "/api/cleanup/route": [
21
21
  "static/chunks/webpack-631fa6a7d974b7cd.js",
22
22
  "static/chunks/8e6518bb-8ba80b673620744d.js",
23
23
  "static/chunks/9743-b93c9a67bf15f28e.js",
24
24
  "static/chunks/main-app-5ae62731e5401157.js",
25
- "static/chunks/app/api/chains/[id]/route-08c70580b96dfffc.js"
25
+ "static/chunks/app/api/cleanup/route-08c70580b96dfffc.js"
26
26
  ],
27
- "/api/judgments/route": [
27
+ "/api/config/route": [
28
28
  "static/chunks/webpack-631fa6a7d974b7cd.js",
29
29
  "static/chunks/8e6518bb-8ba80b673620744d.js",
30
30
  "static/chunks/9743-b93c9a67bf15f28e.js",
31
31
  "static/chunks/main-app-5ae62731e5401157.js",
32
- "static/chunks/app/api/judgments/route-08c70580b96dfffc.js"
32
+ "static/chunks/app/api/config/route-08c70580b96dfffc.js"
33
33
  ],
34
- "/api/cleanup/route": [
34
+ "/api/chains/[id]/route": [
35
35
  "static/chunks/webpack-631fa6a7d974b7cd.js",
36
36
  "static/chunks/8e6518bb-8ba80b673620744d.js",
37
37
  "static/chunks/9743-b93c9a67bf15f28e.js",
38
38
  "static/chunks/main-app-5ae62731e5401157.js",
39
- "static/chunks/app/api/cleanup/route-08c70580b96dfffc.js"
39
+ "static/chunks/app/api/chains/[id]/route-08c70580b96dfffc.js"
40
+ ],
41
+ "/api/agents/route": [
42
+ "static/chunks/webpack-631fa6a7d974b7cd.js",
43
+ "static/chunks/8e6518bb-8ba80b673620744d.js",
44
+ "static/chunks/9743-b93c9a67bf15f28e.js",
45
+ "static/chunks/main-app-5ae62731e5401157.js",
46
+ "static/chunks/app/api/agents/route-08c70580b96dfffc.js"
40
47
  ],
41
48
  "/api/memory/audit/route": [
42
49
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -45,26 +52,26 @@
45
52
  "static/chunks/main-app-5ae62731e5401157.js",
46
53
  "static/chunks/app/api/memory/audit/route-08c70580b96dfffc.js"
47
54
  ],
48
- "/api/memory/entities/[id]/route": [
55
+ "/api/invoices/route": [
49
56
  "static/chunks/webpack-631fa6a7d974b7cd.js",
50
57
  "static/chunks/8e6518bb-8ba80b673620744d.js",
51
58
  "static/chunks/9743-b93c9a67bf15f28e.js",
52
59
  "static/chunks/main-app-5ae62731e5401157.js",
53
- "static/chunks/app/api/memory/entities/[id]/route-08c70580b96dfffc.js"
60
+ "static/chunks/app/api/invoices/route-08c70580b96dfffc.js"
54
61
  ],
55
- "/api/agents/route": [
62
+ "/api/judgments/route": [
56
63
  "static/chunks/webpack-631fa6a7d974b7cd.js",
57
64
  "static/chunks/8e6518bb-8ba80b673620744d.js",
58
65
  "static/chunks/9743-b93c9a67bf15f28e.js",
59
66
  "static/chunks/main-app-5ae62731e5401157.js",
60
- "static/chunks/app/api/agents/route-08c70580b96dfffc.js"
67
+ "static/chunks/app/api/judgments/route-08c70580b96dfffc.js"
61
68
  ],
62
- "/api/memory/entities/route": [
69
+ "/api/memory/entities/[id]/route": [
63
70
  "static/chunks/webpack-631fa6a7d974b7cd.js",
64
71
  "static/chunks/8e6518bb-8ba80b673620744d.js",
65
72
  "static/chunks/9743-b93c9a67bf15f28e.js",
66
73
  "static/chunks/main-app-5ae62731e5401157.js",
67
- "static/chunks/app/api/memory/entities/route-08c70580b96dfffc.js"
74
+ "static/chunks/app/api/memory/entities/[id]/route-08c70580b96dfffc.js"
68
75
  ],
69
76
  "/api/memory/forget/route": [
70
77
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -73,33 +80,33 @@
73
80
  "static/chunks/main-app-5ae62731e5401157.js",
74
81
  "static/chunks/app/api/memory/forget/route-08c70580b96dfffc.js"
75
82
  ],
76
- "/api/invoices/route": [
83
+ "/api/memory/observe/route": [
77
84
  "static/chunks/webpack-631fa6a7d974b7cd.js",
78
85
  "static/chunks/8e6518bb-8ba80b673620744d.js",
79
86
  "static/chunks/9743-b93c9a67bf15f28e.js",
80
87
  "static/chunks/main-app-5ae62731e5401157.js",
81
- "static/chunks/app/api/invoices/route-08c70580b96dfffc.js"
88
+ "static/chunks/app/api/memory/observe/route-08c70580b96dfffc.js"
82
89
  ],
83
- "/api/memory/provenance/[obsId]/route": [
90
+ "/api/memory/recall/route": [
84
91
  "static/chunks/webpack-631fa6a7d974b7cd.js",
85
92
  "static/chunks/8e6518bb-8ba80b673620744d.js",
86
93
  "static/chunks/9743-b93c9a67bf15f28e.js",
87
94
  "static/chunks/main-app-5ae62731e5401157.js",
88
- "static/chunks/app/api/memory/provenance/[obsId]/route-08c70580b96dfffc.js"
95
+ "static/chunks/app/api/memory/recall/route-08c70580b96dfffc.js"
89
96
  ],
90
- "/api/memory/observe/route": [
97
+ "/api/memory/provenance/[obsId]/route": [
91
98
  "static/chunks/webpack-631fa6a7d974b7cd.js",
92
99
  "static/chunks/8e6518bb-8ba80b673620744d.js",
93
100
  "static/chunks/9743-b93c9a67bf15f28e.js",
94
101
  "static/chunks/main-app-5ae62731e5401157.js",
95
- "static/chunks/app/api/memory/observe/route-08c70580b96dfffc.js"
102
+ "static/chunks/app/api/memory/provenance/[obsId]/route-08c70580b96dfffc.js"
96
103
  ],
97
- "/api/memory/recall/route": [
104
+ "/api/memory/entities/route": [
98
105
  "static/chunks/webpack-631fa6a7d974b7cd.js",
99
106
  "static/chunks/8e6518bb-8ba80b673620744d.js",
100
107
  "static/chunks/9743-b93c9a67bf15f28e.js",
101
108
  "static/chunks/main-app-5ae62731e5401157.js",
102
- "static/chunks/app/api/memory/recall/route-08c70580b96dfffc.js"
109
+ "static/chunks/app/api/memory/entities/route-08c70580b96dfffc.js"
103
110
  ],
104
111
  "/api/search/route": [
105
112
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -108,13 +115,6 @@
108
115
  "static/chunks/main-app-5ae62731e5401157.js",
109
116
  "static/chunks/app/api/search/route-08c70580b96dfffc.js"
110
117
  ],
111
- "/api/verify/route": [
112
- "static/chunks/webpack-631fa6a7d974b7cd.js",
113
- "static/chunks/8e6518bb-8ba80b673620744d.js",
114
- "static/chunks/9743-b93c9a67bf15f28e.js",
115
- "static/chunks/main-app-5ae62731e5401157.js",
116
- "static/chunks/app/api/verify/route-08c70580b96dfffc.js"
117
- ],
118
118
  "/api/receipts/[id]/route": [
119
119
  "static/chunks/webpack-631fa6a7d974b7cd.js",
120
120
  "static/chunks/8e6518bb-8ba80b673620744d.js",
@@ -129,12 +129,12 @@
129
129
  "static/chunks/main-app-5ae62731e5401157.js",
130
130
  "static/chunks/app/api/receipts/route-08c70580b96dfffc.js"
131
131
  ],
132
- "/api/config/route": [
132
+ "/api/verify/route": [
133
133
  "static/chunks/webpack-631fa6a7d974b7cd.js",
134
134
  "static/chunks/8e6518bb-8ba80b673620744d.js",
135
135
  "static/chunks/9743-b93c9a67bf15f28e.js",
136
136
  "static/chunks/main-app-5ae62731e5401157.js",
137
- "static/chunks/app/api/config/route-08c70580b96dfffc.js"
137
+ "static/chunks/app/api/verify/route-08c70580b96dfffc.js"
138
138
  ],
139
139
  "/api/stats/route": [
140
140
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -189,60 +189,60 @@
189
189
  "static/chunks/main-app-5ae62731e5401157.js",
190
190
  "static/chunks/app/how-it-works/page-fd39b30017b3bb8f.js"
191
191
  ],
192
- "/invoices/page": [
192
+ "/chains/page": [
193
193
  "static/chunks/webpack-631fa6a7d974b7cd.js",
194
194
  "static/chunks/8e6518bb-8ba80b673620744d.js",
195
195
  "static/chunks/9743-b93c9a67bf15f28e.js",
196
196
  "static/chunks/main-app-5ae62731e5401157.js",
197
197
  "static/chunks/2702-4afe85cf1319178b.js",
198
- "static/chunks/5388-497db038071971af.js",
199
- "static/chunks/app/invoices/page-9923d5bbee5a89c9.js"
198
+ "static/chunks/app/chains/page-bd595389b36e9ec3.js"
200
199
  ],
201
- "/chains/page": [
200
+ "/invoices/page": [
202
201
  "static/chunks/webpack-631fa6a7d974b7cd.js",
203
202
  "static/chunks/8e6518bb-8ba80b673620744d.js",
204
203
  "static/chunks/9743-b93c9a67bf15f28e.js",
205
204
  "static/chunks/main-app-5ae62731e5401157.js",
206
205
  "static/chunks/2702-4afe85cf1319178b.js",
207
- "static/chunks/app/chains/page-bd595389b36e9ec3.js"
206
+ "static/chunks/5388-497db038071971af.js",
207
+ "static/chunks/app/invoices/page-9923d5bbee5a89c9.js"
208
208
  ],
209
- "/judgments/page": [
209
+ "/memory/page": [
210
210
  "static/chunks/webpack-631fa6a7d974b7cd.js",
211
211
  "static/chunks/8e6518bb-8ba80b673620744d.js",
212
212
  "static/chunks/9743-b93c9a67bf15f28e.js",
213
213
  "static/chunks/main-app-5ae62731e5401157.js",
214
214
  "static/chunks/2702-4afe85cf1319178b.js",
215
215
  "static/chunks/5388-497db038071971af.js",
216
- "static/chunks/5935-25e4517f9bfb3e54.js",
217
- "static/chunks/app/judgments/page-dd290557c6948b22.js"
216
+ "static/chunks/app/memory/page-e20ae73fade64e1c.js"
218
217
  ],
219
- "/memory/page": [
218
+ "/memory/[entityId]/page": [
220
219
  "static/chunks/webpack-631fa6a7d974b7cd.js",
221
220
  "static/chunks/8e6518bb-8ba80b673620744d.js",
222
221
  "static/chunks/9743-b93c9a67bf15f28e.js",
223
222
  "static/chunks/main-app-5ae62731e5401157.js",
224
223
  "static/chunks/2702-4afe85cf1319178b.js",
225
224
  "static/chunks/5388-497db038071971af.js",
226
- "static/chunks/app/memory/page-e20ae73fade64e1c.js"
225
+ "static/chunks/5935-25e4517f9bfb3e54.js",
226
+ "static/chunks/app/memory/[entityId]/page-6faf1a99bcc27c06.js"
227
227
  ],
228
- "/memory/audit/page": [
228
+ "/judgments/page": [
229
229
  "static/chunks/webpack-631fa6a7d974b7cd.js",
230
230
  "static/chunks/8e6518bb-8ba80b673620744d.js",
231
231
  "static/chunks/9743-b93c9a67bf15f28e.js",
232
232
  "static/chunks/main-app-5ae62731e5401157.js",
233
233
  "static/chunks/2702-4afe85cf1319178b.js",
234
234
  "static/chunks/5388-497db038071971af.js",
235
- "static/chunks/app/memory/audit/page-276a1a1a5423380f.js"
235
+ "static/chunks/5935-25e4517f9bfb3e54.js",
236
+ "static/chunks/app/judgments/page-dd290557c6948b22.js"
236
237
  ],
237
- "/memory/[entityId]/page": [
238
+ "/memory/audit/page": [
238
239
  "static/chunks/webpack-631fa6a7d974b7cd.js",
239
240
  "static/chunks/8e6518bb-8ba80b673620744d.js",
240
241
  "static/chunks/9743-b93c9a67bf15f28e.js",
241
242
  "static/chunks/main-app-5ae62731e5401157.js",
242
243
  "static/chunks/2702-4afe85cf1319178b.js",
243
244
  "static/chunks/5388-497db038071971af.js",
244
- "static/chunks/5935-25e4517f9bfb3e54.js",
245
- "static/chunks/app/memory/[entityId]/page-6faf1a99bcc27c06.js"
245
+ "static/chunks/app/memory/audit/page-276a1a1a5423380f.js"
246
246
  ],
247
247
  "/page": [
248
248
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -256,17 +256,15 @@
256
256
  "static/chunks/1577-52a37d87918977e4.js",
257
257
  "static/chunks/app/page-b758df33c161f189.js"
258
258
  ],
259
- "/receipts/[id]/page": [
259
+ "/settings/page": [
260
260
  "static/chunks/webpack-631fa6a7d974b7cd.js",
261
261
  "static/chunks/8e6518bb-8ba80b673620744d.js",
262
262
  "static/chunks/9743-b93c9a67bf15f28e.js",
263
263
  "static/chunks/main-app-5ae62731e5401157.js",
264
264
  "static/chunks/2702-4afe85cf1319178b.js",
265
- "static/chunks/5388-497db038071971af.js",
266
- "static/chunks/5935-25e4517f9bfb3e54.js",
267
- "static/chunks/app/receipts/[id]/page-3b95a98a03395684.js"
265
+ "static/chunks/app/settings/page-a775a2f3752a1cdd.js"
268
266
  ],
269
- "/receipts/page": [
267
+ "/receipts/[id]/page": [
270
268
  "static/chunks/webpack-631fa6a7d974b7cd.js",
271
269
  "static/chunks/8e6518bb-8ba80b673620744d.js",
272
270
  "static/chunks/9743-b93c9a67bf15f28e.js",
@@ -274,23 +272,25 @@
274
272
  "static/chunks/2702-4afe85cf1319178b.js",
275
273
  "static/chunks/5388-497db038071971af.js",
276
274
  "static/chunks/5935-25e4517f9bfb3e54.js",
277
- "static/chunks/app/receipts/page-665b6e374ca41d0c.js"
275
+ "static/chunks/app/receipts/[id]/page-3b95a98a03395684.js"
278
276
  ],
279
- "/settings/page": [
277
+ "/verify/page": [
280
278
  "static/chunks/webpack-631fa6a7d974b7cd.js",
281
279
  "static/chunks/8e6518bb-8ba80b673620744d.js",
282
280
  "static/chunks/9743-b93c9a67bf15f28e.js",
283
281
  "static/chunks/main-app-5ae62731e5401157.js",
284
282
  "static/chunks/2702-4afe85cf1319178b.js",
285
- "static/chunks/app/settings/page-a775a2f3752a1cdd.js"
283
+ "static/chunks/app/verify/page-7a654fc6b29b44a8.js"
286
284
  ],
287
- "/verify/page": [
285
+ "/receipts/page": [
288
286
  "static/chunks/webpack-631fa6a7d974b7cd.js",
289
287
  "static/chunks/8e6518bb-8ba80b673620744d.js",
290
288
  "static/chunks/9743-b93c9a67bf15f28e.js",
291
289
  "static/chunks/main-app-5ae62731e5401157.js",
292
290
  "static/chunks/2702-4afe85cf1319178b.js",
293
- "static/chunks/app/verify/page-7a654fc6b29b44a8.js"
291
+ "static/chunks/5388-497db038071971af.js",
292
+ "static/chunks/5935-25e4517f9bfb3e54.js",
293
+ "static/chunks/app/receipts/page-665b6e374ca41d0c.js"
294
294
  ],
295
295
  "/get-started/layout": [
296
296
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -1,39 +1,39 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/icon.svg/route": "/icon.svg",
4
- "/api/chains/[id]/route": "/api/chains/[id]",
5
- "/api/judgments/route": "/api/judgments",
6
4
  "/api/cleanup/route": "/api/cleanup",
5
+ "/api/config/route": "/api/config",
6
+ "/api/chains/[id]/route": "/api/chains/[id]",
7
+ "/api/agents/route": "/api/agents",
7
8
  "/api/memory/audit/route": "/api/memory/audit",
9
+ "/api/invoices/route": "/api/invoices",
10
+ "/api/judgments/route": "/api/judgments",
8
11
  "/api/memory/entities/[id]/route": "/api/memory/entities/[id]",
9
- "/api/agents/route": "/api/agents",
10
- "/api/memory/entities/route": "/api/memory/entities",
11
12
  "/api/memory/forget/route": "/api/memory/forget",
12
- "/api/invoices/route": "/api/invoices",
13
- "/api/memory/provenance/[obsId]/route": "/api/memory/provenance/[obsId]",
14
13
  "/api/memory/observe/route": "/api/memory/observe",
15
14
  "/api/memory/recall/route": "/api/memory/recall",
15
+ "/api/memory/provenance/[obsId]/route": "/api/memory/provenance/[obsId]",
16
+ "/api/memory/entities/route": "/api/memory/entities",
16
17
  "/api/search/route": "/api/search",
17
- "/api/verify/route": "/api/verify",
18
18
  "/api/receipts/[id]/route": "/api/receipts/[id]",
19
19
  "/api/receipts/route": "/api/receipts",
20
- "/api/config/route": "/api/config",
20
+ "/api/verify/route": "/api/verify",
21
21
  "/api/stats/route": "/api/stats",
22
22
  "/agents/page": "/agents",
23
23
  "/agents/[id]/page": "/agents/[id]",
24
24
  "/chains/[id]/page": "/chains/[id]",
25
25
  "/constraints/page": "/constraints",
26
26
  "/how-it-works/page": "/how-it-works",
27
- "/invoices/page": "/invoices",
28
27
  "/chains/page": "/chains",
29
- "/judgments/page": "/judgments",
28
+ "/invoices/page": "/invoices",
30
29
  "/memory/page": "/memory",
31
- "/memory/audit/page": "/memory/audit",
32
30
  "/memory/[entityId]/page": "/memory/[entityId]",
31
+ "/judgments/page": "/judgments",
32
+ "/memory/audit/page": "/memory/audit",
33
33
  "/page": "/",
34
- "/receipts/[id]/page": "/receipts/[id]",
35
- "/receipts/page": "/receipts",
36
34
  "/settings/page": "/settings",
35
+ "/receipts/[id]/page": "/receipts/[id]",
37
36
  "/verify/page": "/verify",
37
+ "/receipts/page": "/receipts",
38
38
  "/get-started/page": "/get-started"
39
39
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/4imcQFGwcLOgYedAyPG7i/_buildManifest.js",
9
- "static/4imcQFGwcLOgYedAyPG7i/_ssgManifest.js"
8
+ "static/bPnZEfk42BH5O3uBqRDmu/_buildManifest.js",
9
+ "static/bPnZEfk42BH5O3uBqRDmu/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-631fa6a7d974b7cd.js",
@@ -30,7 +30,8 @@
30
30
  "x-next-revalidate-tag-token"
31
31
  ]
32
32
  },
33
- "/agents": {
33
+ "/_not-found": {
34
+ "initialStatus": 404,
34
35
  "experimentalBypassFor": [
35
36
  {
36
37
  "type": "header",
@@ -43,8 +44,8 @@
43
44
  }
44
45
  ],
45
46
  "initialRevalidateSeconds": false,
46
- "srcRoute": "/agents",
47
- "dataRoute": "/agents.rsc",
47
+ "srcRoute": "/_not-found",
48
+ "dataRoute": "/_not-found.rsc",
48
49
  "allowHeader": [
49
50
  "host",
50
51
  "x-matched-path",
@@ -54,7 +55,7 @@
54
55
  "x-next-revalidate-tag-token"
55
56
  ]
56
57
  },
57
- "/chains": {
58
+ "/agents": {
58
59
  "experimentalBypassFor": [
59
60
  {
60
61
  "type": "header",
@@ -67,8 +68,8 @@
67
68
  }
68
69
  ],
69
70
  "initialRevalidateSeconds": false,
70
- "srcRoute": "/chains",
71
- "dataRoute": "/chains.rsc",
71
+ "srcRoute": "/agents",
72
+ "dataRoute": "/agents.rsc",
72
73
  "allowHeader": [
73
74
  "host",
74
75
  "x-matched-path",
@@ -78,7 +79,7 @@
78
79
  "x-next-revalidate-tag-token"
79
80
  ]
80
81
  },
81
- "/invoices": {
82
+ "/judgments": {
82
83
  "experimentalBypassFor": [
83
84
  {
84
85
  "type": "header",
@@ -91,8 +92,8 @@
91
92
  }
92
93
  ],
93
94
  "initialRevalidateSeconds": false,
94
- "srcRoute": "/invoices",
95
- "dataRoute": "/invoices.rsc",
95
+ "srcRoute": "/judgments",
96
+ "dataRoute": "/judgments.rsc",
96
97
  "allowHeader": [
97
98
  "host",
98
99
  "x-matched-path",
@@ -102,7 +103,7 @@
102
103
  "x-next-revalidate-tag-token"
103
104
  ]
104
105
  },
105
- "/memory/audit": {
106
+ "/memory": {
106
107
  "experimentalBypassFor": [
107
108
  {
108
109
  "type": "header",
@@ -115,8 +116,8 @@
115
116
  }
116
117
  ],
117
118
  "initialRevalidateSeconds": false,
118
- "srcRoute": "/memory/audit",
119
- "dataRoute": "/memory/audit.rsc",
119
+ "srcRoute": "/memory",
120
+ "dataRoute": "/memory.rsc",
120
121
  "allowHeader": [
121
122
  "host",
122
123
  "x-matched-path",
@@ -126,7 +127,7 @@
126
127
  "x-next-revalidate-tag-token"
127
128
  ]
128
129
  },
129
- "/how-it-works": {
130
+ "/verify": {
130
131
  "experimentalBypassFor": [
131
132
  {
132
133
  "type": "header",
@@ -139,8 +140,8 @@
139
140
  }
140
141
  ],
141
142
  "initialRevalidateSeconds": false,
142
- "srcRoute": "/how-it-works",
143
- "dataRoute": "/how-it-works.rsc",
143
+ "srcRoute": "/verify",
144
+ "dataRoute": "/verify.rsc",
144
145
  "allowHeader": [
145
146
  "host",
146
147
  "x-matched-path",
@@ -150,8 +151,7 @@
150
151
  "x-next-revalidate-tag-token"
151
152
  ]
152
153
  },
153
- "/_not-found": {
154
- "initialStatus": 404,
154
+ "/chains": {
155
155
  "experimentalBypassFor": [
156
156
  {
157
157
  "type": "header",
@@ -164,8 +164,8 @@
164
164
  }
165
165
  ],
166
166
  "initialRevalidateSeconds": false,
167
- "srcRoute": "/_not-found",
168
- "dataRoute": "/_not-found.rsc",
167
+ "srcRoute": "/chains",
168
+ "dataRoute": "/chains.rsc",
169
169
  "allowHeader": [
170
170
  "host",
171
171
  "x-matched-path",
@@ -175,7 +175,7 @@
175
175
  "x-next-revalidate-tag-token"
176
176
  ]
177
177
  },
178
- "/memory": {
178
+ "/how-it-works": {
179
179
  "experimentalBypassFor": [
180
180
  {
181
181
  "type": "header",
@@ -188,8 +188,8 @@
188
188
  }
189
189
  ],
190
190
  "initialRevalidateSeconds": false,
191
- "srcRoute": "/memory",
192
- "dataRoute": "/memory.rsc",
191
+ "srcRoute": "/how-it-works",
192
+ "dataRoute": "/how-it-works.rsc",
193
193
  "allowHeader": [
194
194
  "host",
195
195
  "x-matched-path",
@@ -223,7 +223,7 @@
223
223
  "x-next-revalidate-tag-token"
224
224
  ]
225
225
  },
226
- "/verify": {
226
+ "/get-started": {
227
227
  "experimentalBypassFor": [
228
228
  {
229
229
  "type": "header",
@@ -236,8 +236,8 @@
236
236
  }
237
237
  ],
238
238
  "initialRevalidateSeconds": false,
239
- "srcRoute": "/verify",
240
- "dataRoute": "/verify.rsc",
239
+ "srcRoute": "/get-started",
240
+ "dataRoute": "/get-started.rsc",
241
241
  "allowHeader": [
242
242
  "host",
243
243
  "x-matched-path",
@@ -247,7 +247,7 @@
247
247
  "x-next-revalidate-tag-token"
248
248
  ]
249
249
  },
250
- "/get-started": {
250
+ "/receipts": {
251
251
  "experimentalBypassFor": [
252
252
  {
253
253
  "type": "header",
@@ -260,8 +260,8 @@
260
260
  }
261
261
  ],
262
262
  "initialRevalidateSeconds": false,
263
- "srcRoute": "/get-started",
264
- "dataRoute": "/get-started.rsc",
263
+ "srcRoute": "/receipts",
264
+ "dataRoute": "/receipts.rsc",
265
265
  "allowHeader": [
266
266
  "host",
267
267
  "x-matched-path",
@@ -295,7 +295,7 @@
295
295
  "x-next-revalidate-tag-token"
296
296
  ]
297
297
  },
298
- "/receipts": {
298
+ "/invoices": {
299
299
  "experimentalBypassFor": [
300
300
  {
301
301
  "type": "header",
@@ -308,8 +308,8 @@
308
308
  }
309
309
  ],
310
310
  "initialRevalidateSeconds": false,
311
- "srcRoute": "/receipts",
312
- "dataRoute": "/receipts.rsc",
311
+ "srcRoute": "/invoices",
312
+ "dataRoute": "/invoices.rsc",
313
313
  "allowHeader": [
314
314
  "host",
315
315
  "x-matched-path",
@@ -343,7 +343,7 @@
343
343
  "x-next-revalidate-tag-token"
344
344
  ]
345
345
  },
346
- "/judgments": {
346
+ "/memory/audit": {
347
347
  "experimentalBypassFor": [
348
348
  {
349
349
  "type": "header",
@@ -356,8 +356,8 @@
356
356
  }
357
357
  ],
358
358
  "initialRevalidateSeconds": false,
359
- "srcRoute": "/judgments",
360
- "dataRoute": "/judgments.rsc",
359
+ "srcRoute": "/memory/audit",
360
+ "dataRoute": "/memory/audit.rsc",
361
361
  "allowHeader": [
362
362
  "host",
363
363
  "x-matched-path",