@agent-receipts/dashboard 0.3.1 → 0.3.2

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