@agent-receipts/dashboard 0.3.1 → 0.3.3
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.
- package/package.json +5 -6
- package/standalone/apps/web/.next/BUILD_ID +1 -1
- package/standalone/apps/web/.next/app-build-manifest.json +68 -68
- package/standalone/apps/web/.next/app-path-routes-manifest.json +18 -18
- package/standalone/apps/web/.next/build-manifest.json +2 -2
- package/standalone/apps/web/.next/prerender-manifest.json +43 -43
- package/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/_not-found.html +2 -2
- package/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
- package/standalone/apps/web/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/agents.html +2 -2
- package/standalone/apps/web/.next/server/app/agents.rsc +1 -1
- package/standalone/apps/web/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/chains/[id]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/cleanup/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/invoices/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/judgments/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/audit/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/entities/[id]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/entities/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/forget/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/observe/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/provenance/[obsId]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/memory/recall/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/receipts/[id]/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/receipts/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/stats/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/api/verify/route_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/chains/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/chains/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/chains.html +2 -2
- package/standalone/apps/web/.next/server/app/chains.rsc +1 -1
- package/standalone/apps/web/.next/server/app/constraints/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/constraints.html +2 -2
- package/standalone/apps/web/.next/server/app/constraints.rsc +1 -1
- package/standalone/apps/web/.next/server/app/get-started/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/get-started.html +2 -2
- package/standalone/apps/web/.next/server/app/get-started.rsc +1 -1
- package/standalone/apps/web/.next/server/app/how-it-works/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/how-it-works.html +2 -2
- package/standalone/apps/web/.next/server/app/how-it-works.rsc +1 -1
- package/standalone/apps/web/.next/server/app/index.html +2 -2
- package/standalone/apps/web/.next/server/app/index.rsc +1 -1
- package/standalone/apps/web/.next/server/app/invoices/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/invoices.html +2 -2
- package/standalone/apps/web/.next/server/app/invoices.rsc +1 -1
- package/standalone/apps/web/.next/server/app/judgments/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/judgments.html +2 -2
- package/standalone/apps/web/.next/server/app/judgments.rsc +1 -1
- package/standalone/apps/web/.next/server/app/memory/[entityId]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/memory/audit/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/memory/audit.html +2 -2
- package/standalone/apps/web/.next/server/app/memory/audit.rsc +1 -1
- package/standalone/apps/web/.next/server/app/memory/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/memory.html +2 -2
- package/standalone/apps/web/.next/server/app/memory.rsc +1 -1
- package/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/receipts/[id]/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/receipts/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/receipts.html +2 -2
- package/standalone/apps/web/.next/server/app/receipts.rsc +1 -1
- package/standalone/apps/web/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/settings.html +2 -2
- package/standalone/apps/web/.next/server/app/settings.rsc +1 -1
- package/standalone/apps/web/.next/server/app/verify/page_client-reference-manifest.js +1 -1
- package/standalone/apps/web/.next/server/app/verify.html +2 -2
- package/standalone/apps/web/.next/server/app/verify.rsc +1 -1
- package/standalone/apps/web/.next/server/app-paths-manifest.json +18 -18
- package/standalone/apps/web/.next/server/pages/404.html +2 -2
- package/standalone/apps/web/.next/server/pages/500.html +1 -1
- package/standalone/apps/web/.next/server/pages-manifest.json +1 -1
- package/standalone/node_modules/.pnpm/postcss@8.4.31/node_modules/postcss/package.json +0 -0
- package/standalone/packages/crypto/package.json +1 -1
- package/standalone/packages/mcp-server/package.json +1 -1
- /package/standalone/apps/web/.next/static/{nfGBKWJnAAcZ1it0v5lJ4 → fi9yAjl_4t8FYuG9KzFA-}/_buildManifest.js +0 -0
- /package/standalone/apps/web/.next/static/{nfGBKWJnAAcZ1it0v5lJ4 → fi9yAjl_4t8FYuG9KzFA-}/_ssgManifest.js +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agent-receipts/dashboard",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
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
|
-
|
|
1
|
+
fi9yAjl_4t8FYuG9KzFA-
|
|
@@ -17,19 +17,12 @@
|
|
|
17
17
|
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
18
18
|
"static/chunks/app/layout-34e5620f9fbf2601.js"
|
|
19
19
|
],
|
|
20
|
-
"/api/
|
|
21
|
-
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
22
|
-
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
23
|
-
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
24
|
-
"static/chunks/main-app-5ae62731e5401157.js",
|
|
25
|
-
"static/chunks/app/api/agents/route-08c70580b96dfffc.js"
|
|
26
|
-
],
|
|
27
|
-
"/api/judgments/route": [
|
|
20
|
+
"/api/memory/audit/route": [
|
|
28
21
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
29
22
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
30
23
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
31
24
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
32
|
-
"static/chunks/app/api/
|
|
25
|
+
"static/chunks/app/api/memory/audit/route-08c70580b96dfffc.js"
|
|
33
26
|
],
|
|
34
27
|
"/api/cleanup/route": [
|
|
35
28
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -38,89 +31,89 @@
|
|
|
38
31
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
39
32
|
"static/chunks/app/api/cleanup/route-08c70580b96dfffc.js"
|
|
40
33
|
],
|
|
41
|
-
"/api/
|
|
34
|
+
"/api/agents/route": [
|
|
42
35
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
43
36
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
44
37
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
45
38
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
46
|
-
"static/chunks/app/api/
|
|
39
|
+
"static/chunks/app/api/agents/route-08c70580b96dfffc.js"
|
|
47
40
|
],
|
|
48
|
-
"/api/
|
|
41
|
+
"/api/judgments/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/
|
|
46
|
+
"static/chunks/app/api/judgments/route-08c70580b96dfffc.js"
|
|
54
47
|
],
|
|
55
|
-
"/api/memory/
|
|
48
|
+
"/api/memory/observe/route": [
|
|
56
49
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
57
50
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
58
51
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
59
52
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
60
|
-
"static/chunks/app/api/memory/
|
|
53
|
+
"static/chunks/app/api/memory/observe/route-08c70580b96dfffc.js"
|
|
61
54
|
],
|
|
62
|
-
"/api/memory/
|
|
55
|
+
"/api/memory/entities/[id]/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/
|
|
60
|
+
"static/chunks/app/api/memory/entities/[id]/route-08c70580b96dfffc.js"
|
|
68
61
|
],
|
|
69
|
-
"/api/
|
|
62
|
+
"/api/memory/provenance/[obsId]/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/
|
|
67
|
+
"static/chunks/app/api/memory/provenance/[obsId]/route-08c70580b96dfffc.js"
|
|
75
68
|
],
|
|
76
|
-
"/api/memory/
|
|
69
|
+
"/api/memory/entities/route": [
|
|
77
70
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
78
71
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
79
72
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
80
73
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
81
|
-
"static/chunks/app/api/memory/
|
|
74
|
+
"static/chunks/app/api/memory/entities/route-08c70580b96dfffc.js"
|
|
82
75
|
],
|
|
83
|
-
"/api/
|
|
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/
|
|
81
|
+
"static/chunks/app/api/invoices/route-08c70580b96dfffc.js"
|
|
89
82
|
],
|
|
90
|
-
"/api/
|
|
83
|
+
"/api/config/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/
|
|
88
|
+
"static/chunks/app/api/config/route-08c70580b96dfffc.js"
|
|
96
89
|
],
|
|
97
|
-
"/api/
|
|
90
|
+
"/api/memory/recall/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/
|
|
95
|
+
"static/chunks/app/api/memory/recall/route-08c70580b96dfffc.js"
|
|
103
96
|
],
|
|
104
|
-
"/api/
|
|
97
|
+
"/api/verify/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/
|
|
102
|
+
"static/chunks/app/api/verify/route-08c70580b96dfffc.js"
|
|
110
103
|
],
|
|
111
|
-
"/api/
|
|
104
|
+
"/api/receipts/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/
|
|
109
|
+
"static/chunks/app/api/receipts/route-08c70580b96dfffc.js"
|
|
117
110
|
],
|
|
118
|
-
"/api/
|
|
111
|
+
"/api/search/route": [
|
|
119
112
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
120
113
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
121
114
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
122
115
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
123
|
-
"static/chunks/app/api/
|
|
116
|
+
"static/chunks/app/api/search/route-08c70580b96dfffc.js"
|
|
124
117
|
],
|
|
125
118
|
"/api/receipts/[id]/route": [
|
|
126
119
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -129,28 +122,26 @@
|
|
|
129
122
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
130
123
|
"static/chunks/app/api/receipts/[id]/route-08c70580b96dfffc.js"
|
|
131
124
|
],
|
|
132
|
-
"/api/
|
|
125
|
+
"/api/chains/[id]/route": [
|
|
133
126
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
134
127
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
135
128
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
136
129
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
137
|
-
"static/chunks/app/api/
|
|
130
|
+
"static/chunks/app/api/chains/[id]/route-08c70580b96dfffc.js"
|
|
138
131
|
],
|
|
139
|
-
"/api/
|
|
132
|
+
"/api/memory/forget/route": [
|
|
140
133
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
141
134
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
142
135
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
143
136
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
144
|
-
"static/chunks/app/api/
|
|
137
|
+
"static/chunks/app/api/memory/forget/route-08c70580b96dfffc.js"
|
|
145
138
|
],
|
|
146
|
-
"/
|
|
139
|
+
"/api/stats/route": [
|
|
147
140
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
148
141
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
149
142
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
150
143
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
151
|
-
"static/chunks/
|
|
152
|
-
"static/chunks/5388-497db038071971af.js",
|
|
153
|
-
"static/chunks/app/agents/page-67d8a1e928ffad08.js"
|
|
144
|
+
"static/chunks/app/api/stats/route-08c70580b96dfffc.js"
|
|
154
145
|
],
|
|
155
146
|
"/agents/[id]/page": [
|
|
156
147
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -162,15 +153,14 @@
|
|
|
162
153
|
"static/chunks/7493-21c65d3cf41d96fa.js",
|
|
163
154
|
"static/chunks/app/agents/[id]/page-bd27daddc88ea13c.js"
|
|
164
155
|
],
|
|
165
|
-
"/
|
|
156
|
+
"/agents/page": [
|
|
166
157
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
167
158
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
168
159
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
169
160
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
170
161
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
171
|
-
"static/chunks/
|
|
172
|
-
"static/chunks/
|
|
173
|
-
"static/chunks/app/constraints/page-d814c6768a5ac3cd.js"
|
|
162
|
+
"static/chunks/5388-497db038071971af.js",
|
|
163
|
+
"static/chunks/app/agents/page-67d8a1e928ffad08.js"
|
|
174
164
|
],
|
|
175
165
|
"/chains/[id]/page": [
|
|
176
166
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -182,22 +172,24 @@
|
|
|
182
172
|
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
183
173
|
"static/chunks/app/chains/[id]/page-45d744cdd6495e6b.js"
|
|
184
174
|
],
|
|
185
|
-
"/
|
|
175
|
+
"/constraints/page": [
|
|
186
176
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
187
177
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
188
178
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
189
179
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
190
|
-
"static/chunks/
|
|
180
|
+
"static/chunks/2702-4afe85cf1319178b.js",
|
|
181
|
+
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
182
|
+
"static/chunks/7493-21c65d3cf41d96fa.js",
|
|
183
|
+
"static/chunks/app/constraints/page-d814c6768a5ac3cd.js"
|
|
191
184
|
],
|
|
192
|
-
"/
|
|
185
|
+
"/invoices/page": [
|
|
193
186
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
194
187
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
195
188
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
196
189
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
197
190
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
198
191
|
"static/chunks/5388-497db038071971af.js",
|
|
199
|
-
"static/chunks/
|
|
200
|
-
"static/chunks/app/judgments/page-dd290557c6948b22.js"
|
|
192
|
+
"static/chunks/app/invoices/page-9923d5bbee5a89c9.js"
|
|
201
193
|
],
|
|
202
194
|
"/memory/audit/page": [
|
|
203
195
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -208,13 +200,22 @@
|
|
|
208
200
|
"static/chunks/5388-497db038071971af.js",
|
|
209
201
|
"static/chunks/app/memory/audit/page-276a1a1a5423380f.js"
|
|
210
202
|
],
|
|
211
|
-
"/
|
|
203
|
+
"/how-it-works/page": [
|
|
204
|
+
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
205
|
+
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
206
|
+
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
207
|
+
"static/chunks/main-app-5ae62731e5401157.js",
|
|
208
|
+
"static/chunks/app/how-it-works/page-fd39b30017b3bb8f.js"
|
|
209
|
+
],
|
|
210
|
+
"/judgments/page": [
|
|
212
211
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
213
212
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
214
213
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
215
214
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
216
215
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
217
|
-
"static/chunks/
|
|
216
|
+
"static/chunks/5388-497db038071971af.js",
|
|
217
|
+
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
218
|
+
"static/chunks/app/judgments/page-dd290557c6948b22.js"
|
|
218
219
|
],
|
|
219
220
|
"/memory/page": [
|
|
220
221
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -225,36 +226,31 @@
|
|
|
225
226
|
"static/chunks/5388-497db038071971af.js",
|
|
226
227
|
"static/chunks/app/memory/page-e20ae73fade64e1c.js"
|
|
227
228
|
],
|
|
228
|
-
"/page": [
|
|
229
|
+
"/chains/page": [
|
|
229
230
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
230
231
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
231
232
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
232
233
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
233
234
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
234
|
-
"static/chunks/
|
|
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/chains/page-bd595389b36e9ec3.js"
|
|
239
236
|
],
|
|
240
|
-
"/
|
|
237
|
+
"/receipts/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/
|
|
244
|
+
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
245
|
+
"static/chunks/app/receipts/page-665b6e374ca41d0c.js"
|
|
248
246
|
],
|
|
249
|
-
"/
|
|
247
|
+
"/settings/page": [
|
|
250
248
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
251
249
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
252
250
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
253
251
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
254
252
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
255
|
-
"static/chunks/
|
|
256
|
-
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
257
|
-
"static/chunks/app/receipts/[id]/page-3b95a98a03395684.js"
|
|
253
|
+
"static/chunks/app/settings/page-a775a2f3752a1cdd.js"
|
|
258
254
|
],
|
|
259
255
|
"/memory/[entityId]/page": [
|
|
260
256
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
@@ -266,15 +262,19 @@
|
|
|
266
262
|
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
267
263
|
"static/chunks/app/memory/[entityId]/page-6faf1a99bcc27c06.js"
|
|
268
264
|
],
|
|
269
|
-
"/
|
|
265
|
+
"/page": [
|
|
270
266
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
271
267
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
272
268
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
273
269
|
"static/chunks/main-app-5ae62731e5401157.js",
|
|
274
270
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
275
|
-
"static/chunks/
|
|
271
|
+
"static/chunks/5388-497db038071971af.js",
|
|
272
|
+
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
273
|
+
"static/chunks/7493-21c65d3cf41d96fa.js",
|
|
274
|
+
"static/chunks/1577-52a37d87918977e4.js",
|
|
275
|
+
"static/chunks/app/page-b758df33c161f189.js"
|
|
276
276
|
],
|
|
277
|
-
"/receipts/page": [
|
|
277
|
+
"/receipts/[id]/page": [
|
|
278
278
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|
|
279
279
|
"static/chunks/8e6518bb-8ba80b673620744d.js",
|
|
280
280
|
"static/chunks/9743-b93c9a67bf15f28e.js",
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"static/chunks/2702-4afe85cf1319178b.js",
|
|
283
283
|
"static/chunks/5388-497db038071971af.js",
|
|
284
284
|
"static/chunks/5935-25e4517f9bfb3e54.js",
|
|
285
|
-
"static/chunks/app/receipts/page-
|
|
285
|
+
"static/chunks/app/receipts/[id]/page-3b95a98a03395684.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/memory/audit/route": "/api/memory/audit",
|
|
5
|
+
"/api/cleanup/route": "/api/cleanup",
|
|
4
6
|
"/api/agents/route": "/api/agents",
|
|
5
7
|
"/api/judgments/route": "/api/judgments",
|
|
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
|
-
"/api/memory/audit/route": "/api/memory/audit",
|
|
11
|
-
"/api/invoices/route": "/api/invoices",
|
|
12
|
-
"/api/memory/forget/route": "/api/memory/forget",
|
|
13
8
|
"/api/memory/observe/route": "/api/memory/observe",
|
|
14
|
-
"/api/memory/entities/route": "/api/memory/entities",
|
|
15
|
-
"/api/search/route": "/api/search",
|
|
9
|
+
"/api/memory/entities/[id]/route": "/api/memory/entities/[id]",
|
|
16
10
|
"/api/memory/provenance/[obsId]/route": "/api/memory/provenance/[obsId]",
|
|
11
|
+
"/api/memory/entities/route": "/api/memory/entities",
|
|
12
|
+
"/api/invoices/route": "/api/invoices",
|
|
13
|
+
"/api/config/route": "/api/config",
|
|
17
14
|
"/api/memory/recall/route": "/api/memory/recall",
|
|
18
15
|
"/api/verify/route": "/api/verify",
|
|
19
|
-
"/api/receipts/[id]/route": "/api/receipts/[id]",
|
|
20
16
|
"/api/receipts/route": "/api/receipts",
|
|
17
|
+
"/api/search/route": "/api/search",
|
|
18
|
+
"/api/receipts/[id]/route": "/api/receipts/[id]",
|
|
19
|
+
"/api/chains/[id]/route": "/api/chains/[id]",
|
|
20
|
+
"/api/memory/forget/route": "/api/memory/forget",
|
|
21
21
|
"/api/stats/route": "/api/stats",
|
|
22
|
-
"/agents/page": "/agents",
|
|
23
22
|
"/agents/[id]/page": "/agents/[id]",
|
|
24
|
-
"/
|
|
23
|
+
"/agents/page": "/agents",
|
|
25
24
|
"/chains/[id]/page": "/chains/[id]",
|
|
25
|
+
"/constraints/page": "/constraints",
|
|
26
|
+
"/invoices/page": "/invoices",
|
|
27
|
+
"/memory/audit/page": "/memory/audit",
|
|
26
28
|
"/how-it-works/page": "/how-it-works",
|
|
27
29
|
"/judgments/page": "/judgments",
|
|
28
|
-
"/memory/audit/page": "/memory/audit",
|
|
29
|
-
"/chains/page": "/chains",
|
|
30
30
|
"/memory/page": "/memory",
|
|
31
|
+
"/chains/page": "/chains",
|
|
32
|
+
"/receipts/page": "/receipts",
|
|
33
|
+
"/settings/page": "/settings",
|
|
34
|
+
"/memory/[entityId]/page": "/memory/[entityId]",
|
|
31
35
|
"/page": "/",
|
|
32
|
-
"/invoices/page": "/invoices",
|
|
33
36
|
"/receipts/[id]/page": "/receipts/[id]",
|
|
34
|
-
"/memory/[entityId]/page": "/memory/[entityId]",
|
|
35
|
-
"/settings/page": "/settings",
|
|
36
|
-
"/receipts/page": "/receipts",
|
|
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/
|
|
9
|
-
"static/
|
|
8
|
+
"static/fi9yAjl_4t8FYuG9KzFA-/_buildManifest.js",
|
|
9
|
+
"static/fi9yAjl_4t8FYuG9KzFA-/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-631fa6a7d974b7cd.js",
|