pandora-cli-skills 1.1.124 → 1.1.126
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/benchmarks/latest/core-bundle.json +87 -29
- package/benchmarks/latest/core-history.json +61 -3
- package/benchmarks/latest/core-report.json +25 -25
- package/benchmarks/locks/core.lock.json +23 -23
- package/cli/lib/agent_contract_registry.cjs +4 -4
- package/cli/lib/fees_command_service.cjs +8 -2
- package/cli/lib/table_renderers.cjs +1481 -0
- package/cli/pandora.cjs +59 -1428
- package/docs/benchmarks/history.json +61 -3
- package/package.json +10 -4
- package/sdk/generated/command-descriptors.json +4 -4
- package/sdk/generated/contract-registry.json +51 -39
- package/sdk/generated/manifest.json +8 -8
- package/sdk/generated/mcp-tool-definitions.json +7 -7
- package/sdk/python/pandora_agent/catalog.py +8 -1
- package/sdk/python/pandora_agent/generated/manifest.json +6 -6
- package/sdk/typescript/generated/index.js +19 -3
- package/sdk/typescript/generated/manifest.json +6 -6
- package/sdk/python/pandora_agent/generated/command-descriptors.json +0 -28889
- package/sdk/python/pandora_agent/generated/contract-registry.json +0 -185508
- package/sdk/python/pandora_agent/generated/mcp-tool-definitions.json +0 -67546
- package/sdk/typescript/generated/command-descriptors.json +0 -28889
- package/sdk/typescript/generated/contract-registry.json +0 -185508
- package/sdk/typescript/generated/mcp-tool-definitions.json +0 -67546
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"suite": "core",
|
|
4
|
-
"generatedAt": "2026-03-
|
|
4
|
+
"generatedAt": "2026-03-23T22:14:50.413Z",
|
|
5
5
|
"package": {
|
|
6
6
|
"name": "pandora-cli-skills",
|
|
7
|
-
"version": "1.1.
|
|
7
|
+
"version": "1.1.126"
|
|
8
8
|
},
|
|
9
9
|
"assets": {
|
|
10
10
|
"reportPath": "benchmarks/latest/core-report.json",
|
|
11
11
|
"lockPath": "benchmarks/locks/core.lock.json",
|
|
12
12
|
"historyPath": "benchmarks/latest/core-history.json",
|
|
13
13
|
"docsHistoryPath": "docs/benchmarks/history.json",
|
|
14
|
-
"reportSha256": "
|
|
15
|
-
"lockSha256": "
|
|
14
|
+
"reportSha256": "f04963a7641cff964dd97d61e3f5b128791e5dd2fabc095051c846e40eec24e6",
|
|
15
|
+
"lockSha256": "7e7b0a47150026c0ddacb7d30128815b85cade3eee675ac8b13d7608f77d3ef8"
|
|
16
16
|
},
|
|
17
17
|
"latest": {
|
|
18
18
|
"summary": {
|
|
@@ -144,68 +144,126 @@
|
|
|
144
144
|
]
|
|
145
145
|
},
|
|
146
146
|
"runtime": {
|
|
147
|
-
"packageVersion": "1.1.
|
|
147
|
+
"packageVersion": "1.1.126"
|
|
148
148
|
},
|
|
149
149
|
"contractLock": {
|
|
150
|
-
"capabilitiesLocalHash": "
|
|
151
|
-
"capabilitiesRemoteTemplateHash": "
|
|
150
|
+
"capabilitiesLocalHash": "0fd3651073cc02f0ed6f5c6d3c84a7b8d4e64f51fa3d6d32bd70422e8c61003e",
|
|
151
|
+
"capabilitiesRemoteTemplateHash": "ba6f8cf27ad2fdcac99ec5affa73274dbe356d8aa117f0883a096647e4351146",
|
|
152
152
|
"commandDescriptorVersion": "1.4.3",
|
|
153
153
|
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
154
154
|
"documentationRegistryHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
155
155
|
"generatedArtifactHashes": {
|
|
156
|
-
"generatedCommandDescriptors": "
|
|
157
|
-
"generatedContractRegistry": "
|
|
158
|
-
"generatedManifest": "
|
|
159
|
-
"generatedMcpToolDefinitions": "
|
|
160
|
-
"pyCommandDescriptors": "
|
|
161
|
-
"pyContractRegistry": "
|
|
162
|
-
"pyManifest": "
|
|
163
|
-
"pyMcpToolDefinitions": "
|
|
164
|
-
"tsCommandDescriptors": "
|
|
165
|
-
"tsContractRegistry": "
|
|
166
|
-
"tsManifest": "
|
|
167
|
-
"tsMcpToolDefinitions": "
|
|
156
|
+
"generatedCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
157
|
+
"generatedContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
158
|
+
"generatedManifest": "644cc5776039ef89ce08e05b85192893181af35c5cd511335caf7b14ffa2c8ff",
|
|
159
|
+
"generatedMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
160
|
+
"pyCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
161
|
+
"pyContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
162
|
+
"pyManifest": "2e1ce7a4edec7b28bc54f26ce95a1e879f8e78131bf1283c949106988a7a9fa8",
|
|
163
|
+
"pyMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
164
|
+
"tsCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
165
|
+
"tsContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
166
|
+
"tsManifest": "1907f6400f4fb21adebb32225a7ddd92b4b6cacdeaf3093bc52780d7d99541ee",
|
|
167
|
+
"tsMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c"
|
|
168
168
|
},
|
|
169
169
|
"generatedManifestCommandDescriptorVersion": "1.4.3",
|
|
170
170
|
"generatedManifestPackageVersion": "0.1.0-alpha.21",
|
|
171
171
|
"generatedManifestRegistryDigest": {
|
|
172
172
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
173
173
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
174
|
-
"descriptorHash": "
|
|
174
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
175
175
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
176
|
-
"fullDescriptorHash": "
|
|
176
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
177
177
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
178
178
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
179
179
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
180
180
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
181
181
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
182
|
-
"trustDistributionHash": "
|
|
182
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
183
183
|
},
|
|
184
184
|
"generatedManifestVersion": "1.0.0",
|
|
185
185
|
"registryDigest": {
|
|
186
186
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
187
187
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
188
|
-
"descriptorHash": "
|
|
188
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
189
189
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
190
|
-
"fullDescriptorHash": "
|
|
190
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
191
191
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
192
192
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
193
193
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
194
194
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
195
195
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
196
|
-
"trustDistributionHash": "
|
|
196
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
197
197
|
},
|
|
198
|
-
"schemaHash": "
|
|
198
|
+
"schemaHash": "8287befafa805bb7bdcfcd03216a502d866e2a44ff168e754376b2888d04d55b"
|
|
199
199
|
},
|
|
200
200
|
"contractLockMatchesExpected": true
|
|
201
201
|
},
|
|
202
202
|
"history": {
|
|
203
203
|
"schemaVersion": "1.0.0",
|
|
204
204
|
"suite": "core",
|
|
205
|
-
"generatedAt": "2026-03-
|
|
206
|
-
"latestVersion": "1.1.
|
|
207
|
-
"latestGeneratedAt": "2026-03-
|
|
205
|
+
"generatedAt": "2026-03-23T22:14:50.413Z",
|
|
206
|
+
"latestVersion": "1.1.126",
|
|
207
|
+
"latestGeneratedAt": "2026-03-23T22:14:50.413Z",
|
|
208
208
|
"entries": [
|
|
209
|
+
{
|
|
210
|
+
"schemaVersion": "1.0.0",
|
|
211
|
+
"suite": "core",
|
|
212
|
+
"packageName": "pandora-cli-skills",
|
|
213
|
+
"version": "1.1.126",
|
|
214
|
+
"packageVersion": "1.1.126",
|
|
215
|
+
"generatedAt": "2026-03-23T22:14:50.413Z",
|
|
216
|
+
"summary": {
|
|
217
|
+
"weightedScore": 100,
|
|
218
|
+
"overallPass": true,
|
|
219
|
+
"scenarioCount": 19,
|
|
220
|
+
"passedCount": 19,
|
|
221
|
+
"failedCount": 0,
|
|
222
|
+
"failedParityGroupCount": 0
|
|
223
|
+
},
|
|
224
|
+
"weightedScore": 100,
|
|
225
|
+
"overallPass": true,
|
|
226
|
+
"scenarioCount": 19,
|
|
227
|
+
"passedCount": 19,
|
|
228
|
+
"failedCount": 0,
|
|
229
|
+
"failedParityGroupCount": 0,
|
|
230
|
+
"contractLockMatchesExpected": true,
|
|
231
|
+
"parityFailedGroups": [],
|
|
232
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
233
|
+
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
234
|
+
"reportSha256": "f04963a7641cff964dd97d61e3f5b128791e5dd2fabc095051c846e40eec24e6",
|
|
235
|
+
"lockSha256": "7e7b0a47150026c0ddacb7d30128815b85cade3eee675ac8b13d7608f77d3ef8",
|
|
236
|
+
"lockSchemaVersion": "1.0.0"
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"schemaVersion": "1.0.0",
|
|
240
|
+
"suite": "core",
|
|
241
|
+
"packageName": "pandora-cli-skills",
|
|
242
|
+
"version": "1.1.125",
|
|
243
|
+
"packageVersion": "1.1.125",
|
|
244
|
+
"generatedAt": "2026-03-23T08:38:21.274Z",
|
|
245
|
+
"summary": {
|
|
246
|
+
"weightedScore": 100,
|
|
247
|
+
"overallPass": true,
|
|
248
|
+
"scenarioCount": 19,
|
|
249
|
+
"passedCount": 19,
|
|
250
|
+
"failedCount": 0,
|
|
251
|
+
"failedParityGroupCount": 0
|
|
252
|
+
},
|
|
253
|
+
"weightedScore": 100,
|
|
254
|
+
"overallPass": true,
|
|
255
|
+
"scenarioCount": 19,
|
|
256
|
+
"passedCount": 19,
|
|
257
|
+
"failedCount": 0,
|
|
258
|
+
"failedParityGroupCount": 0,
|
|
259
|
+
"contractLockMatchesExpected": true,
|
|
260
|
+
"parityFailedGroups": [],
|
|
261
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
262
|
+
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
263
|
+
"reportSha256": "886aeca2815d62a1a24b997870d06cc6aff6d94526e9de5daea879de70600b26",
|
|
264
|
+
"lockSha256": "fe070e04b1ef100d2e43ee514a7b5b7d5dc62f5f52da57fefec836d7abd01e0a",
|
|
265
|
+
"lockSchemaVersion": "1.0.0"
|
|
266
|
+
},
|
|
209
267
|
{
|
|
210
268
|
"schemaVersion": "1.0.0",
|
|
211
269
|
"suite": "core",
|
|
@@ -1,10 +1,68 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": "1.0.0",
|
|
3
3
|
"suite": "core",
|
|
4
|
-
"generatedAt": "2026-03-
|
|
5
|
-
"latestVersion": "1.1.
|
|
6
|
-
"latestGeneratedAt": "2026-03-
|
|
4
|
+
"generatedAt": "2026-03-23T22:14:50.413Z",
|
|
5
|
+
"latestVersion": "1.1.126",
|
|
6
|
+
"latestGeneratedAt": "2026-03-23T22:14:50.413Z",
|
|
7
7
|
"entries": [
|
|
8
|
+
{
|
|
9
|
+
"schemaVersion": "1.0.0",
|
|
10
|
+
"suite": "core",
|
|
11
|
+
"packageName": "pandora-cli-skills",
|
|
12
|
+
"version": "1.1.126",
|
|
13
|
+
"packageVersion": "1.1.126",
|
|
14
|
+
"generatedAt": "2026-03-23T22:14:50.413Z",
|
|
15
|
+
"summary": {
|
|
16
|
+
"weightedScore": 100,
|
|
17
|
+
"overallPass": true,
|
|
18
|
+
"scenarioCount": 19,
|
|
19
|
+
"passedCount": 19,
|
|
20
|
+
"failedCount": 0,
|
|
21
|
+
"failedParityGroupCount": 0
|
|
22
|
+
},
|
|
23
|
+
"weightedScore": 100,
|
|
24
|
+
"overallPass": true,
|
|
25
|
+
"scenarioCount": 19,
|
|
26
|
+
"passedCount": 19,
|
|
27
|
+
"failedCount": 0,
|
|
28
|
+
"failedParityGroupCount": 0,
|
|
29
|
+
"contractLockMatchesExpected": true,
|
|
30
|
+
"parityFailedGroups": [],
|
|
31
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
32
|
+
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
33
|
+
"reportSha256": "f04963a7641cff964dd97d61e3f5b128791e5dd2fabc095051c846e40eec24e6",
|
|
34
|
+
"lockSha256": "7e7b0a47150026c0ddacb7d30128815b85cade3eee675ac8b13d7608f77d3ef8",
|
|
35
|
+
"lockSchemaVersion": "1.0.0"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"schemaVersion": "1.0.0",
|
|
39
|
+
"suite": "core",
|
|
40
|
+
"packageName": "pandora-cli-skills",
|
|
41
|
+
"version": "1.1.125",
|
|
42
|
+
"packageVersion": "1.1.125",
|
|
43
|
+
"generatedAt": "2026-03-23T08:38:21.274Z",
|
|
44
|
+
"summary": {
|
|
45
|
+
"weightedScore": 100,
|
|
46
|
+
"overallPass": true,
|
|
47
|
+
"scenarioCount": 19,
|
|
48
|
+
"passedCount": 19,
|
|
49
|
+
"failedCount": 0,
|
|
50
|
+
"failedParityGroupCount": 0
|
|
51
|
+
},
|
|
52
|
+
"weightedScore": 100,
|
|
53
|
+
"overallPass": true,
|
|
54
|
+
"scenarioCount": 19,
|
|
55
|
+
"passedCount": 19,
|
|
56
|
+
"failedCount": 0,
|
|
57
|
+
"failedParityGroupCount": 0,
|
|
58
|
+
"contractLockMatchesExpected": true,
|
|
59
|
+
"parityFailedGroups": [],
|
|
60
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
61
|
+
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
62
|
+
"reportSha256": "886aeca2815d62a1a24b997870d06cc6aff6d94526e9de5daea879de70600b26",
|
|
63
|
+
"lockSha256": "fe070e04b1ef100d2e43ee514a7b5b7d5dc62f5f52da57fefec836d7abd01e0a",
|
|
64
|
+
"lockSchemaVersion": "1.0.0"
|
|
65
|
+
},
|
|
8
66
|
{
|
|
9
67
|
"schemaVersion": "1.0.0",
|
|
10
68
|
"suite": "core",
|
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
{
|
|
2
2
|
"contractLock": {
|
|
3
|
-
"capabilitiesLocalHash": "
|
|
4
|
-
"capabilitiesRemoteTemplateHash": "
|
|
3
|
+
"capabilitiesLocalHash": "0fd3651073cc02f0ed6f5c6d3c84a7b8d4e64f51fa3d6d32bd70422e8c61003e",
|
|
4
|
+
"capabilitiesRemoteTemplateHash": "ba6f8cf27ad2fdcac99ec5affa73274dbe356d8aa117f0883a096647e4351146",
|
|
5
5
|
"commandDescriptorVersion": "1.4.3",
|
|
6
6
|
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
7
7
|
"documentationRegistryHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
8
8
|
"generatedArtifactHashes": {
|
|
9
|
-
"generatedCommandDescriptors": "
|
|
10
|
-
"generatedContractRegistry": "
|
|
11
|
-
"generatedManifest": "
|
|
12
|
-
"generatedMcpToolDefinitions": "
|
|
13
|
-
"pyCommandDescriptors": "
|
|
14
|
-
"pyContractRegistry": "
|
|
15
|
-
"pyManifest": "
|
|
16
|
-
"pyMcpToolDefinitions": "
|
|
17
|
-
"tsCommandDescriptors": "
|
|
18
|
-
"tsContractRegistry": "
|
|
19
|
-
"tsManifest": "
|
|
20
|
-
"tsMcpToolDefinitions": "
|
|
9
|
+
"generatedCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
10
|
+
"generatedContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
11
|
+
"generatedManifest": "644cc5776039ef89ce08e05b85192893181af35c5cd511335caf7b14ffa2c8ff",
|
|
12
|
+
"generatedMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
13
|
+
"pyCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
14
|
+
"pyContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
15
|
+
"pyManifest": "2e1ce7a4edec7b28bc54f26ce95a1e879f8e78131bf1283c949106988a7a9fa8",
|
|
16
|
+
"pyMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
17
|
+
"tsCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
18
|
+
"tsContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
19
|
+
"tsManifest": "1907f6400f4fb21adebb32225a7ddd92b4b6cacdeaf3093bc52780d7d99541ee",
|
|
20
|
+
"tsMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c"
|
|
21
21
|
},
|
|
22
22
|
"generatedManifestCommandDescriptorVersion": "1.4.3",
|
|
23
23
|
"generatedManifestPackageVersion": "0.1.0-alpha.21",
|
|
24
24
|
"generatedManifestRegistryDigest": {
|
|
25
25
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
26
26
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
27
|
-
"descriptorHash": "
|
|
27
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
28
28
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
29
|
-
"fullDescriptorHash": "
|
|
29
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
30
30
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
31
31
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
32
32
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
33
33
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
34
34
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
35
|
-
"trustDistributionHash": "
|
|
35
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
36
36
|
},
|
|
37
37
|
"generatedManifestVersion": "1.0.0",
|
|
38
38
|
"registryDigest": {
|
|
39
39
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
40
40
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
41
|
-
"descriptorHash": "
|
|
41
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
42
42
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
43
|
-
"fullDescriptorHash": "
|
|
43
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
44
44
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
45
45
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
46
46
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
47
47
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
48
48
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
49
|
-
"trustDistributionHash": "
|
|
49
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
50
50
|
},
|
|
51
|
-
"schemaHash": "
|
|
51
|
+
"schemaHash": "8287befafa805bb7bdcfcd03216a502d866e2a44ff168e754376b2888d04d55b"
|
|
52
52
|
},
|
|
53
53
|
"contractLockMatchesExpected": true,
|
|
54
54
|
"contractLockMismatches": [],
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
]
|
|
285
285
|
},
|
|
286
286
|
"publication": {
|
|
287
|
-
"contractLockHash": "
|
|
287
|
+
"contractLockHash": "f51fd9acf935a53f5c85aa221740da780ef4492e2e2b3a1a3763e11407eaf97c",
|
|
288
288
|
"contractLockStatus": "locked",
|
|
289
289
|
"deterministic": true,
|
|
290
290
|
"expectedScenarioCount": 19,
|
|
@@ -293,12 +293,12 @@
|
|
|
293
293
|
"minimumWeightedScore": 95,
|
|
294
294
|
"releaseGatePass": true,
|
|
295
295
|
"reportPath": "benchmarks/latest/core-report.json",
|
|
296
|
-
"scorecardHash": "
|
|
297
|
-
"suiteLockHash": "
|
|
296
|
+
"scorecardHash": "8c616d21f5f61e7ed25880b2372a360fdb89564d3278563a9740d8d75beb984a",
|
|
297
|
+
"suiteLockHash": "7e7b0a47150026c0ddacb7d30128815b85cade3eee675ac8b13d7608f77d3ef8",
|
|
298
298
|
"suiteLockPath": "benchmarks/locks/core.lock.json"
|
|
299
299
|
},
|
|
300
300
|
"runtime": {
|
|
301
|
-
"packageVersion": "1.1.
|
|
301
|
+
"packageVersion": "1.1.126"
|
|
302
302
|
},
|
|
303
303
|
"scenarios": [
|
|
304
304
|
{
|
|
@@ -1,61 +1,61 @@
|
|
|
1
1
|
{
|
|
2
2
|
"contractLock": {
|
|
3
|
-
"capabilitiesLocalHash": "
|
|
4
|
-
"capabilitiesRemoteTemplateHash": "
|
|
3
|
+
"capabilitiesLocalHash": "0fd3651073cc02f0ed6f5c6d3c84a7b8d4e64f51fa3d6d32bd70422e8c61003e",
|
|
4
|
+
"capabilitiesRemoteTemplateHash": "ba6f8cf27ad2fdcac99ec5affa73274dbe356d8aa117f0883a096647e4351146",
|
|
5
5
|
"commandDescriptorVersion": "1.4.3",
|
|
6
6
|
"documentationContentHash": "5ba1cffa92ef5c9542834befa04c9d59fce395f4063597a86261a20cf90ec1ec",
|
|
7
7
|
"documentationRegistryHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
8
8
|
"generatedArtifactHashes": {
|
|
9
|
-
"generatedCommandDescriptors": "
|
|
10
|
-
"generatedContractRegistry": "
|
|
11
|
-
"generatedManifest": "
|
|
12
|
-
"generatedMcpToolDefinitions": "
|
|
13
|
-
"pyCommandDescriptors": "
|
|
14
|
-
"pyContractRegistry": "
|
|
15
|
-
"pyManifest": "
|
|
16
|
-
"pyMcpToolDefinitions": "
|
|
17
|
-
"tsCommandDescriptors": "
|
|
18
|
-
"tsContractRegistry": "
|
|
19
|
-
"tsManifest": "
|
|
20
|
-
"tsMcpToolDefinitions": "
|
|
9
|
+
"generatedCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
10
|
+
"generatedContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
11
|
+
"generatedManifest": "644cc5776039ef89ce08e05b85192893181af35c5cd511335caf7b14ffa2c8ff",
|
|
12
|
+
"generatedMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
13
|
+
"pyCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
14
|
+
"pyContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
15
|
+
"pyManifest": "2e1ce7a4edec7b28bc54f26ce95a1e879f8e78131bf1283c949106988a7a9fa8",
|
|
16
|
+
"pyMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c",
|
|
17
|
+
"tsCommandDescriptors": "5f415b7528d7e5b6086a96032d4d29d58e90ca082704f6bb4b25afd8f89c3fae",
|
|
18
|
+
"tsContractRegistry": "1476fe3675229479a5a8a583f4486ef04d9409d4cc659514a2f08e8743ba001a",
|
|
19
|
+
"tsManifest": "1907f6400f4fb21adebb32225a7ddd92b4b6cacdeaf3093bc52780d7d99541ee",
|
|
20
|
+
"tsMcpToolDefinitions": "b37ce9423e4672326a42038dd2a99d04e9e5c9077d7613b9b516b4655cd1f16c"
|
|
21
21
|
},
|
|
22
22
|
"generatedManifestCommandDescriptorVersion": "1.4.3",
|
|
23
23
|
"generatedManifestPackageVersion": "0.1.0-alpha.21",
|
|
24
24
|
"generatedManifestRegistryDigest": {
|
|
25
25
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
26
26
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
27
|
-
"descriptorHash": "
|
|
27
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
28
28
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
29
|
-
"fullDescriptorHash": "
|
|
29
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
30
30
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
31
31
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
32
32
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
33
33
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
34
34
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
35
|
-
"trustDistributionHash": "
|
|
35
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
36
36
|
},
|
|
37
37
|
"generatedManifestVersion": "1.0.0",
|
|
38
38
|
"registryDigest": {
|
|
39
39
|
"canonicalHash": "cce2ede8f658d43e0807f7f194e28fc356085e00fc70d99d27ecbd674be14a9f",
|
|
40
40
|
"commandDigestHash": "ff5ffd264b768cb059973405a2bbac264e790e8c583ce066668263259cf9d565",
|
|
41
|
-
"descriptorHash": "
|
|
41
|
+
"descriptorHash": "0ce356cf2e77ac1228df9de4a89d5b4bcba73fb5b43a83cf59d34b92bc561d46",
|
|
42
42
|
"documentationHash": "98bda73a533c52da94e8db3a076f054757ac23b9adcbb1bd4aebde8029ea7c7c",
|
|
43
|
-
"fullDescriptorHash": "
|
|
43
|
+
"fullDescriptorHash": "a90cc06c3d9ab9068f87e2b1005847e685b7f86952cba5b2af9d2e38b8f963bb",
|
|
44
44
|
"namespaceHash": "cd39afc4f4e8b76473a4768c07d979c44e0421973786c54e12bb6d7888f5952a",
|
|
45
45
|
"policyProfilesHash": "9fb054a4f29be73c2ebf33f643bc17d904b2872dd8e7d564a690db828071a7ce",
|
|
46
46
|
"principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
|
|
47
47
|
"routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
|
|
48
48
|
"topLevelHash": "04e58344eaec2c14dfa336b13eff952a584c7c5355d90775c3bc8336ab0752ee",
|
|
49
|
-
"trustDistributionHash": "
|
|
49
|
+
"trustDistributionHash": "7d11cc5631509813194446ae32e47a386935f3f4791e37e170a523443495fb40"
|
|
50
50
|
},
|
|
51
|
-
"schemaHash": "
|
|
51
|
+
"schemaHash": "8287befafa805bb7bdcfcd03216a502d866e2a44ff168e754376b2888d04d55b"
|
|
52
52
|
},
|
|
53
53
|
"publication": {
|
|
54
|
-
"contractLockHash": "
|
|
54
|
+
"contractLockHash": "f51fd9acf935a53f5c85aa221740da780ef4492e2e2b3a1a3763e11407eaf97c",
|
|
55
55
|
"deterministic": true,
|
|
56
56
|
"grade": "release-grade",
|
|
57
57
|
"kind": "benchmark-contract-lock",
|
|
58
|
-
"lockDocumentHash": "
|
|
58
|
+
"lockDocumentHash": "5b4be1d5c42477dac5ee00f74e556c42eea648525db61aee19b73378bfa7dfcf",
|
|
59
59
|
"suiteLockPath": "benchmarks/locks/core.lock.json"
|
|
60
60
|
},
|
|
61
61
|
"schemaVersion": "1.0.0",
|
|
@@ -4841,21 +4841,21 @@ const commandContracts = [
|
|
|
4841
4841
|
name: 'fees.withdraw',
|
|
4842
4842
|
summary: 'Dry-run or execute `withdrawProtocolFees()` for one Pandora AMM market or sweep creator-owned markets in batch.',
|
|
4843
4843
|
usage:
|
|
4844
|
-
'pandora [--output table|json] fees withdraw (--market-address <address>|--all-markets
|
|
4844
|
+
'pandora [--output table|json] fees withdraw (--market-address <address>|--all-markets --creator <address>) --dry-run|--execute [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--chain-id <id>] [--rpc-url <url>] [--indexer-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--dotenv-path <path>] [--skip-dotenv] [--timeout-ms <ms>]',
|
|
4845
4845
|
emits: ['fees.withdraw', 'fees.withdraw.help', 'fees.help'],
|
|
4846
4846
|
dataSchema: GENERIC_DATA_SCHEMA_REF,
|
|
4847
4847
|
mcpExposed: true,
|
|
4848
4848
|
mcp: {
|
|
4849
4849
|
command: ['fees', 'withdraw'],
|
|
4850
|
-
description: 'Dry-run or execute a Pandora market contract `withdrawProtocolFees()` call. Use `--market-address` for one market or `--all-markets
|
|
4850
|
+
description: 'Dry-run or execute a Pandora market contract `withdrawProtocolFees()` call. Use `--market-address` for one market or `--all-markets --creator <address>` to sweep creator-owned markets discovered from the indexer.',
|
|
4851
4851
|
inputSchema: buildInputSchema({
|
|
4852
4852
|
includeIntent: true,
|
|
4853
4853
|
flagProperties: {
|
|
4854
4854
|
'dotenv-path': stringSchema('Env file path.'),
|
|
4855
4855
|
'skip-dotenv': booleanSchema('Skip env loading.'),
|
|
4856
4856
|
'market-address': commonFlags.marketAddress,
|
|
4857
|
-
'all-markets': booleanSchema('Discover creator-owned markets from the indexer and withdraw protocol fees across the whole set.'),
|
|
4858
|
-
creator: stringSchema('Creator wallet used to scope `--all-markets`.
|
|
4857
|
+
'all-markets': booleanSchema('Discover creator-owned markets from the indexer and withdraw protocol fees across the whole set. Requires `--creator`.'),
|
|
4858
|
+
creator: stringSchema('Creator wallet used to scope `--all-markets`. Required for batch sweeps.'),
|
|
4859
4859
|
'dry-run': booleanSchema('Run dry-run mode.'),
|
|
4860
4860
|
execute: booleanSchema('Execute the withdrawal transaction.'),
|
|
4861
4861
|
fork: booleanSchema('Run in fork mode.'),
|
|
@@ -486,6 +486,12 @@ function parseFeesWithdrawFlags(args, CliError) {
|
|
|
486
486
|
if (options.creator && !options.allMarkets) {
|
|
487
487
|
throw new CliError('INVALID_ARGS', '--creator is only supported together with --all-markets.');
|
|
488
488
|
}
|
|
489
|
+
if (options.allMarkets && !options.creator) {
|
|
490
|
+
throw new CliError(
|
|
491
|
+
'MISSING_REQUIRED_FLAG',
|
|
492
|
+
'fees withdraw --all-markets requires --creator <address> so dry-run and execute sweep the same creator wallet.',
|
|
493
|
+
);
|
|
494
|
+
}
|
|
489
495
|
if (options.dryRun === options.execute) {
|
|
490
496
|
throw new CliError('INVALID_ARGS', 'Use exactly one mode for fees withdraw: --dry-run or --execute.');
|
|
491
497
|
}
|
|
@@ -1095,11 +1101,11 @@ async function runBatchFeesWithdraw(options = {}, deps = {}) {
|
|
|
1095
1101
|
}
|
|
1096
1102
|
|
|
1097
1103
|
const context = await resolveWithdrawExecutionContext(options, deps);
|
|
1098
|
-
const creator = normalizeAddress(options.creator
|
|
1104
|
+
const creator = normalizeAddress(options.creator);
|
|
1099
1105
|
if (!creator) {
|
|
1100
1106
|
throw createServiceError(
|
|
1101
1107
|
'MISSING_REQUIRED_FLAG',
|
|
1102
|
-
'fees withdraw --all-markets requires --creator <address>
|
|
1108
|
+
'fees withdraw --all-markets requires --creator <address> so the sweep target is explicit.',
|
|
1103
1109
|
);
|
|
1104
1110
|
}
|
|
1105
1111
|
|