pandora-cli-skills 1.1.111 → 1.1.112

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 (28) hide show
  1. package/benchmarks/latest/core-bundle.json +58 -29
  2. package/benchmarks/latest/core-history.json +32 -3
  3. package/benchmarks/latest/core-report.json +25 -25
  4. package/benchmarks/locks/core.lock.json +23 -23
  5. package/cli/lib/agent_contract_registry.cjs +27 -14
  6. package/cli/lib/market_admin_service.cjs +88 -39
  7. package/cli/lib/markets_create_command_service.cjs +7 -2
  8. package/cli/lib/mirror_command_service.cjs +3 -1
  9. package/cli/lib/mirror_handlers/deploy.cjs +2 -1
  10. package/cli/lib/pandora_deploy_service.cjs +6 -0
  11. package/cli/lib/parsers/markets_create_flags.cjs +59 -7
  12. package/cli/lib/parsers/mirror_deploy_flags.cjs +56 -7
  13. package/cli/lib/parsers/mirror_go_flags.cjs +56 -7
  14. package/cli/lib/shared/amm_distribution_contract.cjs +68 -0
  15. package/docs/benchmarks/history.json +32 -3
  16. package/package.json +1 -1
  17. package/sdk/generated/command-descriptors.json +71 -18
  18. package/sdk/generated/contract-registry.json +319 -102
  19. package/sdk/generated/manifest.json +8 -8
  20. package/sdk/generated/mcp-tool-definitions.json +93 -30
  21. package/sdk/python/pandora_agent/generated/command-descriptors.json +71 -18
  22. package/sdk/python/pandora_agent/generated/contract-registry.json +318 -101
  23. package/sdk/python/pandora_agent/generated/manifest.json +6 -6
  24. package/sdk/python/pandora_agent/generated/mcp-tool-definitions.json +93 -30
  25. package/sdk/typescript/generated/command-descriptors.json +71 -18
  26. package/sdk/typescript/generated/contract-registry.json +318 -101
  27. package/sdk/typescript/generated/manifest.json +6 -6
  28. package/sdk/typescript/generated/mcp-tool-definitions.json +93 -30
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "suite": "core",
4
- "generatedAt": "2026-03-16T09:56:03.839Z",
4
+ "generatedAt": "2026-03-16T14:39:36.090Z",
5
5
  "package": {
6
6
  "name": "pandora-cli-skills",
7
- "version": "1.1.111"
7
+ "version": "1.1.112"
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": "8ec031196fb651f3c28ab2aa48199b72b96c5d3ed39714ada70dcd1b859339c3",
15
- "lockSha256": "428b7123d4fd79768224fd0357e6d2f653a3a77c68e29b8fffd06c005bef40c3"
14
+ "reportSha256": "e4f21c9b2424ae6e57f54008ab60a2ba63d04090f39bf52e1eacbcc0d1262978",
15
+ "lockSha256": "bcdcecd557c9fc0c87f42264044ba2be3509b15ba198a70545e4cea50f4441b9"
16
16
  },
17
17
  "latest": {
18
18
  "summary": {
@@ -144,68 +144,97 @@
144
144
  ]
145
145
  },
146
146
  "runtime": {
147
- "packageVersion": "1.1.111"
147
+ "packageVersion": "1.1.112"
148
148
  },
149
149
  "contractLock": {
150
- "capabilitiesLocalHash": "4a9b723509dd70d0932a71f2f91e4935be1652448950bd020ac024f044121b64",
151
- "capabilitiesRemoteTemplateHash": "3a267e92c12b6f1a25804b04eb5472dc923d8881e64c6c4272558ffa3ac2c3f3",
150
+ "capabilitiesLocalHash": "8c0610e87de747efaf1521e5dc665228e695e18b5484b765d85c1172a05e0fa2",
151
+ "capabilitiesRemoteTemplateHash": "7819e589ea141f48d1f0455147895e98ab9d252eb382f7a216545bc3ad54f23d",
152
152
  "commandDescriptorVersion": "1.4.3",
153
153
  "documentationContentHash": "436e6b16f1e5ef98b5a5ae65e4cd865a12e47f4f859b2c942c890212578b53d9",
154
154
  "documentationRegistryHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
155
155
  "generatedArtifactHashes": {
156
- "generatedCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
157
- "generatedContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
158
- "generatedManifest": "c344102df8725dbd94c31922f3f1567350ffce79d0dead451527c741b9cad316",
159
- "generatedMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
160
- "pyCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
161
- "pyContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
162
- "pyManifest": "d66773101505523ea2b60fbceb2b31955daa32e662562220b1fb8c891e411d4f",
163
- "pyMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
164
- "tsCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
165
- "tsContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
166
- "tsManifest": "b8c7be7fca55cc64034a4e2e7cc0366e3ca15489d67662a16e7899030f1d123a",
167
- "tsMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801"
156
+ "generatedCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
157
+ "generatedContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
158
+ "generatedManifest": "06b97c0a3e4adf93679e690eeab1c70caf878d5f612e4d377603522cb810f48e",
159
+ "generatedMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
160
+ "pyCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
161
+ "pyContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
162
+ "pyManifest": "db0bb9cd73c10496cf2962e3559dbc303cd236cc3de7761d761c0b647f188493",
163
+ "pyMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
164
+ "tsCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
165
+ "tsContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
166
+ "tsManifest": "18ff546ba2d274b9cfd30d1a9e209d7b649cbc43082f185f86401f9dc996a9ae",
167
+ "tsMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2"
168
168
  },
169
169
  "generatedManifestCommandDescriptorVersion": "1.4.3",
170
170
  "generatedManifestPackageVersion": "0.1.0-alpha.21",
171
171
  "generatedManifestRegistryDigest": {
172
172
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
173
173
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
174
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
174
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
175
175
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
176
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
176
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
177
177
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
178
178
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
179
179
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
180
180
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
181
181
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
182
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
182
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
183
183
  },
184
184
  "generatedManifestVersion": "1.0.0",
185
185
  "registryDigest": {
186
186
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
187
187
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
188
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
188
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
189
189
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
190
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
190
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
191
191
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
192
192
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
193
193
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
194
194
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
195
195
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
196
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
196
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
197
197
  },
198
- "schemaHash": "b167c3c8d433af2badf4ca144f22e879548362363bb8a1353f25b1263b401b01"
198
+ "schemaHash": "756ea0fcf7caeb4204cc4f3d53f3629e9231dedf528002ee8952cc29311f4f3d"
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-16T09:56:03.839Z",
206
- "latestVersion": "1.1.111",
207
- "latestGeneratedAt": "2026-03-16T09:56:03.839Z",
205
+ "generatedAt": "2026-03-16T14:39:36.090Z",
206
+ "latestVersion": "1.1.112",
207
+ "latestGeneratedAt": "2026-03-16T14:39:36.090Z",
208
208
  "entries": [
209
+ {
210
+ "schemaVersion": "1.0.0",
211
+ "suite": "core",
212
+ "packageName": "pandora-cli-skills",
213
+ "version": "1.1.112",
214
+ "packageVersion": "1.1.112",
215
+ "generatedAt": "2026-03-16T14:39:36.090Z",
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": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
233
+ "documentationContentHash": "436e6b16f1e5ef98b5a5ae65e4cd865a12e47f4f859b2c942c890212578b53d9",
234
+ "reportSha256": "e4f21c9b2424ae6e57f54008ab60a2ba63d04090f39bf52e1eacbcc0d1262978",
235
+ "lockSha256": "bcdcecd557c9fc0c87f42264044ba2be3509b15ba198a70545e4cea50f4441b9",
236
+ "lockSchemaVersion": "1.0.0"
237
+ },
209
238
  {
210
239
  "schemaVersion": "1.0.0",
211
240
  "suite": "core",
@@ -1,10 +1,39 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "suite": "core",
4
- "generatedAt": "2026-03-16T09:56:03.839Z",
5
- "latestVersion": "1.1.111",
6
- "latestGeneratedAt": "2026-03-16T09:56:03.839Z",
4
+ "generatedAt": "2026-03-16T14:39:36.090Z",
5
+ "latestVersion": "1.1.112",
6
+ "latestGeneratedAt": "2026-03-16T14:39:36.090Z",
7
7
  "entries": [
8
+ {
9
+ "schemaVersion": "1.0.0",
10
+ "suite": "core",
11
+ "packageName": "pandora-cli-skills",
12
+ "version": "1.1.112",
13
+ "packageVersion": "1.1.112",
14
+ "generatedAt": "2026-03-16T14:39:36.090Z",
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": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
32
+ "documentationContentHash": "436e6b16f1e5ef98b5a5ae65e4cd865a12e47f4f859b2c942c890212578b53d9",
33
+ "reportSha256": "e4f21c9b2424ae6e57f54008ab60a2ba63d04090f39bf52e1eacbcc0d1262978",
34
+ "lockSha256": "bcdcecd557c9fc0c87f42264044ba2be3509b15ba198a70545e4cea50f4441b9",
35
+ "lockSchemaVersion": "1.0.0"
36
+ },
8
37
  {
9
38
  "schemaVersion": "1.0.0",
10
39
  "suite": "core",
@@ -1,54 +1,54 @@
1
1
  {
2
2
  "contractLock": {
3
- "capabilitiesLocalHash": "4a9b723509dd70d0932a71f2f91e4935be1652448950bd020ac024f044121b64",
4
- "capabilitiesRemoteTemplateHash": "3a267e92c12b6f1a25804b04eb5472dc923d8881e64c6c4272558ffa3ac2c3f3",
3
+ "capabilitiesLocalHash": "8c0610e87de747efaf1521e5dc665228e695e18b5484b765d85c1172a05e0fa2",
4
+ "capabilitiesRemoteTemplateHash": "7819e589ea141f48d1f0455147895e98ab9d252eb382f7a216545bc3ad54f23d",
5
5
  "commandDescriptorVersion": "1.4.3",
6
6
  "documentationContentHash": "436e6b16f1e5ef98b5a5ae65e4cd865a12e47f4f859b2c942c890212578b53d9",
7
7
  "documentationRegistryHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
8
8
  "generatedArtifactHashes": {
9
- "generatedCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
10
- "generatedContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
11
- "generatedManifest": "c344102df8725dbd94c31922f3f1567350ffce79d0dead451527c741b9cad316",
12
- "generatedMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
13
- "pyCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
14
- "pyContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
15
- "pyManifest": "d66773101505523ea2b60fbceb2b31955daa32e662562220b1fb8c891e411d4f",
16
- "pyMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
17
- "tsCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
18
- "tsContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
19
- "tsManifest": "b8c7be7fca55cc64034a4e2e7cc0366e3ca15489d67662a16e7899030f1d123a",
20
- "tsMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801"
9
+ "generatedCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
10
+ "generatedContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
11
+ "generatedManifest": "06b97c0a3e4adf93679e690eeab1c70caf878d5f612e4d377603522cb810f48e",
12
+ "generatedMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
13
+ "pyCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
14
+ "pyContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
15
+ "pyManifest": "db0bb9cd73c10496cf2962e3559dbc303cd236cc3de7761d761c0b647f188493",
16
+ "pyMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
17
+ "tsCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
18
+ "tsContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
19
+ "tsManifest": "18ff546ba2d274b9cfd30d1a9e209d7b649cbc43082f185f86401f9dc996a9ae",
20
+ "tsMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2"
21
21
  },
22
22
  "generatedManifestCommandDescriptorVersion": "1.4.3",
23
23
  "generatedManifestPackageVersion": "0.1.0-alpha.21",
24
24
  "generatedManifestRegistryDigest": {
25
25
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
26
26
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
27
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
27
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
28
28
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
29
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
29
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
30
30
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
31
31
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
32
32
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
33
33
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
34
34
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
35
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
35
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
36
36
  },
37
37
  "generatedManifestVersion": "1.0.0",
38
38
  "registryDigest": {
39
39
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
40
40
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
41
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
41
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
42
42
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
43
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
43
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
44
44
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
45
45
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
46
46
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
47
47
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
48
48
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
49
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
49
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
50
50
  },
51
- "schemaHash": "b167c3c8d433af2badf4ca144f22e879548362363bb8a1353f25b1263b401b01"
51
+ "schemaHash": "756ea0fcf7caeb4204cc4f3d53f3629e9231dedf528002ee8952cc29311f4f3d"
52
52
  },
53
53
  "contractLockMatchesExpected": true,
54
54
  "contractLockMismatches": [],
@@ -284,7 +284,7 @@
284
284
  ]
285
285
  },
286
286
  "publication": {
287
- "contractLockHash": "ddb0782f5276c87dfec380096ae288aa2577dcae4046505bacc4749b8dee848d",
287
+ "contractLockHash": "5827a001634c8336492de69dfff1a6fb3f81d001982c4dd589888c8419b01f97",
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": "03b4fb0fde559a3be9700db3a550c4797ac849ed818a7d07b2752884fd210c82",
297
- "suiteLockHash": "428b7123d4fd79768224fd0357e6d2f653a3a77c68e29b8fffd06c005bef40c3",
296
+ "scorecardHash": "40c05e25d69c44b5a362edfbd94232a3ad8a7dacba9feaf5021820207fd070d2",
297
+ "suiteLockHash": "bcdcecd557c9fc0c87f42264044ba2be3509b15ba198a70545e4cea50f4441b9",
298
298
  "suiteLockPath": "benchmarks/locks/core.lock.json"
299
299
  },
300
300
  "runtime": {
301
- "packageVersion": "1.1.111"
301
+ "packageVersion": "1.1.112"
302
302
  },
303
303
  "scenarios": [
304
304
  {
@@ -1,61 +1,61 @@
1
1
  {
2
2
  "contractLock": {
3
- "capabilitiesLocalHash": "4a9b723509dd70d0932a71f2f91e4935be1652448950bd020ac024f044121b64",
4
- "capabilitiesRemoteTemplateHash": "3a267e92c12b6f1a25804b04eb5472dc923d8881e64c6c4272558ffa3ac2c3f3",
3
+ "capabilitiesLocalHash": "8c0610e87de747efaf1521e5dc665228e695e18b5484b765d85c1172a05e0fa2",
4
+ "capabilitiesRemoteTemplateHash": "7819e589ea141f48d1f0455147895e98ab9d252eb382f7a216545bc3ad54f23d",
5
5
  "commandDescriptorVersion": "1.4.3",
6
6
  "documentationContentHash": "436e6b16f1e5ef98b5a5ae65e4cd865a12e47f4f859b2c942c890212578b53d9",
7
7
  "documentationRegistryHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
8
8
  "generatedArtifactHashes": {
9
- "generatedCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
10
- "generatedContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
11
- "generatedManifest": "c344102df8725dbd94c31922f3f1567350ffce79d0dead451527c741b9cad316",
12
- "generatedMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
13
- "pyCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
14
- "pyContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
15
- "pyManifest": "d66773101505523ea2b60fbceb2b31955daa32e662562220b1fb8c891e411d4f",
16
- "pyMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801",
17
- "tsCommandDescriptors": "7d64e873e857b9fb80ab4ebfe6a26c873342c2b3d8fb5a24d02dc6db5d05c4b2",
18
- "tsContractRegistry": "cfd271aab3f82e7f69140695333aaeb379298ca5865bee070c1b32f76b4e6a52",
19
- "tsManifest": "b8c7be7fca55cc64034a4e2e7cc0366e3ca15489d67662a16e7899030f1d123a",
20
- "tsMcpToolDefinitions": "b6645e5188730e0ecc126c3f8bb687be4593e7026ea8c79c1bff97f1e393c801"
9
+ "generatedCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
10
+ "generatedContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
11
+ "generatedManifest": "06b97c0a3e4adf93679e690eeab1c70caf878d5f612e4d377603522cb810f48e",
12
+ "generatedMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
13
+ "pyCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
14
+ "pyContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
15
+ "pyManifest": "db0bb9cd73c10496cf2962e3559dbc303cd236cc3de7761d761c0b647f188493",
16
+ "pyMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2",
17
+ "tsCommandDescriptors": "1b0b3f153bd8c9e22cad8501581e4a69452282d2741489b2aa7559d8b17a688f",
18
+ "tsContractRegistry": "c9bd289c188edea55c59c4c8d682deb33ebd59d612af55c86dd9fdc27bcb0e71",
19
+ "tsManifest": "18ff546ba2d274b9cfd30d1a9e209d7b649cbc43082f185f86401f9dc996a9ae",
20
+ "tsMcpToolDefinitions": "950eb9b5d7ae03f16024a34dad1c634cb58969e297ca8e0620852994f89657e2"
21
21
  },
22
22
  "generatedManifestCommandDescriptorVersion": "1.4.3",
23
23
  "generatedManifestPackageVersion": "0.1.0-alpha.21",
24
24
  "generatedManifestRegistryDigest": {
25
25
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
26
26
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
27
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
27
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
28
28
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
29
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
29
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
30
30
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
31
31
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
32
32
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
33
33
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
34
34
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
35
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
35
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
36
36
  },
37
37
  "generatedManifestVersion": "1.0.0",
38
38
  "registryDigest": {
39
39
  "canonicalHash": "9d638ee641f11a5ff7361b639583b7420341f9f222587e8f58cdf276a69bc8fb",
40
40
  "commandDigestHash": "f82f42c7ae1fc5d2b41e4188facf41e85e5e37f0b91907c30f562c1f6448e020",
41
- "descriptorHash": "5a8906b5eb67c83e991bca82ee78853c80c8d1b7e8ec2115b39ae1ed3c794dfe",
41
+ "descriptorHash": "1e3b958dddc32bd9cd72d4d94ba6355a905214ced5361478a3d720336b84a2d8",
42
42
  "documentationHash": "20a56ad590c742cf16c9336a268c63ce8ceb9b69eb4e9a305937e3b4796a1663",
43
- "fullDescriptorHash": "02330503199d148227dbbe48e461c4b6396eda6fc7b1fdb9d3e5e5af454c3e25",
43
+ "fullDescriptorHash": "53eea3dcee78f623c583c319096ac14fbf152ed69755960132af51a54b67bfc7",
44
44
  "namespaceHash": "35a0e69c2f30bc8067d11ed5e75cfb3865d63bf662e001c15b0a7778e6b67ce7",
45
45
  "policyProfilesHash": "03fdebf46de42775b95e2b4a88c96c41d4c834a3285aa3c546cbf9e89f3efda5",
46
46
  "principalTemplatesHash": "525835bb3c4710fa326e662e8a961e74de1798f4fb1bccb2a00be557ed037740",
47
47
  "routedTopLevelHash": "02e98ac94f1eadbeded065bef652f8a917f108a8a08726ad7163503cc1b3384d",
48
48
  "topLevelHash": "db78e40057e3f231880214dd1ac6945ad4153d37df86118a188ef32086a96885",
49
- "trustDistributionHash": "b1ffe8d27af014722bb59bece3473609911de00534f88b36c6ecb82ce2b4e835"
49
+ "trustDistributionHash": "26a18dabfedb27216e3cfa869af197085090937b310a94dad6be85f94556166c"
50
50
  },
51
- "schemaHash": "b167c3c8d433af2badf4ca144f22e879548362363bb8a1353f25b1263b401b01"
51
+ "schemaHash": "756ea0fcf7caeb4204cc4f3d53f3629e9231dedf528002ee8952cc29311f4f3d"
52
52
  },
53
53
  "publication": {
54
- "contractLockHash": "ddb0782f5276c87dfec380096ae288aa2577dcae4046505bacc4749b8dee848d",
54
+ "contractLockHash": "5827a001634c8336492de69dfff1a6fb3f81d001982c4dd589888c8419b01f97",
55
55
  "deterministic": true,
56
56
  "grade": "release-grade",
57
57
  "kind": "benchmark-contract-lock",
58
- "lockDocumentHash": "b50d42e34e0d2685ac6973f61bd0bc76d2c0fe09ecb3d81afd73b3b7ef65390a",
58
+ "lockDocumentHash": "9c9599ac9c0d32f310ba2310aec687596ee406c1dab393ff0defb6fdf12fa20e",
59
59
  "suiteLockPath": "benchmarks/locks/core.lock.json"
60
60
  },
61
61
  "schemaVersion": "1.0.0",
@@ -1068,7 +1068,7 @@ const commandContracts = [
1068
1068
  name: 'markets.create.plan',
1069
1069
  summary: 'Normalize a market creation payload for agents and MCP clients. Legacy `launch` remains script-native.',
1070
1070
  usage:
1071
- 'pandora [--output table|json] markets create plan --question <text> --rules <text> --sources <url...> --target-timestamp <unix-seconds|iso> --liquidity-usdc <n> [--market-type amm|parimutuel] [--category <id|name>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--curve-flattener <1-11>] [--curve-offset <0-16777215>] [--chain-id <id>] [--rpc-url <url>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--arbiter <address>] [--min-close-lead-seconds <n>]',
1071
+ 'pandora [--output table|json] markets create plan --question <text> --rules <text> --sources <url...> --target-timestamp <unix-seconds|iso> --liquidity-usdc <n> [--market-type amm|parimutuel] [--category <id|name>] [--initial-yes-pct <pct>|--initial-no-pct <pct>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--curve-flattener <1-11>] [--curve-offset <0-16777215>] [--chain-id <id>] [--rpc-url <url>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--arbiter <address>] [--min-close-lead-seconds <n>]',
1072
1072
  emits: ['markets.create.plan', 'markets.create.help', 'markets.help'],
1073
1073
  dataSchema: GENERIC_DATA_SCHEMA_REF,
1074
1074
  mcpExposed: true,
@@ -1080,7 +1080,9 @@ const commandContracts = [
1080
1080
  'Use agent.market.autocomplete when the question, rules, or target timestamp still need refinement before creation.',
1081
1081
  'markets.create.plan is the canonical JSON-safe planning surface; legacy launch remains script-native.',
1082
1082
  'The emitted validation ticket is bound to the exact final payload. Any change to question, rules, sources, target timestamp, liquidity, market type, fee/curve params, or distribution requires a fresh validation pass.',
1083
- 'If distribution flags are omitted, markets.create seeds a balanced 50/50 pool. Set explicit percentage flags for directional markets.',
1083
+ 'For AMM markets, prefer --initial-yes-pct/--initial-no-pct to set the opening probability directly.',
1084
+ 'Raw --distribution-yes-pct/--distribution-no-pct control reserve weights, not opening YES probability.',
1085
+ 'If distribution flags are omitted, markets.create seeds a balanced 50/50 pool.',
1084
1086
  ],
1085
1087
  },
1086
1088
  mcp: {
@@ -1097,8 +1099,10 @@ const commandContracts = [
1097
1099
  'liquidity-usdc': numberSchema('Initial liquidity amount in USDC.', { minimum: 0 }),
1098
1100
  'distribution-yes': integerSchema('Initial YES distribution in parts-per-billion.', { minimum: 0, maximum: 1_000_000_000 }),
1099
1101
  'distribution-no': integerSchema('Initial NO distribution in parts-per-billion.', { minimum: 0, maximum: 1_000_000_000 }),
1100
- 'distribution-yes-pct': numberSchema('Initial YES distribution in percent.', { minimum: 0, maximum: 100 }),
1101
- 'distribution-no-pct': numberSchema('Initial NO distribution in percent.', { minimum: 0, maximum: 100 }),
1102
+ 'initial-yes-pct': numberSchema('Initial YES probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
1103
+ 'initial-no-pct': numberSchema('Initial NO probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
1104
+ 'distribution-yes-pct': numberSchema('Initial YES reserve weight in percent, not opening YES probability.', { minimum: 0, maximum: 100 }),
1105
+ 'distribution-no-pct': numberSchema('Initial NO reserve weight in percent, not opening NO probability.', { minimum: 0, maximum: 100 }),
1102
1106
  'fee-tier': integerSchema('Fee tier in hundredths of a bip.', { minimum: 500, maximum: 50000 }),
1103
1107
  'max-imbalance': integerSchema('Maximum AMM price imbalance guard.', { minimum: 0, maximum: 16_777_215 }),
1104
1108
  'curve-flattener': integerSchema('Pari-mutuel curve flattener.', { minimum: 1, maximum: 11 }),
@@ -1120,7 +1124,7 @@ const commandContracts = [
1120
1124
  name: 'markets.create.run',
1121
1125
  summary: 'Dry-run or execute a canonical JSON-safe market creation payload. Legacy `launch` remains script-native.',
1122
1126
  usage:
1123
- 'pandora [--output table|json] markets create run --question <text> --rules <text> --sources <url...> --target-timestamp <unix-seconds|iso> --liquidity-usdc <n> [--market-type amm|parimutuel] [--category <id|name>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--curve-flattener <1-11>] [--curve-offset <0-16777215>] [--dry-run|--execute] [--chain-id <id>] [--rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--arbiter <address>] [--tx-route public|auto|flashbots-private|flashbots-bundle] [--tx-route-fallback fail|public] [--flashbots-relay-url <url>] [--flashbots-auth-key <key>] [--flashbots-target-block-offset <n>] [--validation-ticket <ticket>] [--min-close-lead-seconds <n>]',
1127
+ 'pandora [--output table|json] markets create run --question <text> --rules <text> --sources <url...> --target-timestamp <unix-seconds|iso> --liquidity-usdc <n> [--market-type amm|parimutuel] [--category <id|name>] [--initial-yes-pct <pct>|--initial-no-pct <pct>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--curve-flattener <1-11>] [--curve-offset <0-16777215>] [--dry-run|--execute] [--chain-id <id>] [--rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--arbiter <address>] [--tx-route public|auto|flashbots-private|flashbots-bundle] [--tx-route-fallback fail|public] [--flashbots-relay-url <url>] [--flashbots-auth-key <key>] [--flashbots-target-block-offset <n>] [--validation-ticket <ticket>] [--min-close-lead-seconds <n>]',
1124
1128
  emits: ['markets.create.run', 'markets.create.help', 'markets.help'],
1125
1129
  dataSchema: GENERIC_DATA_SCHEMA_REF,
1126
1130
  mcpExposed: true,
@@ -1133,7 +1137,9 @@ const commandContracts = [
1133
1137
  'Legacy launch remains script-native; markets.create.run is the canonical agent/MCP market creation surface.',
1134
1138
  'The post-poll approval/createMarket leg supports --tx-route public|auto|flashbots-private|flashbots-bundle. auto chooses flashbots-private when no approval is needed and flashbots-bundle when approval is required.',
1135
1139
  'Validation tickets are bound to the exact final payload. Any change to question, rules, sources, target timestamp, liquidity, market type, fee/curve params, or distribution requires a fresh ticket.',
1136
- 'If distribution flags are omitted, markets.create seeds a balanced 50/50 pool. Set explicit percentage flags for directional markets.',
1140
+ 'For AMM markets, prefer --initial-yes-pct/--initial-no-pct to set the opening probability directly.',
1141
+ 'Raw --distribution-yes-pct/--distribution-no-pct control reserve weights, not opening YES probability.',
1142
+ 'If distribution flags are omitted, markets.create seeds a balanced 50/50 pool.',
1137
1143
  ],
1138
1144
  },
1139
1145
  mcp: {
@@ -1151,8 +1157,10 @@ const commandContracts = [
1151
1157
  'liquidity-usdc': numberSchema('Initial liquidity amount in USDC.', { minimum: 0 }),
1152
1158
  'distribution-yes': integerSchema('Initial YES distribution in parts-per-billion.', { minimum: 0, maximum: 1_000_000_000 }),
1153
1159
  'distribution-no': integerSchema('Initial NO distribution in parts-per-billion.', { minimum: 0, maximum: 1_000_000_000 }),
1154
- 'distribution-yes-pct': numberSchema('Initial YES distribution in percent.', { minimum: 0, maximum: 100 }),
1155
- 'distribution-no-pct': numberSchema('Initial NO distribution in percent.', { minimum: 0, maximum: 100 }),
1160
+ 'initial-yes-pct': numberSchema('Initial YES probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
1161
+ 'initial-no-pct': numberSchema('Initial NO probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
1162
+ 'distribution-yes-pct': numberSchema('Initial YES reserve weight in percent, not opening YES probability.', { minimum: 0, maximum: 100 }),
1163
+ 'distribution-no-pct': numberSchema('Initial NO reserve weight in percent, not opening NO probability.', { minimum: 0, maximum: 100 }),
1156
1164
  'fee-tier': integerSchema('Fee tier in hundredths of a bip.', { minimum: 500, maximum: 50000 }),
1157
1165
  'max-imbalance': integerSchema('Maximum AMM price imbalance guard.', { minimum: 0, maximum: 16_777_215 }),
1158
1166
  'curve-flattener': integerSchema('Pari-mutuel curve flattener.', { minimum: 1, maximum: 11 }),
@@ -3155,7 +3163,7 @@ const commandContracts = [
3155
3163
  name: 'mirror.deploy',
3156
3164
  summary: 'Deploy a mirror market from selector or plan in dry-run or execute mode.',
3157
3165
  usage:
3158
- 'pandora [--output table|json] mirror deploy --plan-file <path>|--polymarket-market-id <id>|--polymarket-slug <slug> --dry-run|--execute [--liquidity-usdc <n>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--arbiter <address>] [--category <id|name>] [--chain-id <id>] [--rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--sources <url...>] [--validation-ticket <ticket>] [--target-timestamp <unix|iso>] [--manifest-file <path>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--min-close-lead-seconds <n>]',
3166
+ 'pandora [--output table|json] mirror deploy --plan-file <path>|--polymarket-market-id <id>|--polymarket-slug <slug> --dry-run|--execute [--liquidity-usdc <n>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--arbiter <address>] [--category <id|name>] [--chain-id <id>] [--rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--oracle <address>] [--factory <address>] [--usdc <address>] [--initial-yes-pct <pct>|--initial-no-pct <pct>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--sources <url...>] [--validation-ticket <ticket>] [--target-timestamp <unix|iso>] [--manifest-file <path>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--min-close-lead-seconds <n>]',
3159
3167
  emits: ['mirror.deploy', 'mirror.deploy.help'],
3160
3168
  dataSchema: '#/definitions/MirrorDeployPayload',
3161
3169
  mcpExposed: true,
@@ -3196,8 +3204,10 @@ const commandContracts = [
3196
3204
  usdc: stringSchema('USDC token address.'),
3197
3205
  'distribution-yes': numberSchema('Initial YES distribution parts.', { minimum: 0 }),
3198
3206
  'distribution-no': numberSchema('Initial NO distribution parts.', { minimum: 0 }),
3199
- 'distribution-yes-pct': numberSchema('Initial YES distribution percent.', { minimum: 0, maximum: 100 }),
3200
- 'distribution-no-pct': numberSchema('Initial NO distribution percent.', { minimum: 0, maximum: 100 }),
3207
+ 'initial-yes-pct': numberSchema('Initial YES probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
3208
+ 'initial-no-pct': numberSchema('Initial NO probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
3209
+ 'distribution-yes-pct': numberSchema('Initial YES reserve weight in percent, not opening YES probability.', { minimum: 0, maximum: 100 }),
3210
+ 'distribution-no-pct': numberSchema('Initial NO reserve weight in percent, not opening NO probability.', { minimum: 0, maximum: 100 }),
3201
3211
  sources: flexibleArraySchema(stringSchema(), 'Source URL list.'),
3202
3212
  'validation-ticket': stringSchema('Ticket returned by agent.market.validate for the exact final payload (CLI execute mode).'),
3203
3213
  'target-timestamp': buildTargetTimestampSchema('Explicit target timestamp override.'),
@@ -3465,7 +3475,7 @@ const commandContracts = [
3465
3475
  name: 'mirror.go',
3466
3476
  summary: 'Run mirror deploy, verify, and optional sync workflow. Rebalance-route flags apply only to the Ethereum Pandora leg; any sync leg still remains separate Pandora rebalance and Polymarket hedge legs, not atomic.',
3467
3477
  usage:
3468
- 'pandora [--output table|json] mirror go --polymarket-market-id <id>|--polymarket-slug <slug> [--liquidity-usdc <n>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--arbiter <address>] [--category <id|name>] [--paper|--dry-run|--execute-live|--execute] [--auto-sync] [--sync-once] [--auto-resolve] [--auto-close] [--resolve-answer yes|no] [--resolve-reason <text>] [--resolve-watch-interval-ms <ms>] [--resolve-watch-timeout-ms <ms>] [--sync-interval-ms <ms>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--hedge-ratio <n>] [--no-hedge] [--rebalance-mode atomic|incremental] [--price-source on-chain|indexer] [--rebalance-route public|auto|flashbots-private|flashbots-bundle] [--rebalance-route-fallback fail|public] [--flashbots-relay-url <url>] [--flashbots-auth-key <key>] [--flashbots-target-block-offset <n>] [--max-rebalance-usdc <n>] [--max-hedge-usdc <n>] [--max-open-exposure-usdc <amount>] [--max-trades-per-day <n>] [--cooldown-ms <ms>] [--depth-slippage-bps <n>] [--min-time-to-close-sec <n>] [--strict-close-time-delta] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--oracle <address>] [--factory <address>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--sources <url...>] [--validation-ticket <ticket>] [--target-timestamp <unix|iso>] [--manifest-file <path>] [--trust-deploy] [--skip-gate] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--with-rules] [--include-similarity] [--min-close-lead-seconds <n>] [--dotenv-path <path>]',
3478
+ 'pandora [--output table|json] mirror go --polymarket-market-id <id>|--polymarket-slug <slug> [--liquidity-usdc <n>] [--fee-tier <500-50000>] [--max-imbalance <n>] [--arbiter <address>] [--category <id|name>] [--paper|--dry-run|--execute-live|--execute] [--auto-sync] [--sync-once] [--auto-resolve] [--auto-close] [--resolve-answer yes|no] [--resolve-reason <text>] [--resolve-watch-interval-ms <ms>] [--resolve-watch-timeout-ms <ms>] [--sync-interval-ms <ms>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--hedge-ratio <n>] [--no-hedge] [--rebalance-mode atomic|incremental] [--price-source on-chain|indexer] [--rebalance-route public|auto|flashbots-private|flashbots-bundle] [--rebalance-route-fallback fail|public] [--flashbots-relay-url <url>] [--flashbots-auth-key <key>] [--flashbots-target-block-offset <n>] [--max-rebalance-usdc <n>] [--max-hedge-usdc <n>] [--max-open-exposure-usdc <amount>] [--max-trades-per-day <n>] [--cooldown-ms <ms>] [--depth-slippage-bps <n>] [--min-time-to-close-sec <n>] [--strict-close-time-delta] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--oracle <address>] [--factory <address>] [--initial-yes-pct <pct>|--initial-no-pct <pct>] [--distribution-yes <parts>] [--distribution-no <parts>] [--distribution-yes-pct <pct>] [--distribution-no-pct <pct>] [--sources <url...>] [--validation-ticket <ticket>] [--target-timestamp <unix|iso>] [--manifest-file <path>] [--trust-deploy] [--skip-gate] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--with-rules] [--include-similarity] [--min-close-lead-seconds <n>] [--dotenv-path <path>]',
3469
3479
  emits: ['mirror.go', 'mirror.go.help'],
3470
3480
  dataSchema: '#/definitions/MirrorDeployPayload',
3471
3481
  mcpExposed: true,
@@ -3478,6 +3488,7 @@ const commandContracts = [
3478
3488
  'When mirror go will execute a fresh deploy, provide independent public --sources and a matching validation ticket.',
3479
3489
  'Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live.',
3480
3490
  'Validation tickets are bound to the exact final deploy payload. Any change to question, rules, sources, target timestamp, liquidity, fee params, or distribution requires a fresh validation pass.',
3491
+ 'For AMM deploy/go flows, prefer --initial-yes-pct/--initial-no-pct to set the opening probability directly. Raw --distribution-yes-pct/--distribution-no-pct remain reserve-weight controls.',
3481
3492
  'Private-routing flags affect only the Ethereum Pandora rebalance leg. They do not make the Polygon hedge leg atomic.',
3482
3493
  ],
3483
3494
  },
@@ -3541,8 +3552,10 @@ const commandContracts = [
3541
3552
  factory: stringSchema('Factory address override.'),
3542
3553
  'distribution-yes': numberSchema('Initial YES distribution parts.', { minimum: 0 }),
3543
3554
  'distribution-no': numberSchema('Initial NO distribution parts.', { minimum: 0 }),
3544
- 'distribution-yes-pct': numberSchema('Initial YES distribution percent.', { minimum: 0, maximum: 100 }),
3545
- 'distribution-no-pct': numberSchema('Initial NO distribution percent.', { minimum: 0, maximum: 100 }),
3555
+ 'initial-yes-pct': numberSchema('Initial YES probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
3556
+ 'initial-no-pct': numberSchema('Initial NO probability in percent. Internally converted into the inverse AMM reserve split.', { minimum: 0, maximum: 100 }),
3557
+ 'distribution-yes-pct': numberSchema('Initial YES reserve weight in percent, not opening YES probability.', { minimum: 0, maximum: 100 }),
3558
+ 'distribution-no-pct': numberSchema('Initial NO reserve weight in percent, not opening NO probability.', { minimum: 0, maximum: 100 }),
3546
3559
  sources: flexibleArraySchema(stringSchema(), 'Independent public source URL list.'),
3547
3560
  'validation-ticket': stringSchema('Ticket returned by agent.market.validate for the exact final payload (CLI execute mode).'),
3548
3561
  'target-timestamp': buildTargetTimestampSchema('Explicit target timestamp override.'),