@thisispandora/agent-sdk 0.1.0-alpha.3 → 0.1.0-alpha.4
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/README.md +11 -3
- package/generated/command-descriptors.json +558 -22
- package/generated/contract-registry.json +4363 -388
- package/generated/manifest.json +27 -25
- package/generated/mcp-tool-definitions.json +1735 -780
- package/package.json +1 -1
|
@@ -8625,7 +8625,7 @@
|
|
|
8625
8625
|
"audit"
|
|
8626
8626
|
],
|
|
8627
8627
|
"controlInputNames": [],
|
|
8628
|
-
"description": "Read the mirror audit
|
|
8628
|
+
"description": "Read the mirror audit/ledger surface. `--reconciled` adds normalized venue, funding, gas, and reserve-trace provenance beside the operational audit log.",
|
|
8629
8629
|
"executeFlags": [],
|
|
8630
8630
|
"expectedLatencyMs": 1200,
|
|
8631
8631
|
"externalDependencies": [
|
|
@@ -9198,6 +9198,10 @@
|
|
|
9198
9198
|
"description": "Polymarket slug.",
|
|
9199
9199
|
"type": "string"
|
|
9200
9200
|
},
|
|
9201
|
+
"reconciled": {
|
|
9202
|
+
"description": "Attach the normalized reconciled ledger beside the append-only operational audit payload.",
|
|
9203
|
+
"type": "boolean"
|
|
9204
|
+
},
|
|
9201
9205
|
"state-file": {
|
|
9202
9206
|
"description": "State file path.",
|
|
9203
9207
|
"type": "string"
|
|
@@ -9233,7 +9237,7 @@
|
|
|
9233
9237
|
],
|
|
9234
9238
|
"canonicalName": "mirror.audit",
|
|
9235
9239
|
"canonicalTool": "mirror.audit",
|
|
9236
|
-
"canonicalUsage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
9240
|
+
"canonicalUsage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
9237
9241
|
"command": [
|
|
9238
9242
|
"mirror",
|
|
9239
9243
|
"audit"
|
|
@@ -9328,10 +9332,10 @@
|
|
|
9328
9332
|
"riskLevel": "low",
|
|
9329
9333
|
"safeEquivalent": null,
|
|
9330
9334
|
"safeFlags": [],
|
|
9331
|
-
"summary": "Read the mirror audit ledger with
|
|
9335
|
+
"summary": "Read the canonical mirror audit ledger surface. `--reconciled` adds a normalized cross-venue ledger with provenance and export-ready rows beside the append-only operational audit log.",
|
|
9332
9336
|
"supportsRemote": true,
|
|
9333
9337
|
"supportsWebhook": false,
|
|
9334
|
-
"usage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
9338
|
+
"usage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
9335
9339
|
}
|
|
9336
9340
|
},
|
|
9337
9341
|
"jobCapable": false,
|
|
@@ -9368,7 +9372,7 @@
|
|
|
9368
9372
|
],
|
|
9369
9373
|
"canonicalName": "mirror.audit",
|
|
9370
9374
|
"canonicalTool": "mirror.audit",
|
|
9371
|
-
"canonicalUsage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
9375
|
+
"canonicalUsage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
9372
9376
|
"command": [
|
|
9373
9377
|
"mirror",
|
|
9374
9378
|
"audit"
|
|
@@ -9463,10 +9467,10 @@
|
|
|
9463
9467
|
"riskLevel": "low",
|
|
9464
9468
|
"safeEquivalent": null,
|
|
9465
9469
|
"safeFlags": [],
|
|
9466
|
-
"summary": "Read the mirror audit ledger with
|
|
9470
|
+
"summary": "Read the canonical mirror audit ledger surface. `--reconciled` adds a normalized cross-venue ledger with provenance and export-ready rows beside the append-only operational audit log.",
|
|
9467
9471
|
"supportsRemote": true,
|
|
9468
9472
|
"supportsWebhook": false,
|
|
9469
|
-
"usage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
9473
|
+
"usage": "pandora [--output table|json] mirror audit --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--with-live] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
9470
9474
|
}
|
|
9471
9475
|
},
|
|
9472
9476
|
{
|
|
@@ -13860,7 +13864,8 @@
|
|
|
13860
13864
|
"notes": [
|
|
13861
13865
|
"Mirror go inherits the exact market payload from its deploy stage; use the returned validation ticket from paper/dry-run output.",
|
|
13862
13866
|
"When mirror go will execute a fresh deploy, provide independent public --sources and a matching validation ticket.",
|
|
13863
|
-
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live."
|
|
13867
|
+
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live.",
|
|
13868
|
+
"Private-routing flags affect only the Ethereum Pandora rebalance leg. They do not make the Polygon hedge leg atomic."
|
|
13864
13869
|
],
|
|
13865
13870
|
"recommendedTools": [
|
|
13866
13871
|
"agent.market.autocomplete"
|
|
@@ -13879,7 +13884,7 @@
|
|
|
13879
13884
|
"controlInputNames": [
|
|
13880
13885
|
"agentPreflight"
|
|
13881
13886
|
],
|
|
13882
|
-
"description": "Plan/deploy/verify/go orchestration. Auto-sync still executes separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
13887
|
+
"description": "Plan/deploy/verify/go orchestration. Rebalance-route flags affect only the Ethereum Pandora leg. Auto-sync still executes separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
13883
13888
|
"executeFlags": [
|
|
13884
13889
|
"--execute-live",
|
|
13885
13890
|
"--execute"
|
|
@@ -14593,6 +14598,19 @@
|
|
|
14593
14598
|
"minimum": 500,
|
|
14594
14599
|
"type": "integer"
|
|
14595
14600
|
},
|
|
14601
|
+
"flashbots-auth-key": {
|
|
14602
|
+
"description": "Optional Flashbots auth key or signer reference for the Ethereum Pandora rebalance leg.",
|
|
14603
|
+
"type": "string"
|
|
14604
|
+
},
|
|
14605
|
+
"flashbots-relay-url": {
|
|
14606
|
+
"description": "Optional Flashbots/private relay URL for the Ethereum Pandora rebalance leg.",
|
|
14607
|
+
"type": "string"
|
|
14608
|
+
},
|
|
14609
|
+
"flashbots-target-block-offset": {
|
|
14610
|
+
"description": "Optional target block offset for Flashbots/private bundle submission.",
|
|
14611
|
+
"minimum": 1,
|
|
14612
|
+
"type": "integer"
|
|
14613
|
+
},
|
|
14596
14614
|
"funder": {
|
|
14597
14615
|
"description": "Polymarket proxy/safe address.",
|
|
14598
14616
|
"type": "string"
|
|
@@ -14731,6 +14749,22 @@
|
|
|
14731
14749
|
"incremental"
|
|
14732
14750
|
]
|
|
14733
14751
|
},
|
|
14752
|
+
"rebalance-route": {
|
|
14753
|
+
"description": "Pandora-leg execution route. public preserves ordinary mempool submission; auto chooses a private route when supported; flashbots-private requests single-tx private relay submission; flashbots-bundle requests Flashbots bundle semantics for approval+trade paths. This affects only the Ethereum Pandora leg.",
|
|
14754
|
+
"enum": [
|
|
14755
|
+
"public",
|
|
14756
|
+
"auto",
|
|
14757
|
+
"flashbots-private",
|
|
14758
|
+
"flashbots-bundle"
|
|
14759
|
+
]
|
|
14760
|
+
},
|
|
14761
|
+
"rebalance-route-fallback": {
|
|
14762
|
+
"description": "Fallback policy when the requested Pandora-leg private route is unsupported or rejected. fail stops the run; public degrades to ordinary public submission. This does not change Polygon hedge semantics.",
|
|
14763
|
+
"enum": [
|
|
14764
|
+
"fail",
|
|
14765
|
+
"public"
|
|
14766
|
+
]
|
|
14767
|
+
},
|
|
14734
14768
|
"rpc-url": {
|
|
14735
14769
|
"description": "RPC URL.",
|
|
14736
14770
|
"type": "string"
|
|
@@ -14819,7 +14853,8 @@
|
|
|
14819
14853
|
"notes": [
|
|
14820
14854
|
"Mirror go inherits the exact market payload from its deploy stage; use the returned validation ticket from paper/dry-run output.",
|
|
14821
14855
|
"When mirror go will execute a fresh deploy, provide independent public --sources and a matching validation ticket.",
|
|
14822
|
-
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live."
|
|
14856
|
+
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live.",
|
|
14857
|
+
"Private-routing flags affect only the Ethereum Pandora rebalance leg. They do not make the Polygon hedge leg atomic."
|
|
14823
14858
|
],
|
|
14824
14859
|
"recommendedTools": [
|
|
14825
14860
|
"agent.market.autocomplete"
|
|
@@ -14836,7 +14871,7 @@
|
|
|
14836
14871
|
],
|
|
14837
14872
|
"canonicalName": "mirror.go",
|
|
14838
14873
|
"canonicalTool": "mirror.go",
|
|
14839
|
-
"canonicalUsage": "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] [--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] [--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>]",
|
|
14874
|
+
"canonicalUsage": "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] [--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>]",
|
|
14840
14875
|
"command": [
|
|
14841
14876
|
"mirror",
|
|
14842
14877
|
"go"
|
|
@@ -14942,10 +14977,10 @@
|
|
|
14942
14977
|
"--paper",
|
|
14943
14978
|
"--dry-run"
|
|
14944
14979
|
],
|
|
14945
|
-
"summary": "Run mirror deploy, verify, and optional sync workflow; any sync leg remains separate Pandora rebalance and Polymarket hedge legs, not atomic.",
|
|
14980
|
+
"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.",
|
|
14946
14981
|
"supportsRemote": true,
|
|
14947
14982
|
"supportsWebhook": false,
|
|
14948
|
-
"usage": "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] [--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] [--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>]"
|
|
14983
|
+
"usage": "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] [--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>]"
|
|
14949
14984
|
}
|
|
14950
14985
|
},
|
|
14951
14986
|
"jobCapable": true,
|
|
@@ -14982,7 +15017,8 @@
|
|
|
14982
15017
|
"notes": [
|
|
14983
15018
|
"Mirror go inherits the exact market payload from its deploy stage; use the returned validation ticket from paper/dry-run output.",
|
|
14984
15019
|
"When mirror go will execute a fresh deploy, provide independent public --sources and a matching validation ticket.",
|
|
14985
|
-
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live."
|
|
15020
|
+
"Run agent.market.validate on that exact payload before rerunning mirror.go with execute or execute-live.",
|
|
15021
|
+
"Private-routing flags affect only the Ethereum Pandora rebalance leg. They do not make the Polygon hedge leg atomic."
|
|
14986
15022
|
],
|
|
14987
15023
|
"recommendedTools": [
|
|
14988
15024
|
"agent.market.autocomplete"
|
|
@@ -14999,7 +15035,7 @@
|
|
|
14999
15035
|
],
|
|
15000
15036
|
"canonicalName": "mirror.go",
|
|
15001
15037
|
"canonicalTool": "mirror.go",
|
|
15002
|
-
"canonicalUsage": "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] [--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] [--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>]",
|
|
15038
|
+
"canonicalUsage": "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] [--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>]",
|
|
15003
15039
|
"command": [
|
|
15004
15040
|
"mirror",
|
|
15005
15041
|
"go"
|
|
@@ -15105,10 +15141,10 @@
|
|
|
15105
15141
|
"--paper",
|
|
15106
15142
|
"--dry-run"
|
|
15107
15143
|
],
|
|
15108
|
-
"summary": "Run mirror deploy, verify, and optional sync workflow; any sync leg remains separate Pandora rebalance and Polymarket hedge legs, not atomic.",
|
|
15144
|
+
"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.",
|
|
15109
15145
|
"supportsRemote": true,
|
|
15110
15146
|
"supportsWebhook": false,
|
|
15111
|
-
"usage": "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] [--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] [--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>]"
|
|
15147
|
+
"usage": "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] [--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>]"
|
|
15112
15148
|
}
|
|
15113
15149
|
},
|
|
15114
15150
|
{
|
|
@@ -18084,7 +18120,7 @@
|
|
|
18084
18120
|
"pnl"
|
|
18085
18121
|
],
|
|
18086
18122
|
"controlInputNames": [],
|
|
18087
|
-
"description": "Read
|
|
18123
|
+
"description": "Read the mirror P&L/accounting summary surface for a pair. `--reconciled` adds normalized realized/unrealized components, provenance, and export-ready ledger rows.",
|
|
18088
18124
|
"executeFlags": [],
|
|
18089
18125
|
"expectedLatencyMs": 1500,
|
|
18090
18126
|
"externalDependencies": [
|
|
@@ -18617,6 +18653,10 @@
|
|
|
18617
18653
|
"minimum": 0,
|
|
18618
18654
|
"type": "number"
|
|
18619
18655
|
},
|
|
18656
|
+
"include-legacy-approx": {
|
|
18657
|
+
"description": "Keep approximate scenario fields visible while requesting reconciled accounting.",
|
|
18658
|
+
"type": "boolean"
|
|
18659
|
+
},
|
|
18620
18660
|
"indexer-url": {
|
|
18621
18661
|
"description": "Indexer base URL.",
|
|
18622
18662
|
"type": "string"
|
|
@@ -18657,6 +18697,10 @@
|
|
|
18657
18697
|
"description": "Polymarket slug.",
|
|
18658
18698
|
"type": "string"
|
|
18659
18699
|
},
|
|
18700
|
+
"reconciled": {
|
|
18701
|
+
"description": "Attach the normalized reconciled accounting payload beside the approximate scenario surface.",
|
|
18702
|
+
"type": "boolean"
|
|
18703
|
+
},
|
|
18660
18704
|
"state-file": {
|
|
18661
18705
|
"description": "State file path.",
|
|
18662
18706
|
"type": "string"
|
|
@@ -18688,7 +18732,7 @@
|
|
|
18688
18732
|
],
|
|
18689
18733
|
"canonicalName": "mirror.pnl",
|
|
18690
18734
|
"canonicalTool": "mirror.pnl",
|
|
18691
|
-
"canonicalUsage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
18735
|
+
"canonicalUsage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--include-legacy-approx] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
18692
18736
|
"command": [
|
|
18693
18737
|
"mirror",
|
|
18694
18738
|
"pnl"
|
|
@@ -18783,10 +18827,10 @@
|
|
|
18783
18827
|
"riskLevel": "low",
|
|
18784
18828
|
"safeEquivalent": null,
|
|
18785
18829
|
"safeFlags": [],
|
|
18786
|
-
"summary": "Read the dedicated cross-venue scenario P&L surface
|
|
18830
|
+
"summary": "Read the canonical mirror P&L surface for a pair. It remains the dedicated cross-venue scenario P&L surface; `--reconciled` adds normalized realized/unrealized accounting, provenance, and export-ready ledger rows beside the legacy approximate fields.",
|
|
18787
18831
|
"supportsRemote": true,
|
|
18788
18832
|
"supportsWebhook": false,
|
|
18789
|
-
"usage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
18833
|
+
"usage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--include-legacy-approx] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
18790
18834
|
}
|
|
18791
18835
|
},
|
|
18792
18836
|
"jobCapable": false,
|
|
@@ -18823,7 +18867,7 @@
|
|
|
18823
18867
|
],
|
|
18824
18868
|
"canonicalName": "mirror.pnl",
|
|
18825
18869
|
"canonicalTool": "mirror.pnl",
|
|
18826
|
-
"canonicalUsage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
18870
|
+
"canonicalUsage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--include-legacy-approx] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
18827
18871
|
"command": [
|
|
18828
18872
|
"mirror",
|
|
18829
18873
|
"pnl"
|
|
@@ -18918,10 +18962,10 @@
|
|
|
18918
18962
|
"riskLevel": "low",
|
|
18919
18963
|
"safeEquivalent": null,
|
|
18920
18964
|
"safeFlags": [],
|
|
18921
|
-
"summary": "Read the dedicated cross-venue scenario P&L surface
|
|
18965
|
+
"summary": "Read the canonical mirror P&L surface for a pair. It remains the dedicated cross-venue scenario P&L surface; `--reconciled` adds normalized realized/unrealized accounting, provenance, and export-ready ledger rows beside the legacy approximate fields.",
|
|
18922
18966
|
"supportsRemote": true,
|
|
18923
18967
|
"supportsWebhook": false,
|
|
18924
|
-
"usage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
18968
|
+
"usage": "pandora [--output table|json] mirror pnl --state-file <path>|--strategy-hash <hash>|(--pandora-market-address <address>|--market-address <address>) (--polymarket-market-id <id>|--polymarket-slug <slug>) [--reconciled] [--include-legacy-approx] [--trust-deploy] [--manifest-file <path>] [--drift-trigger-bps <n>] [--hedge-trigger-usdc <n>] [--indexer-url <url>] [--timeout-ms <ms>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
18925
18969
|
}
|
|
18926
18970
|
},
|
|
18927
18971
|
{
|
|
@@ -20904,7 +20948,7 @@
|
|
|
20904
20948
|
"once"
|
|
20905
20949
|
],
|
|
20906
20950
|
"controlInputNames": [],
|
|
20907
|
-
"description": "Execute one mirror sync tick. Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
20951
|
+
"description": "Execute one mirror sync tick. Rebalance-route flags affect only the Ethereum Pandora leg. Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
20908
20952
|
"executeFlags": [
|
|
20909
20953
|
"--execute-live",
|
|
20910
20954
|
"--execute"
|
|
@@ -22243,6 +22287,19 @@
|
|
|
22243
22287
|
"description": "Execute live sync actions.",
|
|
22244
22288
|
"type": "boolean"
|
|
22245
22289
|
},
|
|
22290
|
+
"flashbots-auth-key": {
|
|
22291
|
+
"description": "Optional Flashbots auth key or signer reference for the Ethereum Pandora rebalance leg.",
|
|
22292
|
+
"type": "string"
|
|
22293
|
+
},
|
|
22294
|
+
"flashbots-relay-url": {
|
|
22295
|
+
"description": "Optional Flashbots/private relay URL for the Ethereum Pandora rebalance leg.",
|
|
22296
|
+
"type": "string"
|
|
22297
|
+
},
|
|
22298
|
+
"flashbots-target-block-offset": {
|
|
22299
|
+
"description": "Optional target block offset for Flashbots/private bundle submission.",
|
|
22300
|
+
"minimum": 1,
|
|
22301
|
+
"type": "integer"
|
|
22302
|
+
},
|
|
22246
22303
|
"funder": {
|
|
22247
22304
|
"description": "Polymarket proxy/safe address.",
|
|
22248
22305
|
"type": "string"
|
|
@@ -22380,6 +22437,22 @@
|
|
|
22380
22437
|
"incremental"
|
|
22381
22438
|
]
|
|
22382
22439
|
},
|
|
22440
|
+
"rebalance-route": {
|
|
22441
|
+
"description": "Pandora-leg execution route. public preserves ordinary mempool submission; auto chooses a private route when supported; flashbots-private requests single-tx private relay submission; flashbots-bundle requests Flashbots bundle semantics for approval+trade paths. This affects only the Ethereum Pandora leg.",
|
|
22442
|
+
"enum": [
|
|
22443
|
+
"public",
|
|
22444
|
+
"auto",
|
|
22445
|
+
"flashbots-private",
|
|
22446
|
+
"flashbots-bundle"
|
|
22447
|
+
]
|
|
22448
|
+
},
|
|
22449
|
+
"rebalance-route-fallback": {
|
|
22450
|
+
"description": "Fallback policy when the requested Pandora-leg private route is unsupported or rejected. fail stops the run; public degrades to ordinary public submission. This does not change Polygon hedge semantics.",
|
|
22451
|
+
"enum": [
|
|
22452
|
+
"fail",
|
|
22453
|
+
"public"
|
|
22454
|
+
]
|
|
22455
|
+
},
|
|
22383
22456
|
"rpc-url": {
|
|
22384
22457
|
"description": "RPC URL.",
|
|
22385
22458
|
"type": "string"
|
|
@@ -22451,7 +22524,7 @@
|
|
|
22451
22524
|
],
|
|
22452
22525
|
"canonicalName": "mirror.sync.once",
|
|
22453
22526
|
"canonicalTool": "mirror.sync.once",
|
|
22454
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
22527
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
22455
22528
|
"command": [
|
|
22456
22529
|
"mirror",
|
|
22457
22530
|
"sync",
|
|
@@ -22557,10 +22630,10 @@
|
|
|
22557
22630
|
"--paper",
|
|
22558
22631
|
"--dry-run"
|
|
22559
22632
|
],
|
|
22560
|
-
"summary": "Execute one mirror sync tick with separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
22633
|
+
"summary": "Execute one mirror sync tick with separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
22561
22634
|
"supportsRemote": true,
|
|
22562
22635
|
"supportsWebhook": true,
|
|
22563
|
-
"usage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
22636
|
+
"usage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
22564
22637
|
}
|
|
22565
22638
|
},
|
|
22566
22639
|
"jobCapable": false,
|
|
@@ -22602,7 +22675,7 @@
|
|
|
22602
22675
|
],
|
|
22603
22676
|
"canonicalName": "mirror.sync.once",
|
|
22604
22677
|
"canonicalTool": "mirror.sync.once",
|
|
22605
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
22678
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
22606
22679
|
"command": [
|
|
22607
22680
|
"mirror",
|
|
22608
22681
|
"sync",
|
|
@@ -22708,10 +22781,10 @@
|
|
|
22708
22781
|
"--paper",
|
|
22709
22782
|
"--dry-run"
|
|
22710
22783
|
],
|
|
22711
|
-
"summary": "Execute one mirror sync tick with separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
22784
|
+
"summary": "Execute one mirror sync tick with separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
22712
22785
|
"supportsRemote": true,
|
|
22713
22786
|
"supportsWebhook": true,
|
|
22714
|
-
"usage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
22787
|
+
"usage": "pandora [--output table|json] mirror sync once --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
22715
22788
|
}
|
|
22716
22789
|
},
|
|
22717
22790
|
{
|
|
@@ -22725,7 +22798,7 @@
|
|
|
22725
22798
|
"run"
|
|
22726
22799
|
],
|
|
22727
22800
|
"controlInputNames": [],
|
|
22728
|
-
"description": "Continuous mirror sync loop (blocked in MCP v1). Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
22801
|
+
"description": "Continuous mirror sync loop (blocked in MCP v1). Rebalance-route flags affect only the Ethereum Pandora leg. Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
22729
22802
|
"executeFlags": [
|
|
22730
22803
|
"--execute-live",
|
|
22731
22804
|
"--execute"
|
|
@@ -24068,6 +24141,19 @@
|
|
|
24068
24141
|
"description": "Execute live sync actions.",
|
|
24069
24142
|
"type": "boolean"
|
|
24070
24143
|
},
|
|
24144
|
+
"flashbots-auth-key": {
|
|
24145
|
+
"description": "Optional Flashbots auth key or signer reference for the Ethereum Pandora rebalance leg.",
|
|
24146
|
+
"type": "string"
|
|
24147
|
+
},
|
|
24148
|
+
"flashbots-relay-url": {
|
|
24149
|
+
"description": "Optional Flashbots/private relay URL for the Ethereum Pandora rebalance leg.",
|
|
24150
|
+
"type": "string"
|
|
24151
|
+
},
|
|
24152
|
+
"flashbots-target-block-offset": {
|
|
24153
|
+
"description": "Optional target block offset for Flashbots/private bundle submission.",
|
|
24154
|
+
"minimum": 1,
|
|
24155
|
+
"type": "integer"
|
|
24156
|
+
},
|
|
24071
24157
|
"funder": {
|
|
24072
24158
|
"description": "Polymarket proxy/safe address.",
|
|
24073
24159
|
"type": "string"
|
|
@@ -24209,6 +24295,22 @@
|
|
|
24209
24295
|
"incremental"
|
|
24210
24296
|
]
|
|
24211
24297
|
},
|
|
24298
|
+
"rebalance-route": {
|
|
24299
|
+
"description": "Pandora-leg execution route. public preserves ordinary mempool submission; auto chooses a private route when supported; flashbots-private requests single-tx private relay submission; flashbots-bundle requests Flashbots bundle semantics for approval+trade paths. This affects only the Ethereum Pandora leg.",
|
|
24300
|
+
"enum": [
|
|
24301
|
+
"public",
|
|
24302
|
+
"auto",
|
|
24303
|
+
"flashbots-private",
|
|
24304
|
+
"flashbots-bundle"
|
|
24305
|
+
]
|
|
24306
|
+
},
|
|
24307
|
+
"rebalance-route-fallback": {
|
|
24308
|
+
"description": "Fallback policy when the requested Pandora-leg private route is unsupported or rejected. fail stops the run; public degrades to ordinary public submission. This does not change Polygon hedge semantics.",
|
|
24309
|
+
"enum": [
|
|
24310
|
+
"fail",
|
|
24311
|
+
"public"
|
|
24312
|
+
]
|
|
24313
|
+
},
|
|
24212
24314
|
"rpc-url": {
|
|
24213
24315
|
"description": "RPC URL.",
|
|
24214
24316
|
"type": "string"
|
|
@@ -24284,7 +24386,7 @@
|
|
|
24284
24386
|
],
|
|
24285
24387
|
"canonicalName": "mirror.sync.run",
|
|
24286
24388
|
"canonicalTool": "mirror.sync.run",
|
|
24287
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
24389
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
24288
24390
|
"command": [
|
|
24289
24391
|
"mirror",
|
|
24290
24392
|
"sync",
|
|
@@ -24391,10 +24493,10 @@
|
|
|
24391
24493
|
"--paper",
|
|
24392
24494
|
"--dry-run"
|
|
24393
24495
|
],
|
|
24394
|
-
"summary": "Run continuous mirror sync loop with separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
24496
|
+
"summary": "Run continuous mirror sync loop with separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
24395
24497
|
"supportsRemote": true,
|
|
24396
24498
|
"supportsWebhook": true,
|
|
24397
|
-
"usage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
24499
|
+
"usage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
24398
24500
|
}
|
|
24399
24501
|
},
|
|
24400
24502
|
"jobCapable": true,
|
|
@@ -24437,7 +24539,7 @@
|
|
|
24437
24539
|
],
|
|
24438
24540
|
"canonicalName": "mirror.sync.run",
|
|
24439
24541
|
"canonicalTool": "mirror.sync.run",
|
|
24440
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
24542
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
24441
24543
|
"command": [
|
|
24442
24544
|
"mirror",
|
|
24443
24545
|
"sync",
|
|
@@ -24544,10 +24646,10 @@
|
|
|
24544
24646
|
"--paper",
|
|
24545
24647
|
"--dry-run"
|
|
24546
24648
|
],
|
|
24547
|
-
"summary": "Run continuous mirror sync loop with separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
24649
|
+
"summary": "Run continuous mirror sync loop with separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
24548
24650
|
"supportsRemote": true,
|
|
24549
24651
|
"supportsWebhook": true,
|
|
24550
|
-
"usage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
24652
|
+
"usage": "pandora [--output table|json] mirror sync run --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--daemon] [--stream|--no-stream] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
24551
24653
|
}
|
|
24552
24654
|
},
|
|
24553
24655
|
{
|
|
@@ -24561,7 +24663,7 @@
|
|
|
24561
24663
|
"start"
|
|
24562
24664
|
],
|
|
24563
24665
|
"controlInputNames": [],
|
|
24564
|
-
"description": "Start detached mirror sync daemon (blocked in MCP v1). Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
24666
|
+
"description": "Start detached mirror sync daemon (blocked in MCP v1). Rebalance-route flags affect only the Ethereum Pandora leg. Snapshot/action payloads expose reserveSource and rebalance sizing provenance.",
|
|
24565
24667
|
"executeFlags": [
|
|
24566
24668
|
"--execute-live",
|
|
24567
24669
|
"--execute"
|
|
@@ -25900,6 +26002,19 @@
|
|
|
25900
26002
|
"description": "Execute live sync actions.",
|
|
25901
26003
|
"type": "boolean"
|
|
25902
26004
|
},
|
|
26005
|
+
"flashbots-auth-key": {
|
|
26006
|
+
"description": "Optional Flashbots auth key or signer reference for the Ethereum Pandora rebalance leg.",
|
|
26007
|
+
"type": "string"
|
|
26008
|
+
},
|
|
26009
|
+
"flashbots-relay-url": {
|
|
26010
|
+
"description": "Optional Flashbots/private relay URL for the Ethereum Pandora rebalance leg.",
|
|
26011
|
+
"type": "string"
|
|
26012
|
+
},
|
|
26013
|
+
"flashbots-target-block-offset": {
|
|
26014
|
+
"description": "Optional target block offset for Flashbots/private bundle submission.",
|
|
26015
|
+
"minimum": 1,
|
|
26016
|
+
"type": "integer"
|
|
26017
|
+
},
|
|
25903
26018
|
"funder": {
|
|
25904
26019
|
"description": "Polymarket proxy/safe address.",
|
|
25905
26020
|
"type": "string"
|
|
@@ -26037,6 +26152,22 @@
|
|
|
26037
26152
|
"incremental"
|
|
26038
26153
|
]
|
|
26039
26154
|
},
|
|
26155
|
+
"rebalance-route": {
|
|
26156
|
+
"description": "Pandora-leg execution route. public preserves ordinary mempool submission; auto chooses a private route when supported; flashbots-private requests single-tx private relay submission; flashbots-bundle requests Flashbots bundle semantics for approval+trade paths. This affects only the Ethereum Pandora leg.",
|
|
26157
|
+
"enum": [
|
|
26158
|
+
"public",
|
|
26159
|
+
"auto",
|
|
26160
|
+
"flashbots-private",
|
|
26161
|
+
"flashbots-bundle"
|
|
26162
|
+
]
|
|
26163
|
+
},
|
|
26164
|
+
"rebalance-route-fallback": {
|
|
26165
|
+
"description": "Fallback policy when the requested Pandora-leg private route is unsupported or rejected. fail stops the run; public degrades to ordinary public submission. This does not change Polygon hedge semantics.",
|
|
26166
|
+
"enum": [
|
|
26167
|
+
"fail",
|
|
26168
|
+
"public"
|
|
26169
|
+
]
|
|
26170
|
+
},
|
|
26040
26171
|
"rpc-url": {
|
|
26041
26172
|
"description": "RPC URL.",
|
|
26042
26173
|
"type": "string"
|
|
@@ -26108,7 +26239,7 @@
|
|
|
26108
26239
|
],
|
|
26109
26240
|
"canonicalName": "mirror.sync.start",
|
|
26110
26241
|
"canonicalTool": "mirror.sync.start",
|
|
26111
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
26242
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
26112
26243
|
"command": [
|
|
26113
26244
|
"mirror",
|
|
26114
26245
|
"sync",
|
|
@@ -26215,10 +26346,10 @@
|
|
|
26215
26346
|
"--paper",
|
|
26216
26347
|
"--dry-run"
|
|
26217
26348
|
],
|
|
26218
|
-
"summary": "Start detached mirror sync daemon for separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
26349
|
+
"summary": "Start detached mirror sync daemon for separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
26219
26350
|
"supportsRemote": true,
|
|
26220
26351
|
"supportsWebhook": true,
|
|
26221
|
-
"usage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
26352
|
+
"usage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
26222
26353
|
}
|
|
26223
26354
|
},
|
|
26224
26355
|
"jobCapable": true,
|
|
@@ -26261,7 +26392,7 @@
|
|
|
26261
26392
|
],
|
|
26262
26393
|
"canonicalName": "mirror.sync.start",
|
|
26263
26394
|
"canonicalTool": "mirror.sync.start",
|
|
26264
|
-
"canonicalUsage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
26395
|
+
"canonicalUsage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]",
|
|
26265
26396
|
"command": [
|
|
26266
26397
|
"mirror",
|
|
26267
26398
|
"sync",
|
|
@@ -26368,10 +26499,10 @@
|
|
|
26368
26499
|
"--paper",
|
|
26369
26500
|
"--dry-run"
|
|
26370
26501
|
],
|
|
26371
|
-
"summary": "Start detached mirror sync daemon for separate Pandora rebalance and Polymarket hedge legs; cross-venue settlement is not atomic.",
|
|
26502
|
+
"summary": "Start detached mirror sync daemon for separate Pandora rebalance and Polymarket hedge legs. Rebalance-route flags affect only the Ethereum Pandora leg; cross-venue settlement is not atomic.",
|
|
26372
26503
|
"supportsRemote": true,
|
|
26373
26504
|
"supportsWebhook": true,
|
|
26374
|
-
"usage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
26505
|
+
"usage": "pandora [--output table|json] mirror sync start --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--paper|--dry-run|--execute-live|--execute] [--private-key <hex>|--profile-id <id>|--profile-file <path>] [--funder <address>] [--usdc <address>] [--trust-deploy] [--manifest-file <path>] [--skip-gate] [--strict-close-time-delta] [--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>] [--iterations <n>] [--state-file <path>] [--kill-switch-file <path>] [--chain-id <id>] [--rpc-url <url>] [--polymarket-rpc-url <url>] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>] [--webhook-url <url>] [--telegram-bot-token <token>] [--telegram-chat-id <id>] [--discord-webhook-url <url>]"
|
|
26375
26506
|
}
|
|
26376
26507
|
},
|
|
26377
26508
|
{
|
|
@@ -27260,15 +27391,15 @@
|
|
|
27260
27391
|
"agentWorkflow": null,
|
|
27261
27392
|
"aliasOf": null,
|
|
27262
27393
|
"canRunConcurrent": true,
|
|
27263
|
-
"canonicalTool": "mirror.
|
|
27394
|
+
"canonicalTool": "mirror.trace",
|
|
27264
27395
|
"command": [
|
|
27265
27396
|
"mirror",
|
|
27266
|
-
"
|
|
27397
|
+
"trace"
|
|
27267
27398
|
],
|
|
27268
27399
|
"controlInputNames": [],
|
|
27269
|
-
"description": "
|
|
27400
|
+
"description": "Read historical Pandora reserve snapshots at explicit blocks or sampled block ranges. Deep history requires an archive-capable RPC endpoint.",
|
|
27270
27401
|
"executeFlags": [],
|
|
27271
|
-
"expectedLatencyMs":
|
|
27402
|
+
"expectedLatencyMs": 1500,
|
|
27272
27403
|
"externalDependencies": [
|
|
27273
27404
|
"chain-rpc",
|
|
27274
27405
|
"polymarket-api"
|
|
@@ -27279,26 +27410,12 @@
|
|
|
27279
27410
|
"anyOf": [
|
|
27280
27411
|
{
|
|
27281
27412
|
"required": [
|
|
27282
|
-
"pandora-market-address"
|
|
27283
|
-
"polymarket-market-id"
|
|
27284
|
-
]
|
|
27285
|
-
},
|
|
27286
|
-
{
|
|
27287
|
-
"required": [
|
|
27288
|
-
"pandora-market-address",
|
|
27289
|
-
"polymarket-slug"
|
|
27290
|
-
]
|
|
27291
|
-
},
|
|
27292
|
-
{
|
|
27293
|
-
"required": [
|
|
27294
|
-
"market-address",
|
|
27295
|
-
"polymarket-market-id"
|
|
27413
|
+
"pandora-market-address"
|
|
27296
27414
|
]
|
|
27297
27415
|
},
|
|
27298
27416
|
{
|
|
27299
27417
|
"required": [
|
|
27300
|
-
"market-address"
|
|
27301
|
-
"polymarket-slug"
|
|
27418
|
+
"market-address"
|
|
27302
27419
|
]
|
|
27303
27420
|
}
|
|
27304
27421
|
],
|
|
@@ -27308,89 +27425,24 @@
|
|
|
27308
27425
|
"anyOf": [
|
|
27309
27426
|
{
|
|
27310
27427
|
"required": [
|
|
27311
|
-
"
|
|
27312
|
-
|
|
27313
|
-
},
|
|
27314
|
-
{
|
|
27315
|
-
"required": [
|
|
27316
|
-
"market-address"
|
|
27317
|
-
]
|
|
27318
|
-
},
|
|
27319
|
-
{
|
|
27320
|
-
"required": [
|
|
27321
|
-
"polymarket-slug"
|
|
27322
|
-
]
|
|
27323
|
-
},
|
|
27324
|
-
{
|
|
27325
|
-
"required": [
|
|
27326
|
-
"polymarket-slug"
|
|
27327
|
-
]
|
|
27328
|
-
}
|
|
27329
|
-
]
|
|
27330
|
-
},
|
|
27331
|
-
"required": [
|
|
27332
|
-
"pandora-market-address",
|
|
27333
|
-
"polymarket-market-id"
|
|
27334
|
-
]
|
|
27335
|
-
},
|
|
27336
|
-
{
|
|
27337
|
-
"not": {
|
|
27338
|
-
"anyOf": [
|
|
27339
|
-
{
|
|
27340
|
-
"required": [
|
|
27341
|
-
"market-address"
|
|
27342
|
-
]
|
|
27343
|
-
},
|
|
27344
|
-
{
|
|
27345
|
-
"required": [
|
|
27346
|
-
"market-address"
|
|
27347
|
-
]
|
|
27348
|
-
},
|
|
27349
|
-
{
|
|
27350
|
-
"required": [
|
|
27351
|
-
"polymarket-market-id"
|
|
27352
|
-
]
|
|
27353
|
-
},
|
|
27354
|
-
{
|
|
27355
|
-
"required": [
|
|
27356
|
-
"polymarket-market-id"
|
|
27357
|
-
]
|
|
27358
|
-
}
|
|
27359
|
-
]
|
|
27360
|
-
},
|
|
27361
|
-
"required": [
|
|
27362
|
-
"pandora-market-address",
|
|
27363
|
-
"polymarket-slug"
|
|
27364
|
-
]
|
|
27365
|
-
},
|
|
27366
|
-
{
|
|
27367
|
-
"not": {
|
|
27368
|
-
"anyOf": [
|
|
27369
|
-
{
|
|
27370
|
-
"required": [
|
|
27371
|
-
"pandora-market-address"
|
|
27372
|
-
]
|
|
27373
|
-
},
|
|
27374
|
-
{
|
|
27375
|
-
"required": [
|
|
27376
|
-
"pandora-market-address"
|
|
27428
|
+
"from-block",
|
|
27429
|
+
"to-block"
|
|
27377
27430
|
]
|
|
27378
27431
|
},
|
|
27379
27432
|
{
|
|
27380
27433
|
"required": [
|
|
27381
|
-
"
|
|
27434
|
+
"from-block"
|
|
27382
27435
|
]
|
|
27383
27436
|
},
|
|
27384
27437
|
{
|
|
27385
27438
|
"required": [
|
|
27386
|
-
"
|
|
27439
|
+
"to-block"
|
|
27387
27440
|
]
|
|
27388
27441
|
}
|
|
27389
27442
|
]
|
|
27390
27443
|
},
|
|
27391
27444
|
"required": [
|
|
27392
|
-
"
|
|
27393
|
-
"polymarket-market-id"
|
|
27445
|
+
"blocks"
|
|
27394
27446
|
]
|
|
27395
27447
|
},
|
|
27396
27448
|
{
|
|
@@ -27398,44 +27450,36 @@
|
|
|
27398
27450
|
"anyOf": [
|
|
27399
27451
|
{
|
|
27400
27452
|
"required": [
|
|
27401
|
-
"
|
|
27402
|
-
]
|
|
27403
|
-
},
|
|
27404
|
-
{
|
|
27405
|
-
"required": [
|
|
27406
|
-
"pandora-market-address"
|
|
27407
|
-
]
|
|
27408
|
-
},
|
|
27409
|
-
{
|
|
27410
|
-
"required": [
|
|
27411
|
-
"polymarket-market-id"
|
|
27453
|
+
"blocks"
|
|
27412
27454
|
]
|
|
27413
27455
|
},
|
|
27414
27456
|
{
|
|
27415
27457
|
"required": [
|
|
27416
|
-
"
|
|
27458
|
+
"blocks"
|
|
27417
27459
|
]
|
|
27418
27460
|
}
|
|
27419
27461
|
]
|
|
27420
27462
|
},
|
|
27421
27463
|
"required": [
|
|
27422
|
-
"
|
|
27423
|
-
"
|
|
27464
|
+
"from-block",
|
|
27465
|
+
"to-block"
|
|
27424
27466
|
]
|
|
27425
27467
|
}
|
|
27426
27468
|
],
|
|
27427
27469
|
"properties": {
|
|
27428
|
-
"
|
|
27429
|
-
"description": "
|
|
27430
|
-
"type": "
|
|
27470
|
+
"blocks": {
|
|
27471
|
+
"description": "Comma-delimited explicit block numbers to sample.",
|
|
27472
|
+
"type": "string"
|
|
27431
27473
|
},
|
|
27432
|
-
"
|
|
27433
|
-
"description": "
|
|
27434
|
-
"
|
|
27474
|
+
"from-block": {
|
|
27475
|
+
"description": "Inclusive start block number.",
|
|
27476
|
+
"minimum": 0,
|
|
27477
|
+
"type": "integer"
|
|
27435
27478
|
},
|
|
27436
|
-
"
|
|
27437
|
-
"description": "
|
|
27438
|
-
"
|
|
27479
|
+
"limit": {
|
|
27480
|
+
"description": "Maximum number of results.",
|
|
27481
|
+
"minimum": 1,
|
|
27482
|
+
"type": "integer"
|
|
27439
27483
|
},
|
|
27440
27484
|
"market-address": {
|
|
27441
27485
|
"description": "Market address.",
|
|
@@ -27445,39 +27489,24 @@
|
|
|
27445
27489
|
"description": "Market address.",
|
|
27446
27490
|
"type": "string"
|
|
27447
27491
|
},
|
|
27448
|
-
"
|
|
27449
|
-
"description": "
|
|
27450
|
-
"type": "string"
|
|
27451
|
-
},
|
|
27452
|
-
"polymarket-gamma-url": {
|
|
27453
|
-
"description": "Polymarket Gamma API base URL.",
|
|
27454
|
-
"type": "string"
|
|
27455
|
-
},
|
|
27456
|
-
"polymarket-host": {
|
|
27457
|
-
"description": "Polymarket host override.",
|
|
27458
|
-
"type": "string"
|
|
27459
|
-
},
|
|
27460
|
-
"polymarket-market-id": {
|
|
27461
|
-
"description": "Polymarket market id.",
|
|
27462
|
-
"type": "string"
|
|
27463
|
-
},
|
|
27464
|
-
"polymarket-mock-url": {
|
|
27465
|
-
"description": "Polymarket mock CLOB URL.",
|
|
27466
|
-
"type": "string"
|
|
27467
|
-
},
|
|
27468
|
-
"polymarket-slug": {
|
|
27469
|
-
"description": "Polymarket slug.",
|
|
27492
|
+
"rpc-url": {
|
|
27493
|
+
"description": "RPC URL.",
|
|
27470
27494
|
"type": "string"
|
|
27471
27495
|
},
|
|
27472
|
-
"
|
|
27473
|
-
"description": "
|
|
27474
|
-
"
|
|
27496
|
+
"step": {
|
|
27497
|
+
"description": "Sampling step for block ranges.",
|
|
27498
|
+
"minimum": 1,
|
|
27499
|
+
"type": "integer"
|
|
27475
27500
|
},
|
|
27476
|
-
"
|
|
27477
|
-
"description": "
|
|
27478
|
-
"
|
|
27501
|
+
"to-block": {
|
|
27502
|
+
"description": "Inclusive end block number.",
|
|
27503
|
+
"minimum": 0,
|
|
27504
|
+
"type": "integer"
|
|
27479
27505
|
}
|
|
27480
27506
|
},
|
|
27507
|
+
"required": [
|
|
27508
|
+
"rpc-url"
|
|
27509
|
+
],
|
|
27481
27510
|
"type": "object",
|
|
27482
27511
|
"xPandora": {
|
|
27483
27512
|
"agentPreflightRequired": false,
|
|
@@ -27487,26 +27516,26 @@
|
|
|
27487
27516
|
"canRunConcurrent": true,
|
|
27488
27517
|
"canonicalCommandTokens": [
|
|
27489
27518
|
"mirror",
|
|
27490
|
-
"
|
|
27519
|
+
"trace"
|
|
27491
27520
|
],
|
|
27492
|
-
"canonicalName": "mirror.
|
|
27493
|
-
"canonicalTool": "mirror.
|
|
27494
|
-
"canonicalUsage": "pandora [--output table|json] mirror
|
|
27521
|
+
"canonicalName": "mirror.trace",
|
|
27522
|
+
"canonicalTool": "mirror.trace",
|
|
27523
|
+
"canonicalUsage": "pandora [--output table|json] mirror trace --pandora-market-address <address>|--market-address <address> --rpc-url <url> [--blocks <csv>|--from-block <n> --to-block <n> [--step <n>]] [--limit <n>]",
|
|
27495
27524
|
"command": [
|
|
27496
27525
|
"mirror",
|
|
27497
|
-
"
|
|
27526
|
+
"trace"
|
|
27498
27527
|
],
|
|
27499
27528
|
"compatibilityAlias": false,
|
|
27500
27529
|
"controlInputNames": [],
|
|
27501
|
-
"dataSchema": "#/definitions/
|
|
27530
|
+
"dataSchema": "#/definitions/MirrorTracePayload",
|
|
27502
27531
|
"emits": [
|
|
27503
|
-
"mirror.
|
|
27504
|
-
"mirror.
|
|
27532
|
+
"mirror.trace",
|
|
27533
|
+
"mirror.trace.help"
|
|
27505
27534
|
],
|
|
27506
27535
|
"executeFlags": [],
|
|
27507
27536
|
"executeIntentRequired": false,
|
|
27508
27537
|
"executeIntentRequiredForLiveMode": false,
|
|
27509
|
-
"expectedLatencyMs":
|
|
27538
|
+
"expectedLatencyMs": 1500,
|
|
27510
27539
|
"externalDependencies": [
|
|
27511
27540
|
"chain-rpc",
|
|
27512
27541
|
"polymarket-api"
|
|
@@ -27562,7 +27591,7 @@
|
|
|
27562
27591
|
]
|
|
27563
27592
|
},
|
|
27564
27593
|
"mutating": false,
|
|
27565
|
-
"name": "mirror.
|
|
27594
|
+
"name": "mirror.trace",
|
|
27566
27595
|
"outputModes": [
|
|
27567
27596
|
"table",
|
|
27568
27597
|
"json"
|
|
@@ -27575,7 +27604,7 @@
|
|
|
27575
27604
|
],
|
|
27576
27605
|
"preferred": true,
|
|
27577
27606
|
"recommendedPreflightTool": null,
|
|
27578
|
-
"registryName": "mirror.
|
|
27607
|
+
"registryName": "mirror.trace",
|
|
27579
27608
|
"remoteEligible": true,
|
|
27580
27609
|
"requiresSecrets": false,
|
|
27581
27610
|
"returnsOperationId": false,
|
|
@@ -27583,16 +27612,16 @@
|
|
|
27583
27612
|
"riskLevel": "low",
|
|
27584
27613
|
"safeEquivalent": null,
|
|
27585
27614
|
"safeFlags": [],
|
|
27586
|
-
"summary": "
|
|
27615
|
+
"summary": "Read block-aware historical Pandora reserve snapshots for one market via explicit block lists or sampled block ranges.",
|
|
27587
27616
|
"supportsRemote": true,
|
|
27588
27617
|
"supportsWebhook": false,
|
|
27589
|
-
"usage": "pandora [--output table|json] mirror
|
|
27618
|
+
"usage": "pandora [--output table|json] mirror trace --pandora-market-address <address>|--market-address <address> --rpc-url <url> [--blocks <csv>|--from-block <n> --to-block <n> [--step <n>]] [--limit <n>]"
|
|
27590
27619
|
}
|
|
27591
27620
|
},
|
|
27592
27621
|
"jobCapable": false,
|
|
27593
27622
|
"longRunningBlocked": false,
|
|
27594
27623
|
"mutating": false,
|
|
27595
|
-
"name": "mirror.
|
|
27624
|
+
"name": "mirror.trace",
|
|
27596
27625
|
"placeholderBlocked": false,
|
|
27597
27626
|
"policyScopes": [
|
|
27598
27627
|
"mirror:read",
|
|
@@ -27618,26 +27647,26 @@
|
|
|
27618
27647
|
"canRunConcurrent": true,
|
|
27619
27648
|
"canonicalCommandTokens": [
|
|
27620
27649
|
"mirror",
|
|
27621
|
-
"
|
|
27650
|
+
"trace"
|
|
27622
27651
|
],
|
|
27623
|
-
"canonicalName": "mirror.
|
|
27624
|
-
"canonicalTool": "mirror.
|
|
27625
|
-
"canonicalUsage": "pandora [--output table|json] mirror
|
|
27652
|
+
"canonicalName": "mirror.trace",
|
|
27653
|
+
"canonicalTool": "mirror.trace",
|
|
27654
|
+
"canonicalUsage": "pandora [--output table|json] mirror trace --pandora-market-address <address>|--market-address <address> --rpc-url <url> [--blocks <csv>|--from-block <n> --to-block <n> [--step <n>]] [--limit <n>]",
|
|
27626
27655
|
"command": [
|
|
27627
27656
|
"mirror",
|
|
27628
|
-
"
|
|
27657
|
+
"trace"
|
|
27629
27658
|
],
|
|
27630
27659
|
"compatibilityAlias": false,
|
|
27631
27660
|
"controlInputNames": [],
|
|
27632
|
-
"dataSchema": "#/definitions/
|
|
27661
|
+
"dataSchema": "#/definitions/MirrorTracePayload",
|
|
27633
27662
|
"emits": [
|
|
27634
|
-
"mirror.
|
|
27635
|
-
"mirror.
|
|
27663
|
+
"mirror.trace",
|
|
27664
|
+
"mirror.trace.help"
|
|
27636
27665
|
],
|
|
27637
27666
|
"executeFlags": [],
|
|
27638
27667
|
"executeIntentRequired": false,
|
|
27639
27668
|
"executeIntentRequiredForLiveMode": false,
|
|
27640
|
-
"expectedLatencyMs":
|
|
27669
|
+
"expectedLatencyMs": 1500,
|
|
27641
27670
|
"externalDependencies": [
|
|
27642
27671
|
"chain-rpc",
|
|
27643
27672
|
"polymarket-api"
|
|
@@ -27693,7 +27722,7 @@
|
|
|
27693
27722
|
]
|
|
27694
27723
|
},
|
|
27695
27724
|
"mutating": false,
|
|
27696
|
-
"name": "mirror.
|
|
27725
|
+
"name": "mirror.trace",
|
|
27697
27726
|
"outputModes": [
|
|
27698
27727
|
"table",
|
|
27699
27728
|
"json"
|
|
@@ -27706,7 +27735,7 @@
|
|
|
27706
27735
|
],
|
|
27707
27736
|
"preferred": true,
|
|
27708
27737
|
"recommendedPreflightTool": null,
|
|
27709
|
-
"registryName": "mirror.
|
|
27738
|
+
"registryName": "mirror.trace",
|
|
27710
27739
|
"remoteEligible": true,
|
|
27711
27740
|
"requiresSecrets": false,
|
|
27712
27741
|
"returnsOperationId": false,
|
|
@@ -27714,23 +27743,487 @@
|
|
|
27714
27743
|
"riskLevel": "low",
|
|
27715
27744
|
"safeEquivalent": null,
|
|
27716
27745
|
"safeFlags": [],
|
|
27717
|
-
"summary": "
|
|
27746
|
+
"summary": "Read block-aware historical Pandora reserve snapshots for one market via explicit block lists or sampled block ranges.",
|
|
27718
27747
|
"supportsRemote": true,
|
|
27719
27748
|
"supportsWebhook": false,
|
|
27720
|
-
"usage": "pandora [--output table|json] mirror
|
|
27749
|
+
"usage": "pandora [--output table|json] mirror trace --pandora-market-address <address>|--market-address <address> --rpc-url <url> [--blocks <csv>|--from-block <n> --to-block <n> [--step <n>]] [--limit <n>]"
|
|
27721
27750
|
}
|
|
27722
27751
|
},
|
|
27723
27752
|
{
|
|
27724
27753
|
"agentWorkflow": null,
|
|
27725
27754
|
"aliasOf": null,
|
|
27726
|
-
"canRunConcurrent":
|
|
27727
|
-
"canonicalTool": "
|
|
27755
|
+
"canRunConcurrent": true,
|
|
27756
|
+
"canonicalTool": "mirror.verify",
|
|
27728
27757
|
"command": [
|
|
27729
|
-
"
|
|
27730
|
-
"
|
|
27758
|
+
"mirror",
|
|
27759
|
+
"verify"
|
|
27731
27760
|
],
|
|
27732
27761
|
"controlInputNames": [],
|
|
27733
|
-
"description": "
|
|
27762
|
+
"description": "Verify Pandora/Polymarket mirror pair.",
|
|
27763
|
+
"executeFlags": [],
|
|
27764
|
+
"expectedLatencyMs": 5000,
|
|
27765
|
+
"externalDependencies": [
|
|
27766
|
+
"chain-rpc",
|
|
27767
|
+
"polymarket-api"
|
|
27768
|
+
],
|
|
27769
|
+
"idempotency": "idempotent",
|
|
27770
|
+
"inputSchema": {
|
|
27771
|
+
"additionalProperties": false,
|
|
27772
|
+
"anyOf": [
|
|
27773
|
+
{
|
|
27774
|
+
"required": [
|
|
27775
|
+
"pandora-market-address",
|
|
27776
|
+
"polymarket-market-id"
|
|
27777
|
+
]
|
|
27778
|
+
},
|
|
27779
|
+
{
|
|
27780
|
+
"required": [
|
|
27781
|
+
"pandora-market-address",
|
|
27782
|
+
"polymarket-slug"
|
|
27783
|
+
]
|
|
27784
|
+
},
|
|
27785
|
+
{
|
|
27786
|
+
"required": [
|
|
27787
|
+
"market-address",
|
|
27788
|
+
"polymarket-market-id"
|
|
27789
|
+
]
|
|
27790
|
+
},
|
|
27791
|
+
{
|
|
27792
|
+
"required": [
|
|
27793
|
+
"market-address",
|
|
27794
|
+
"polymarket-slug"
|
|
27795
|
+
]
|
|
27796
|
+
}
|
|
27797
|
+
],
|
|
27798
|
+
"oneOf": [
|
|
27799
|
+
{
|
|
27800
|
+
"not": {
|
|
27801
|
+
"anyOf": [
|
|
27802
|
+
{
|
|
27803
|
+
"required": [
|
|
27804
|
+
"market-address"
|
|
27805
|
+
]
|
|
27806
|
+
},
|
|
27807
|
+
{
|
|
27808
|
+
"required": [
|
|
27809
|
+
"market-address"
|
|
27810
|
+
]
|
|
27811
|
+
},
|
|
27812
|
+
{
|
|
27813
|
+
"required": [
|
|
27814
|
+
"polymarket-slug"
|
|
27815
|
+
]
|
|
27816
|
+
},
|
|
27817
|
+
{
|
|
27818
|
+
"required": [
|
|
27819
|
+
"polymarket-slug"
|
|
27820
|
+
]
|
|
27821
|
+
}
|
|
27822
|
+
]
|
|
27823
|
+
},
|
|
27824
|
+
"required": [
|
|
27825
|
+
"pandora-market-address",
|
|
27826
|
+
"polymarket-market-id"
|
|
27827
|
+
]
|
|
27828
|
+
},
|
|
27829
|
+
{
|
|
27830
|
+
"not": {
|
|
27831
|
+
"anyOf": [
|
|
27832
|
+
{
|
|
27833
|
+
"required": [
|
|
27834
|
+
"market-address"
|
|
27835
|
+
]
|
|
27836
|
+
},
|
|
27837
|
+
{
|
|
27838
|
+
"required": [
|
|
27839
|
+
"market-address"
|
|
27840
|
+
]
|
|
27841
|
+
},
|
|
27842
|
+
{
|
|
27843
|
+
"required": [
|
|
27844
|
+
"polymarket-market-id"
|
|
27845
|
+
]
|
|
27846
|
+
},
|
|
27847
|
+
{
|
|
27848
|
+
"required": [
|
|
27849
|
+
"polymarket-market-id"
|
|
27850
|
+
]
|
|
27851
|
+
}
|
|
27852
|
+
]
|
|
27853
|
+
},
|
|
27854
|
+
"required": [
|
|
27855
|
+
"pandora-market-address",
|
|
27856
|
+
"polymarket-slug"
|
|
27857
|
+
]
|
|
27858
|
+
},
|
|
27859
|
+
{
|
|
27860
|
+
"not": {
|
|
27861
|
+
"anyOf": [
|
|
27862
|
+
{
|
|
27863
|
+
"required": [
|
|
27864
|
+
"pandora-market-address"
|
|
27865
|
+
]
|
|
27866
|
+
},
|
|
27867
|
+
{
|
|
27868
|
+
"required": [
|
|
27869
|
+
"pandora-market-address"
|
|
27870
|
+
]
|
|
27871
|
+
},
|
|
27872
|
+
{
|
|
27873
|
+
"required": [
|
|
27874
|
+
"polymarket-slug"
|
|
27875
|
+
]
|
|
27876
|
+
},
|
|
27877
|
+
{
|
|
27878
|
+
"required": [
|
|
27879
|
+
"polymarket-slug"
|
|
27880
|
+
]
|
|
27881
|
+
}
|
|
27882
|
+
]
|
|
27883
|
+
},
|
|
27884
|
+
"required": [
|
|
27885
|
+
"market-address",
|
|
27886
|
+
"polymarket-market-id"
|
|
27887
|
+
]
|
|
27888
|
+
},
|
|
27889
|
+
{
|
|
27890
|
+
"not": {
|
|
27891
|
+
"anyOf": [
|
|
27892
|
+
{
|
|
27893
|
+
"required": [
|
|
27894
|
+
"pandora-market-address"
|
|
27895
|
+
]
|
|
27896
|
+
},
|
|
27897
|
+
{
|
|
27898
|
+
"required": [
|
|
27899
|
+
"pandora-market-address"
|
|
27900
|
+
]
|
|
27901
|
+
},
|
|
27902
|
+
{
|
|
27903
|
+
"required": [
|
|
27904
|
+
"polymarket-market-id"
|
|
27905
|
+
]
|
|
27906
|
+
},
|
|
27907
|
+
{
|
|
27908
|
+
"required": [
|
|
27909
|
+
"polymarket-market-id"
|
|
27910
|
+
]
|
|
27911
|
+
}
|
|
27912
|
+
]
|
|
27913
|
+
},
|
|
27914
|
+
"required": [
|
|
27915
|
+
"market-address",
|
|
27916
|
+
"polymarket-slug"
|
|
27917
|
+
]
|
|
27918
|
+
}
|
|
27919
|
+
],
|
|
27920
|
+
"properties": {
|
|
27921
|
+
"allow-rule-mismatch": {
|
|
27922
|
+
"description": "Downgrade rule mismatch to warning.",
|
|
27923
|
+
"type": "boolean"
|
|
27924
|
+
},
|
|
27925
|
+
"include-similarity": {
|
|
27926
|
+
"description": "Include similarity diagnostics.",
|
|
27927
|
+
"type": "boolean"
|
|
27928
|
+
},
|
|
27929
|
+
"manifest-file": {
|
|
27930
|
+
"description": "Mirror manifest path.",
|
|
27931
|
+
"type": "string"
|
|
27932
|
+
},
|
|
27933
|
+
"market-address": {
|
|
27934
|
+
"description": "Market address.",
|
|
27935
|
+
"type": "string"
|
|
27936
|
+
},
|
|
27937
|
+
"pandora-market-address": {
|
|
27938
|
+
"description": "Market address.",
|
|
27939
|
+
"type": "string"
|
|
27940
|
+
},
|
|
27941
|
+
"polymarket-gamma-mock-url": {
|
|
27942
|
+
"description": "Polymarket Gamma mock URL.",
|
|
27943
|
+
"type": "string"
|
|
27944
|
+
},
|
|
27945
|
+
"polymarket-gamma-url": {
|
|
27946
|
+
"description": "Polymarket Gamma API base URL.",
|
|
27947
|
+
"type": "string"
|
|
27948
|
+
},
|
|
27949
|
+
"polymarket-host": {
|
|
27950
|
+
"description": "Polymarket host override.",
|
|
27951
|
+
"type": "string"
|
|
27952
|
+
},
|
|
27953
|
+
"polymarket-market-id": {
|
|
27954
|
+
"description": "Polymarket market id.",
|
|
27955
|
+
"type": "string"
|
|
27956
|
+
},
|
|
27957
|
+
"polymarket-mock-url": {
|
|
27958
|
+
"description": "Polymarket mock CLOB URL.",
|
|
27959
|
+
"type": "string"
|
|
27960
|
+
},
|
|
27961
|
+
"polymarket-slug": {
|
|
27962
|
+
"description": "Polymarket slug.",
|
|
27963
|
+
"type": "string"
|
|
27964
|
+
},
|
|
27965
|
+
"trust-deploy": {
|
|
27966
|
+
"description": "Trust manifest deploy pair.",
|
|
27967
|
+
"type": "boolean"
|
|
27968
|
+
},
|
|
27969
|
+
"with-rules": {
|
|
27970
|
+
"description": "Include rule payloads.",
|
|
27971
|
+
"type": "boolean"
|
|
27972
|
+
}
|
|
27973
|
+
},
|
|
27974
|
+
"type": "object",
|
|
27975
|
+
"xPandora": {
|
|
27976
|
+
"agentPreflightRequired": false,
|
|
27977
|
+
"agentPreflightRequiredForExecuteMode": false,
|
|
27978
|
+
"agentWorkflow": null,
|
|
27979
|
+
"aliasOf": null,
|
|
27980
|
+
"canRunConcurrent": true,
|
|
27981
|
+
"canonicalCommandTokens": [
|
|
27982
|
+
"mirror",
|
|
27983
|
+
"verify"
|
|
27984
|
+
],
|
|
27985
|
+
"canonicalName": "mirror.verify",
|
|
27986
|
+
"canonicalTool": "mirror.verify",
|
|
27987
|
+
"canonicalUsage": "pandora [--output table|json] mirror verify --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--trust-deploy] [--manifest-file <path>] [--include-similarity] [--with-rules] [--allow-rule-mismatch] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
27988
|
+
"command": [
|
|
27989
|
+
"mirror",
|
|
27990
|
+
"verify"
|
|
27991
|
+
],
|
|
27992
|
+
"compatibilityAlias": false,
|
|
27993
|
+
"controlInputNames": [],
|
|
27994
|
+
"dataSchema": "#/definitions/MirrorVerifyPayload",
|
|
27995
|
+
"emits": [
|
|
27996
|
+
"mirror.verify",
|
|
27997
|
+
"mirror.verify.help"
|
|
27998
|
+
],
|
|
27999
|
+
"executeFlags": [],
|
|
28000
|
+
"executeIntentRequired": false,
|
|
28001
|
+
"executeIntentRequiredForLiveMode": false,
|
|
28002
|
+
"expectedLatencyMs": 5000,
|
|
28003
|
+
"externalDependencies": [
|
|
28004
|
+
"chain-rpc",
|
|
28005
|
+
"polymarket-api"
|
|
28006
|
+
],
|
|
28007
|
+
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
28008
|
+
"idempotency": "idempotent",
|
|
28009
|
+
"isCanonical": true,
|
|
28010
|
+
"jobCapable": false,
|
|
28011
|
+
"longRunningBlocked": false,
|
|
28012
|
+
"mcpExposed": true,
|
|
28013
|
+
"mcpLongRunningBlocked": false,
|
|
28014
|
+
"mcpMutating": false,
|
|
28015
|
+
"metadataProvenance": {
|
|
28016
|
+
"descriptorDerived": [
|
|
28017
|
+
"summary",
|
|
28018
|
+
"usage",
|
|
28019
|
+
"emits",
|
|
28020
|
+
"outputModes",
|
|
28021
|
+
"dataSchema",
|
|
28022
|
+
"helpDataSchema",
|
|
28023
|
+
"canonicalTool",
|
|
28024
|
+
"canonicalCommandTokens",
|
|
28025
|
+
"canonicalUsage",
|
|
28026
|
+
"aliasOf",
|
|
28027
|
+
"preferred",
|
|
28028
|
+
"compatibilityAlias",
|
|
28029
|
+
"riskLevel",
|
|
28030
|
+
"idempotency",
|
|
28031
|
+
"expectedLatencyMs",
|
|
28032
|
+
"requiresSecrets",
|
|
28033
|
+
"recommendedPreflightTool",
|
|
28034
|
+
"safeEquivalent",
|
|
28035
|
+
"externalDependencies",
|
|
28036
|
+
"canRunConcurrent",
|
|
28037
|
+
"returnsOperationId",
|
|
28038
|
+
"returnsRuntimeHandle",
|
|
28039
|
+
"jobCapable",
|
|
28040
|
+
"supportsRemote",
|
|
28041
|
+
"remoteEligible",
|
|
28042
|
+
"supportsWebhook",
|
|
28043
|
+
"policyScopes",
|
|
28044
|
+
"agentWorkflow"
|
|
28045
|
+
],
|
|
28046
|
+
"runtimeEnforced": [
|
|
28047
|
+
"mutating",
|
|
28048
|
+
"mcpMutating",
|
|
28049
|
+
"longRunningBlocked",
|
|
28050
|
+
"mcpLongRunningBlocked",
|
|
28051
|
+
"placeholderBlocked",
|
|
28052
|
+
"controlInputNames",
|
|
28053
|
+
"safeFlags",
|
|
28054
|
+
"executeFlags"
|
|
28055
|
+
]
|
|
28056
|
+
},
|
|
28057
|
+
"mutating": false,
|
|
28058
|
+
"name": "mirror.verify",
|
|
28059
|
+
"outputModes": [
|
|
28060
|
+
"table",
|
|
28061
|
+
"json"
|
|
28062
|
+
],
|
|
28063
|
+
"placeholderBlocked": false,
|
|
28064
|
+
"policyScopes": [
|
|
28065
|
+
"mirror:read",
|
|
28066
|
+
"network:rpc",
|
|
28067
|
+
"network:polymarket"
|
|
28068
|
+
],
|
|
28069
|
+
"preferred": true,
|
|
28070
|
+
"recommendedPreflightTool": null,
|
|
28071
|
+
"registryName": "mirror.verify",
|
|
28072
|
+
"remoteEligible": true,
|
|
28073
|
+
"requiresSecrets": false,
|
|
28074
|
+
"returnsOperationId": false,
|
|
28075
|
+
"returnsRuntimeHandle": false,
|
|
28076
|
+
"riskLevel": "low",
|
|
28077
|
+
"safeEquivalent": null,
|
|
28078
|
+
"safeFlags": [],
|
|
28079
|
+
"summary": "Verify a Pandora market against a Polymarket source pair.",
|
|
28080
|
+
"supportsRemote": true,
|
|
28081
|
+
"supportsWebhook": false,
|
|
28082
|
+
"usage": "pandora [--output table|json] mirror verify --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--trust-deploy] [--manifest-file <path>] [--include-similarity] [--with-rules] [--allow-rule-mismatch] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
28083
|
+
}
|
|
28084
|
+
},
|
|
28085
|
+
"jobCapable": false,
|
|
28086
|
+
"longRunningBlocked": false,
|
|
28087
|
+
"mutating": false,
|
|
28088
|
+
"name": "mirror.verify",
|
|
28089
|
+
"placeholderBlocked": false,
|
|
28090
|
+
"policyScopes": [
|
|
28091
|
+
"mirror:read",
|
|
28092
|
+
"network:rpc",
|
|
28093
|
+
"network:polymarket"
|
|
28094
|
+
],
|
|
28095
|
+
"preferred": true,
|
|
28096
|
+
"recommendedPreflightTool": null,
|
|
28097
|
+
"remoteEligible": true,
|
|
28098
|
+
"requiresSecrets": false,
|
|
28099
|
+
"returnsOperationId": false,
|
|
28100
|
+
"returnsRuntimeHandle": false,
|
|
28101
|
+
"riskLevel": "low",
|
|
28102
|
+
"safeEquivalent": null,
|
|
28103
|
+
"safeFlags": [],
|
|
28104
|
+
"supportsRemote": true,
|
|
28105
|
+
"supportsWebhook": false,
|
|
28106
|
+
"xPandora": {
|
|
28107
|
+
"agentPreflightRequired": false,
|
|
28108
|
+
"agentPreflightRequiredForExecuteMode": false,
|
|
28109
|
+
"agentWorkflow": null,
|
|
28110
|
+
"aliasOf": null,
|
|
28111
|
+
"canRunConcurrent": true,
|
|
28112
|
+
"canonicalCommandTokens": [
|
|
28113
|
+
"mirror",
|
|
28114
|
+
"verify"
|
|
28115
|
+
],
|
|
28116
|
+
"canonicalName": "mirror.verify",
|
|
28117
|
+
"canonicalTool": "mirror.verify",
|
|
28118
|
+
"canonicalUsage": "pandora [--output table|json] mirror verify --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--trust-deploy] [--manifest-file <path>] [--include-similarity] [--with-rules] [--allow-rule-mismatch] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]",
|
|
28119
|
+
"command": [
|
|
28120
|
+
"mirror",
|
|
28121
|
+
"verify"
|
|
28122
|
+
],
|
|
28123
|
+
"compatibilityAlias": false,
|
|
28124
|
+
"controlInputNames": [],
|
|
28125
|
+
"dataSchema": "#/definitions/MirrorVerifyPayload",
|
|
28126
|
+
"emits": [
|
|
28127
|
+
"mirror.verify",
|
|
28128
|
+
"mirror.verify.help"
|
|
28129
|
+
],
|
|
28130
|
+
"executeFlags": [],
|
|
28131
|
+
"executeIntentRequired": false,
|
|
28132
|
+
"executeIntentRequiredForLiveMode": false,
|
|
28133
|
+
"expectedLatencyMs": 5000,
|
|
28134
|
+
"externalDependencies": [
|
|
28135
|
+
"chain-rpc",
|
|
28136
|
+
"polymarket-api"
|
|
28137
|
+
],
|
|
28138
|
+
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
28139
|
+
"idempotency": "idempotent",
|
|
28140
|
+
"isCanonical": true,
|
|
28141
|
+
"jobCapable": false,
|
|
28142
|
+
"longRunningBlocked": false,
|
|
28143
|
+
"mcpExposed": true,
|
|
28144
|
+
"mcpLongRunningBlocked": false,
|
|
28145
|
+
"mcpMutating": false,
|
|
28146
|
+
"metadataProvenance": {
|
|
28147
|
+
"descriptorDerived": [
|
|
28148
|
+
"summary",
|
|
28149
|
+
"usage",
|
|
28150
|
+
"emits",
|
|
28151
|
+
"outputModes",
|
|
28152
|
+
"dataSchema",
|
|
28153
|
+
"helpDataSchema",
|
|
28154
|
+
"canonicalTool",
|
|
28155
|
+
"canonicalCommandTokens",
|
|
28156
|
+
"canonicalUsage",
|
|
28157
|
+
"aliasOf",
|
|
28158
|
+
"preferred",
|
|
28159
|
+
"compatibilityAlias",
|
|
28160
|
+
"riskLevel",
|
|
28161
|
+
"idempotency",
|
|
28162
|
+
"expectedLatencyMs",
|
|
28163
|
+
"requiresSecrets",
|
|
28164
|
+
"recommendedPreflightTool",
|
|
28165
|
+
"safeEquivalent",
|
|
28166
|
+
"externalDependencies",
|
|
28167
|
+
"canRunConcurrent",
|
|
28168
|
+
"returnsOperationId",
|
|
28169
|
+
"returnsRuntimeHandle",
|
|
28170
|
+
"jobCapable",
|
|
28171
|
+
"supportsRemote",
|
|
28172
|
+
"remoteEligible",
|
|
28173
|
+
"supportsWebhook",
|
|
28174
|
+
"policyScopes",
|
|
28175
|
+
"agentWorkflow"
|
|
28176
|
+
],
|
|
28177
|
+
"runtimeEnforced": [
|
|
28178
|
+
"mutating",
|
|
28179
|
+
"mcpMutating",
|
|
28180
|
+
"longRunningBlocked",
|
|
28181
|
+
"mcpLongRunningBlocked",
|
|
28182
|
+
"placeholderBlocked",
|
|
28183
|
+
"controlInputNames",
|
|
28184
|
+
"safeFlags",
|
|
28185
|
+
"executeFlags"
|
|
28186
|
+
]
|
|
28187
|
+
},
|
|
28188
|
+
"mutating": false,
|
|
28189
|
+
"name": "mirror.verify",
|
|
28190
|
+
"outputModes": [
|
|
28191
|
+
"table",
|
|
28192
|
+
"json"
|
|
28193
|
+
],
|
|
28194
|
+
"placeholderBlocked": false,
|
|
28195
|
+
"policyScopes": [
|
|
28196
|
+
"mirror:read",
|
|
28197
|
+
"network:rpc",
|
|
28198
|
+
"network:polymarket"
|
|
28199
|
+
],
|
|
28200
|
+
"preferred": true,
|
|
28201
|
+
"recommendedPreflightTool": null,
|
|
28202
|
+
"registryName": "mirror.verify",
|
|
28203
|
+
"remoteEligible": true,
|
|
28204
|
+
"requiresSecrets": false,
|
|
28205
|
+
"returnsOperationId": false,
|
|
28206
|
+
"returnsRuntimeHandle": false,
|
|
28207
|
+
"riskLevel": "low",
|
|
28208
|
+
"safeEquivalent": null,
|
|
28209
|
+
"safeFlags": [],
|
|
28210
|
+
"summary": "Verify a Pandora market against a Polymarket source pair.",
|
|
28211
|
+
"supportsRemote": true,
|
|
28212
|
+
"supportsWebhook": false,
|
|
28213
|
+
"usage": "pandora [--output table|json] mirror verify --pandora-market-address <address>|--market-address <address> --polymarket-market-id <id>|--polymarket-slug <slug> [--trust-deploy] [--manifest-file <path>] [--include-similarity] [--with-rules] [--allow-rule-mismatch] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-gamma-mock-url <url>] [--polymarket-mock-url <url>]"
|
|
28214
|
+
}
|
|
28215
|
+
},
|
|
28216
|
+
{
|
|
28217
|
+
"agentWorkflow": null,
|
|
28218
|
+
"aliasOf": null,
|
|
28219
|
+
"canRunConcurrent": false,
|
|
28220
|
+
"canonicalTool": "model.calibrate",
|
|
28221
|
+
"command": [
|
|
28222
|
+
"model",
|
|
28223
|
+
"calibrate"
|
|
28224
|
+
],
|
|
28225
|
+
"controlInputNames": [],
|
|
28226
|
+
"description": "Calibrate jump-diffusion parameters from historical inputs.",
|
|
27734
28227
|
"executeFlags": [],
|
|
27735
28228
|
"expectedLatencyMs": 750,
|
|
27736
28229
|
"externalDependencies": [],
|
|
@@ -31819,25 +32312,278 @@
|
|
|
31819
32312
|
"policy",
|
|
31820
32313
|
"lint"
|
|
31821
32314
|
],
|
|
31822
|
-
"canonicalName": "policy.lint",
|
|
31823
|
-
"canonicalTool": "policy.lint",
|
|
31824
|
-
"canonicalUsage": "pandora [--output table|json] policy lint --file <path>",
|
|
32315
|
+
"canonicalName": "policy.lint",
|
|
32316
|
+
"canonicalTool": "policy.lint",
|
|
32317
|
+
"canonicalUsage": "pandora [--output table|json] policy lint --file <path>",
|
|
32318
|
+
"command": [
|
|
32319
|
+
"policy",
|
|
32320
|
+
"lint"
|
|
32321
|
+
],
|
|
32322
|
+
"compatibilityAlias": false,
|
|
32323
|
+
"controlInputNames": [],
|
|
32324
|
+
"dataSchema": "#/definitions/PolicyPayload",
|
|
32325
|
+
"emits": [
|
|
32326
|
+
"policy.lint",
|
|
32327
|
+
"policy.lint.help",
|
|
32328
|
+
"policy.help"
|
|
32329
|
+
],
|
|
32330
|
+
"executeFlags": [],
|
|
32331
|
+
"executeIntentRequired": false,
|
|
32332
|
+
"executeIntentRequiredForLiveMode": false,
|
|
32333
|
+
"expectedLatencyMs": 200,
|
|
32334
|
+
"externalDependencies": [],
|
|
32335
|
+
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32336
|
+
"idempotency": "idempotent",
|
|
32337
|
+
"isCanonical": true,
|
|
32338
|
+
"jobCapable": false,
|
|
32339
|
+
"longRunningBlocked": false,
|
|
32340
|
+
"mcpExposed": true,
|
|
32341
|
+
"mcpLongRunningBlocked": false,
|
|
32342
|
+
"mcpMutating": false,
|
|
32343
|
+
"metadataProvenance": {
|
|
32344
|
+
"descriptorDerived": [
|
|
32345
|
+
"summary",
|
|
32346
|
+
"usage",
|
|
32347
|
+
"emits",
|
|
32348
|
+
"outputModes",
|
|
32349
|
+
"dataSchema",
|
|
32350
|
+
"helpDataSchema",
|
|
32351
|
+
"canonicalTool",
|
|
32352
|
+
"canonicalCommandTokens",
|
|
32353
|
+
"canonicalUsage",
|
|
32354
|
+
"aliasOf",
|
|
32355
|
+
"preferred",
|
|
32356
|
+
"compatibilityAlias",
|
|
32357
|
+
"riskLevel",
|
|
32358
|
+
"idempotency",
|
|
32359
|
+
"expectedLatencyMs",
|
|
32360
|
+
"requiresSecrets",
|
|
32361
|
+
"recommendedPreflightTool",
|
|
32362
|
+
"safeEquivalent",
|
|
32363
|
+
"externalDependencies",
|
|
32364
|
+
"canRunConcurrent",
|
|
32365
|
+
"returnsOperationId",
|
|
32366
|
+
"returnsRuntimeHandle",
|
|
32367
|
+
"jobCapable",
|
|
32368
|
+
"supportsRemote",
|
|
32369
|
+
"remoteEligible",
|
|
32370
|
+
"supportsWebhook",
|
|
32371
|
+
"policyScopes",
|
|
32372
|
+
"agentWorkflow"
|
|
32373
|
+
],
|
|
32374
|
+
"runtimeEnforced": [
|
|
32375
|
+
"mutating",
|
|
32376
|
+
"mcpMutating",
|
|
32377
|
+
"longRunningBlocked",
|
|
32378
|
+
"mcpLongRunningBlocked",
|
|
32379
|
+
"placeholderBlocked",
|
|
32380
|
+
"controlInputNames",
|
|
32381
|
+
"safeFlags",
|
|
32382
|
+
"executeFlags"
|
|
32383
|
+
]
|
|
32384
|
+
},
|
|
32385
|
+
"mutating": false,
|
|
32386
|
+
"name": "policy.lint",
|
|
32387
|
+
"outputModes": [
|
|
32388
|
+
"table",
|
|
32389
|
+
"json"
|
|
32390
|
+
],
|
|
32391
|
+
"placeholderBlocked": false,
|
|
32392
|
+
"policyScopes": [
|
|
32393
|
+
"policy:read",
|
|
32394
|
+
"contracts:read"
|
|
32395
|
+
],
|
|
32396
|
+
"preferred": true,
|
|
32397
|
+
"recommendedPreflightTool": null,
|
|
32398
|
+
"registryName": "policy.lint",
|
|
32399
|
+
"remoteEligible": true,
|
|
32400
|
+
"requiresSecrets": false,
|
|
32401
|
+
"returnsOperationId": false,
|
|
32402
|
+
"returnsRuntimeHandle": false,
|
|
32403
|
+
"riskLevel": "low",
|
|
32404
|
+
"safeEquivalent": null,
|
|
32405
|
+
"safeFlags": [],
|
|
32406
|
+
"summary": "Validate a policy pack file before use.",
|
|
32407
|
+
"supportsRemote": true,
|
|
32408
|
+
"supportsWebhook": false,
|
|
32409
|
+
"usage": "pandora [--output table|json] policy lint --file <path>"
|
|
32410
|
+
}
|
|
32411
|
+
},
|
|
32412
|
+
{
|
|
32413
|
+
"agentWorkflow": null,
|
|
32414
|
+
"aliasOf": null,
|
|
32415
|
+
"canRunConcurrent": true,
|
|
32416
|
+
"canonicalTool": "policy.list",
|
|
32417
|
+
"command": [
|
|
32418
|
+
"policy",
|
|
32419
|
+
"list"
|
|
32420
|
+
],
|
|
32421
|
+
"controlInputNames": [],
|
|
32422
|
+
"description": "List built-in and user-defined policy packs.",
|
|
32423
|
+
"executeFlags": [],
|
|
32424
|
+
"expectedLatencyMs": 150,
|
|
32425
|
+
"externalDependencies": [],
|
|
32426
|
+
"idempotency": "idempotent",
|
|
32427
|
+
"inputSchema": {
|
|
32428
|
+
"additionalProperties": false,
|
|
32429
|
+
"properties": {},
|
|
32430
|
+
"type": "object",
|
|
32431
|
+
"xPandora": {
|
|
32432
|
+
"agentPreflightRequired": false,
|
|
32433
|
+
"agentPreflightRequiredForExecuteMode": false,
|
|
32434
|
+
"agentWorkflow": null,
|
|
32435
|
+
"aliasOf": null,
|
|
32436
|
+
"canRunConcurrent": true,
|
|
32437
|
+
"canonicalCommandTokens": [
|
|
32438
|
+
"policy",
|
|
32439
|
+
"list"
|
|
32440
|
+
],
|
|
32441
|
+
"canonicalName": "policy.list",
|
|
32442
|
+
"canonicalTool": "policy.list",
|
|
32443
|
+
"canonicalUsage": "pandora [--output table|json] policy list",
|
|
32444
|
+
"command": [
|
|
32445
|
+
"policy",
|
|
32446
|
+
"list"
|
|
32447
|
+
],
|
|
32448
|
+
"compatibilityAlias": false,
|
|
32449
|
+
"controlInputNames": [],
|
|
32450
|
+
"dataSchema": "#/definitions/PolicyListPayload",
|
|
32451
|
+
"emits": [
|
|
32452
|
+
"policy.list",
|
|
32453
|
+
"policy.list.help",
|
|
32454
|
+
"policy.help"
|
|
32455
|
+
],
|
|
32456
|
+
"executeFlags": [],
|
|
32457
|
+
"executeIntentRequired": false,
|
|
32458
|
+
"executeIntentRequiredForLiveMode": false,
|
|
32459
|
+
"expectedLatencyMs": 150,
|
|
32460
|
+
"externalDependencies": [],
|
|
32461
|
+
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32462
|
+
"idempotency": "idempotent",
|
|
32463
|
+
"isCanonical": true,
|
|
32464
|
+
"jobCapable": false,
|
|
32465
|
+
"longRunningBlocked": false,
|
|
32466
|
+
"mcpExposed": true,
|
|
32467
|
+
"mcpLongRunningBlocked": false,
|
|
32468
|
+
"mcpMutating": false,
|
|
32469
|
+
"metadataProvenance": {
|
|
32470
|
+
"descriptorDerived": [
|
|
32471
|
+
"summary",
|
|
32472
|
+
"usage",
|
|
32473
|
+
"emits",
|
|
32474
|
+
"outputModes",
|
|
32475
|
+
"dataSchema",
|
|
32476
|
+
"helpDataSchema",
|
|
32477
|
+
"canonicalTool",
|
|
32478
|
+
"canonicalCommandTokens",
|
|
32479
|
+
"canonicalUsage",
|
|
32480
|
+
"aliasOf",
|
|
32481
|
+
"preferred",
|
|
32482
|
+
"compatibilityAlias",
|
|
32483
|
+
"riskLevel",
|
|
32484
|
+
"idempotency",
|
|
32485
|
+
"expectedLatencyMs",
|
|
32486
|
+
"requiresSecrets",
|
|
32487
|
+
"recommendedPreflightTool",
|
|
32488
|
+
"safeEquivalent",
|
|
32489
|
+
"externalDependencies",
|
|
32490
|
+
"canRunConcurrent",
|
|
32491
|
+
"returnsOperationId",
|
|
32492
|
+
"returnsRuntimeHandle",
|
|
32493
|
+
"jobCapable",
|
|
32494
|
+
"supportsRemote",
|
|
32495
|
+
"remoteEligible",
|
|
32496
|
+
"supportsWebhook",
|
|
32497
|
+
"policyScopes",
|
|
32498
|
+
"agentWorkflow"
|
|
32499
|
+
],
|
|
32500
|
+
"runtimeEnforced": [
|
|
32501
|
+
"mutating",
|
|
32502
|
+
"mcpMutating",
|
|
32503
|
+
"longRunningBlocked",
|
|
32504
|
+
"mcpLongRunningBlocked",
|
|
32505
|
+
"placeholderBlocked",
|
|
32506
|
+
"controlInputNames",
|
|
32507
|
+
"safeFlags",
|
|
32508
|
+
"executeFlags"
|
|
32509
|
+
]
|
|
32510
|
+
},
|
|
32511
|
+
"mutating": false,
|
|
32512
|
+
"name": "policy.list",
|
|
32513
|
+
"outputModes": [
|
|
32514
|
+
"table",
|
|
32515
|
+
"json"
|
|
32516
|
+
],
|
|
32517
|
+
"placeholderBlocked": false,
|
|
32518
|
+
"policyScopes": [
|
|
32519
|
+
"policy:read",
|
|
32520
|
+
"contracts:read"
|
|
32521
|
+
],
|
|
32522
|
+
"preferred": true,
|
|
32523
|
+
"recommendedPreflightTool": null,
|
|
32524
|
+
"registryName": "policy.list",
|
|
32525
|
+
"remoteEligible": true,
|
|
32526
|
+
"requiresSecrets": false,
|
|
32527
|
+
"returnsOperationId": false,
|
|
32528
|
+
"returnsRuntimeHandle": false,
|
|
32529
|
+
"riskLevel": "low",
|
|
32530
|
+
"safeEquivalent": null,
|
|
32531
|
+
"safeFlags": [],
|
|
32532
|
+
"summary": "List built-in and user-defined policy packs.",
|
|
32533
|
+
"supportsRemote": true,
|
|
32534
|
+
"supportsWebhook": false,
|
|
32535
|
+
"usage": "pandora [--output table|json] policy list"
|
|
32536
|
+
}
|
|
32537
|
+
},
|
|
32538
|
+
"jobCapable": false,
|
|
32539
|
+
"longRunningBlocked": false,
|
|
32540
|
+
"mutating": false,
|
|
32541
|
+
"name": "policy.list",
|
|
32542
|
+
"placeholderBlocked": false,
|
|
32543
|
+
"policyScopes": [
|
|
32544
|
+
"policy:read",
|
|
32545
|
+
"contracts:read"
|
|
32546
|
+
],
|
|
32547
|
+
"preferred": true,
|
|
32548
|
+
"recommendedPreflightTool": null,
|
|
32549
|
+
"remoteEligible": true,
|
|
32550
|
+
"requiresSecrets": false,
|
|
32551
|
+
"returnsOperationId": false,
|
|
32552
|
+
"returnsRuntimeHandle": false,
|
|
32553
|
+
"riskLevel": "low",
|
|
32554
|
+
"safeEquivalent": null,
|
|
32555
|
+
"safeFlags": [],
|
|
32556
|
+
"supportsRemote": true,
|
|
32557
|
+
"supportsWebhook": false,
|
|
32558
|
+
"xPandora": {
|
|
32559
|
+
"agentPreflightRequired": false,
|
|
32560
|
+
"agentPreflightRequiredForExecuteMode": false,
|
|
32561
|
+
"agentWorkflow": null,
|
|
32562
|
+
"aliasOf": null,
|
|
32563
|
+
"canRunConcurrent": true,
|
|
32564
|
+
"canonicalCommandTokens": [
|
|
32565
|
+
"policy",
|
|
32566
|
+
"list"
|
|
32567
|
+
],
|
|
32568
|
+
"canonicalName": "policy.list",
|
|
32569
|
+
"canonicalTool": "policy.list",
|
|
32570
|
+
"canonicalUsage": "pandora [--output table|json] policy list",
|
|
31825
32571
|
"command": [
|
|
31826
32572
|
"policy",
|
|
31827
|
-
"
|
|
32573
|
+
"list"
|
|
31828
32574
|
],
|
|
31829
32575
|
"compatibilityAlias": false,
|
|
31830
32576
|
"controlInputNames": [],
|
|
31831
|
-
"dataSchema": "#/definitions/
|
|
32577
|
+
"dataSchema": "#/definitions/PolicyListPayload",
|
|
31832
32578
|
"emits": [
|
|
31833
|
-
"policy.
|
|
31834
|
-
"policy.
|
|
32579
|
+
"policy.list",
|
|
32580
|
+
"policy.list.help",
|
|
31835
32581
|
"policy.help"
|
|
31836
32582
|
],
|
|
31837
32583
|
"executeFlags": [],
|
|
31838
32584
|
"executeIntentRequired": false,
|
|
31839
32585
|
"executeIntentRequiredForLiveMode": false,
|
|
31840
|
-
"expectedLatencyMs":
|
|
32586
|
+
"expectedLatencyMs": 150,
|
|
31841
32587
|
"externalDependencies": [],
|
|
31842
32588
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
31843
32589
|
"idempotency": "idempotent",
|
|
@@ -31890,7 +32636,7 @@
|
|
|
31890
32636
|
]
|
|
31891
32637
|
},
|
|
31892
32638
|
"mutating": false,
|
|
31893
|
-
"name": "policy.
|
|
32639
|
+
"name": "policy.list",
|
|
31894
32640
|
"outputModes": [
|
|
31895
32641
|
"table",
|
|
31896
32642
|
"json"
|
|
@@ -31902,7 +32648,7 @@
|
|
|
31902
32648
|
],
|
|
31903
32649
|
"preferred": true,
|
|
31904
32650
|
"recommendedPreflightTool": null,
|
|
31905
|
-
"registryName": "policy.
|
|
32651
|
+
"registryName": "policy.list",
|
|
31906
32652
|
"remoteEligible": true,
|
|
31907
32653
|
"requiresSecrets": false,
|
|
31908
32654
|
"returnsOperationId": false,
|
|
@@ -31910,30 +32656,51 @@
|
|
|
31910
32656
|
"riskLevel": "low",
|
|
31911
32657
|
"safeEquivalent": null,
|
|
31912
32658
|
"safeFlags": [],
|
|
31913
|
-
"summary": "
|
|
32659
|
+
"summary": "List built-in and user-defined policy packs.",
|
|
31914
32660
|
"supportsRemote": true,
|
|
31915
32661
|
"supportsWebhook": false,
|
|
31916
|
-
"usage": "pandora [--output table|json] policy
|
|
32662
|
+
"usage": "pandora [--output table|json] policy list"
|
|
31917
32663
|
}
|
|
31918
32664
|
},
|
|
31919
32665
|
{
|
|
31920
32666
|
"agentWorkflow": null,
|
|
31921
32667
|
"aliasOf": null,
|
|
31922
32668
|
"canRunConcurrent": true,
|
|
31923
|
-
"canonicalTool": "policy.
|
|
32669
|
+
"canonicalTool": "policy.recommend",
|
|
31924
32670
|
"command": [
|
|
31925
32671
|
"policy",
|
|
31926
|
-
"
|
|
32672
|
+
"recommend"
|
|
31927
32673
|
],
|
|
31928
32674
|
"controlInputNames": [],
|
|
31929
|
-
"description": "
|
|
32675
|
+
"description": "Recommend policy packs for a command/mode/chain/category/profile execution context.",
|
|
31930
32676
|
"executeFlags": [],
|
|
31931
|
-
"expectedLatencyMs":
|
|
32677
|
+
"expectedLatencyMs": 200,
|
|
31932
32678
|
"externalDependencies": [],
|
|
31933
32679
|
"idempotency": "idempotent",
|
|
31934
32680
|
"inputSchema": {
|
|
31935
32681
|
"additionalProperties": false,
|
|
31936
|
-
"properties": {
|
|
32682
|
+
"properties": {
|
|
32683
|
+
"category": {
|
|
32684
|
+
"description": "Poll category id or canonical name to evaluate.",
|
|
32685
|
+
"type": "string"
|
|
32686
|
+
},
|
|
32687
|
+
"chain-id": {
|
|
32688
|
+
"description": "Chain id to evaluate.",
|
|
32689
|
+
"type": "string"
|
|
32690
|
+
},
|
|
32691
|
+
"command": {
|
|
32692
|
+
"description": "Exact target command to evaluate.",
|
|
32693
|
+
"type": "string"
|
|
32694
|
+
},
|
|
32695
|
+
"mode": {
|
|
32696
|
+
"description": "Execution mode to evaluate: dry-run, paper, fork, execute, or execute-live.",
|
|
32697
|
+
"type": "string"
|
|
32698
|
+
},
|
|
32699
|
+
"profile-id": {
|
|
32700
|
+
"description": "Optional signer profile id to include as compatibility context.",
|
|
32701
|
+
"type": "string"
|
|
32702
|
+
}
|
|
32703
|
+
},
|
|
31937
32704
|
"type": "object",
|
|
31938
32705
|
"xPandora": {
|
|
31939
32706
|
"agentPreflightRequired": false,
|
|
@@ -31943,27 +32710,27 @@
|
|
|
31943
32710
|
"canRunConcurrent": true,
|
|
31944
32711
|
"canonicalCommandTokens": [
|
|
31945
32712
|
"policy",
|
|
31946
|
-
"
|
|
32713
|
+
"recommend"
|
|
31947
32714
|
],
|
|
31948
|
-
"canonicalName": "policy.
|
|
31949
|
-
"canonicalTool": "policy.
|
|
31950
|
-
"canonicalUsage": "pandora [--output table|json] policy
|
|
32715
|
+
"canonicalName": "policy.recommend",
|
|
32716
|
+
"canonicalTool": "policy.recommend",
|
|
32717
|
+
"canonicalUsage": "pandora [--output table|json] policy recommend [--command <tool>] [--mode dry-run|paper|fork|execute|execute-live] [--chain-id <id>] [--category <id|name>] [--profile-id <id>]",
|
|
31951
32718
|
"command": [
|
|
31952
32719
|
"policy",
|
|
31953
|
-
"
|
|
32720
|
+
"recommend"
|
|
31954
32721
|
],
|
|
31955
32722
|
"compatibilityAlias": false,
|
|
31956
32723
|
"controlInputNames": [],
|
|
31957
|
-
"dataSchema": "#/definitions/
|
|
32724
|
+
"dataSchema": "#/definitions/PolicyRecommendPayload",
|
|
31958
32725
|
"emits": [
|
|
31959
|
-
"policy.
|
|
31960
|
-
"policy.
|
|
32726
|
+
"policy.recommend",
|
|
32727
|
+
"policy.recommend.help",
|
|
31961
32728
|
"policy.help"
|
|
31962
32729
|
],
|
|
31963
32730
|
"executeFlags": [],
|
|
31964
32731
|
"executeIntentRequired": false,
|
|
31965
32732
|
"executeIntentRequiredForLiveMode": false,
|
|
31966
|
-
"expectedLatencyMs":
|
|
32733
|
+
"expectedLatencyMs": 200,
|
|
31967
32734
|
"externalDependencies": [],
|
|
31968
32735
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
31969
32736
|
"idempotency": "idempotent",
|
|
@@ -32016,7 +32783,7 @@
|
|
|
32016
32783
|
]
|
|
32017
32784
|
},
|
|
32018
32785
|
"mutating": false,
|
|
32019
|
-
"name": "policy.
|
|
32786
|
+
"name": "policy.recommend",
|
|
32020
32787
|
"outputModes": [
|
|
32021
32788
|
"table",
|
|
32022
32789
|
"json"
|
|
@@ -32028,7 +32795,7 @@
|
|
|
32028
32795
|
],
|
|
32029
32796
|
"preferred": true,
|
|
32030
32797
|
"recommendedPreflightTool": null,
|
|
32031
|
-
"registryName": "policy.
|
|
32798
|
+
"registryName": "policy.recommend",
|
|
32032
32799
|
"remoteEligible": true,
|
|
32033
32800
|
"requiresSecrets": false,
|
|
32034
32801
|
"returnsOperationId": false,
|
|
@@ -32036,16 +32803,16 @@
|
|
|
32036
32803
|
"riskLevel": "low",
|
|
32037
32804
|
"safeEquivalent": null,
|
|
32038
32805
|
"safeFlags": [],
|
|
32039
|
-
"summary": "
|
|
32806
|
+
"summary": "Recommend policy packs for an execution context.",
|
|
32040
32807
|
"supportsRemote": true,
|
|
32041
32808
|
"supportsWebhook": false,
|
|
32042
|
-
"usage": "pandora [--output table|json] policy
|
|
32809
|
+
"usage": "pandora [--output table|json] policy recommend [--command <tool>] [--mode dry-run|paper|fork|execute|execute-live] [--chain-id <id>] [--category <id|name>] [--profile-id <id>]"
|
|
32043
32810
|
}
|
|
32044
32811
|
},
|
|
32045
32812
|
"jobCapable": false,
|
|
32046
32813
|
"longRunningBlocked": false,
|
|
32047
32814
|
"mutating": false,
|
|
32048
|
-
"name": "policy.
|
|
32815
|
+
"name": "policy.recommend",
|
|
32049
32816
|
"placeholderBlocked": false,
|
|
32050
32817
|
"policyScopes": [
|
|
32051
32818
|
"policy:read",
|
|
@@ -32070,27 +32837,27 @@
|
|
|
32070
32837
|
"canRunConcurrent": true,
|
|
32071
32838
|
"canonicalCommandTokens": [
|
|
32072
32839
|
"policy",
|
|
32073
|
-
"
|
|
32840
|
+
"recommend"
|
|
32074
32841
|
],
|
|
32075
|
-
"canonicalName": "policy.
|
|
32076
|
-
"canonicalTool": "policy.
|
|
32077
|
-
"canonicalUsage": "pandora [--output table|json] policy
|
|
32842
|
+
"canonicalName": "policy.recommend",
|
|
32843
|
+
"canonicalTool": "policy.recommend",
|
|
32844
|
+
"canonicalUsage": "pandora [--output table|json] policy recommend [--command <tool>] [--mode dry-run|paper|fork|execute|execute-live] [--chain-id <id>] [--category <id|name>] [--profile-id <id>]",
|
|
32078
32845
|
"command": [
|
|
32079
32846
|
"policy",
|
|
32080
|
-
"
|
|
32847
|
+
"recommend"
|
|
32081
32848
|
],
|
|
32082
32849
|
"compatibilityAlias": false,
|
|
32083
32850
|
"controlInputNames": [],
|
|
32084
|
-
"dataSchema": "#/definitions/
|
|
32851
|
+
"dataSchema": "#/definitions/PolicyRecommendPayload",
|
|
32085
32852
|
"emits": [
|
|
32086
|
-
"policy.
|
|
32087
|
-
"policy.
|
|
32853
|
+
"policy.recommend",
|
|
32854
|
+
"policy.recommend.help",
|
|
32088
32855
|
"policy.help"
|
|
32089
32856
|
],
|
|
32090
32857
|
"executeFlags": [],
|
|
32091
32858
|
"executeIntentRequired": false,
|
|
32092
32859
|
"executeIntentRequiredForLiveMode": false,
|
|
32093
|
-
"expectedLatencyMs":
|
|
32860
|
+
"expectedLatencyMs": 200,
|
|
32094
32861
|
"externalDependencies": [],
|
|
32095
32862
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32096
32863
|
"idempotency": "idempotent",
|
|
@@ -32143,7 +32910,7 @@
|
|
|
32143
32910
|
]
|
|
32144
32911
|
},
|
|
32145
32912
|
"mutating": false,
|
|
32146
|
-
"name": "policy.
|
|
32913
|
+
"name": "policy.recommend",
|
|
32147
32914
|
"outputModes": [
|
|
32148
32915
|
"table",
|
|
32149
32916
|
"json"
|
|
@@ -32155,7 +32922,7 @@
|
|
|
32155
32922
|
],
|
|
32156
32923
|
"preferred": true,
|
|
32157
32924
|
"recommendedPreflightTool": null,
|
|
32158
|
-
"registryName": "policy.
|
|
32925
|
+
"registryName": "policy.recommend",
|
|
32159
32926
|
"remoteEligible": true,
|
|
32160
32927
|
"requiresSecrets": false,
|
|
32161
32928
|
"returnsOperationId": false,
|
|
@@ -32163,51 +32930,40 @@
|
|
|
32163
32930
|
"riskLevel": "low",
|
|
32164
32931
|
"safeEquivalent": null,
|
|
32165
32932
|
"safeFlags": [],
|
|
32166
|
-
"summary": "
|
|
32933
|
+
"summary": "Recommend policy packs for an execution context.",
|
|
32167
32934
|
"supportsRemote": true,
|
|
32168
32935
|
"supportsWebhook": false,
|
|
32169
|
-
"usage": "pandora [--output table|json] policy
|
|
32936
|
+
"usage": "pandora [--output table|json] policy recommend [--command <tool>] [--mode dry-run|paper|fork|execute|execute-live] [--chain-id <id>] [--category <id|name>] [--profile-id <id>]"
|
|
32170
32937
|
}
|
|
32171
32938
|
},
|
|
32172
32939
|
{
|
|
32173
32940
|
"agentWorkflow": null,
|
|
32174
32941
|
"aliasOf": null,
|
|
32175
32942
|
"canRunConcurrent": true,
|
|
32176
|
-
"canonicalTool": "
|
|
32943
|
+
"canonicalTool": "polls.get",
|
|
32177
32944
|
"command": [
|
|
32178
|
-
"
|
|
32179
|
-
"
|
|
32945
|
+
"polls",
|
|
32946
|
+
"get"
|
|
32180
32947
|
],
|
|
32181
32948
|
"controlInputNames": [],
|
|
32182
|
-
"description": "
|
|
32949
|
+
"description": "Get one poll by id.",
|
|
32183
32950
|
"executeFlags": [],
|
|
32184
|
-
"expectedLatencyMs":
|
|
32185
|
-
"externalDependencies": [
|
|
32951
|
+
"expectedLatencyMs": 5000,
|
|
32952
|
+
"externalDependencies": [
|
|
32953
|
+
"indexer-api"
|
|
32954
|
+
],
|
|
32186
32955
|
"idempotency": "idempotent",
|
|
32187
32956
|
"inputSchema": {
|
|
32188
32957
|
"additionalProperties": false,
|
|
32189
32958
|
"properties": {
|
|
32190
|
-
"
|
|
32191
|
-
"description": "Poll
|
|
32192
|
-
"type": "string"
|
|
32193
|
-
},
|
|
32194
|
-
"chain-id": {
|
|
32195
|
-
"description": "Chain id to evaluate.",
|
|
32196
|
-
"type": "string"
|
|
32197
|
-
},
|
|
32198
|
-
"command": {
|
|
32199
|
-
"description": "Exact target command to evaluate.",
|
|
32200
|
-
"type": "string"
|
|
32201
|
-
},
|
|
32202
|
-
"mode": {
|
|
32203
|
-
"description": "Execution mode to evaluate: dry-run, paper, fork, execute, or execute-live.",
|
|
32204
|
-
"type": "string"
|
|
32205
|
-
},
|
|
32206
|
-
"profile-id": {
|
|
32207
|
-
"description": "Optional signer profile id to include as compatibility context.",
|
|
32959
|
+
"id": {
|
|
32960
|
+
"description": "Poll id.",
|
|
32208
32961
|
"type": "string"
|
|
32209
32962
|
}
|
|
32210
32963
|
},
|
|
32964
|
+
"required": [
|
|
32965
|
+
"id"
|
|
32966
|
+
],
|
|
32211
32967
|
"type": "object",
|
|
32212
32968
|
"xPandora": {
|
|
32213
32969
|
"agentPreflightRequired": false,
|
|
@@ -32216,29 +32972,31 @@
|
|
|
32216
32972
|
"aliasOf": null,
|
|
32217
32973
|
"canRunConcurrent": true,
|
|
32218
32974
|
"canonicalCommandTokens": [
|
|
32219
|
-
"
|
|
32220
|
-
"
|
|
32975
|
+
"polls",
|
|
32976
|
+
"get"
|
|
32221
32977
|
],
|
|
32222
|
-
"canonicalName": "
|
|
32223
|
-
"canonicalTool": "
|
|
32224
|
-
"canonicalUsage": "pandora [--output table|json]
|
|
32978
|
+
"canonicalName": "polls.get",
|
|
32979
|
+
"canonicalTool": "polls.get",
|
|
32980
|
+
"canonicalUsage": "pandora [--output table|json] polls get --id <id>",
|
|
32225
32981
|
"command": [
|
|
32226
|
-
"
|
|
32227
|
-
"
|
|
32982
|
+
"polls",
|
|
32983
|
+
"get"
|
|
32228
32984
|
],
|
|
32229
32985
|
"compatibilityAlias": false,
|
|
32230
32986
|
"controlInputNames": [],
|
|
32231
|
-
"dataSchema": "#/definitions/
|
|
32987
|
+
"dataSchema": "#/definitions/EntityCollectionPayload",
|
|
32232
32988
|
"emits": [
|
|
32233
|
-
"
|
|
32234
|
-
"
|
|
32235
|
-
"
|
|
32989
|
+
"polls.get",
|
|
32990
|
+
"polls.get.help",
|
|
32991
|
+
"polls.help"
|
|
32236
32992
|
],
|
|
32237
32993
|
"executeFlags": [],
|
|
32238
32994
|
"executeIntentRequired": false,
|
|
32239
32995
|
"executeIntentRequiredForLiveMode": false,
|
|
32240
|
-
"expectedLatencyMs":
|
|
32241
|
-
"externalDependencies": [
|
|
32996
|
+
"expectedLatencyMs": 5000,
|
|
32997
|
+
"externalDependencies": [
|
|
32998
|
+
"indexer-api"
|
|
32999
|
+
],
|
|
32242
33000
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32243
33001
|
"idempotency": "idempotent",
|
|
32244
33002
|
"isCanonical": true,
|
|
@@ -32290,19 +33048,19 @@
|
|
|
32290
33048
|
]
|
|
32291
33049
|
},
|
|
32292
33050
|
"mutating": false,
|
|
32293
|
-
"name": "
|
|
33051
|
+
"name": "polls.get",
|
|
32294
33052
|
"outputModes": [
|
|
32295
33053
|
"table",
|
|
32296
33054
|
"json"
|
|
32297
33055
|
],
|
|
32298
33056
|
"placeholderBlocked": false,
|
|
32299
33057
|
"policyScopes": [
|
|
32300
|
-
"
|
|
32301
|
-
"
|
|
33058
|
+
"polls:read",
|
|
33059
|
+
"network:indexer"
|
|
32302
33060
|
],
|
|
32303
33061
|
"preferred": true,
|
|
32304
33062
|
"recommendedPreflightTool": null,
|
|
32305
|
-
"registryName": "
|
|
33063
|
+
"registryName": "polls.get",
|
|
32306
33064
|
"remoteEligible": true,
|
|
32307
33065
|
"requiresSecrets": false,
|
|
32308
33066
|
"returnsOperationId": false,
|
|
@@ -32310,20 +33068,20 @@
|
|
|
32310
33068
|
"riskLevel": "low",
|
|
32311
33069
|
"safeEquivalent": null,
|
|
32312
33070
|
"safeFlags": [],
|
|
32313
|
-
"summary": "
|
|
33071
|
+
"summary": "Get one poll by id.",
|
|
32314
33072
|
"supportsRemote": true,
|
|
32315
33073
|
"supportsWebhook": false,
|
|
32316
|
-
"usage": "pandora [--output table|json]
|
|
33074
|
+
"usage": "pandora [--output table|json] polls get --id <id>"
|
|
32317
33075
|
}
|
|
32318
33076
|
},
|
|
32319
33077
|
"jobCapable": false,
|
|
32320
33078
|
"longRunningBlocked": false,
|
|
32321
33079
|
"mutating": false,
|
|
32322
|
-
"name": "
|
|
33080
|
+
"name": "polls.get",
|
|
32323
33081
|
"placeholderBlocked": false,
|
|
32324
33082
|
"policyScopes": [
|
|
32325
|
-
"
|
|
32326
|
-
"
|
|
33083
|
+
"polls:read",
|
|
33084
|
+
"network:indexer"
|
|
32327
33085
|
],
|
|
32328
33086
|
"preferred": true,
|
|
32329
33087
|
"recommendedPreflightTool": null,
|
|
@@ -32343,29 +33101,31 @@
|
|
|
32343
33101
|
"aliasOf": null,
|
|
32344
33102
|
"canRunConcurrent": true,
|
|
32345
33103
|
"canonicalCommandTokens": [
|
|
32346
|
-
"
|
|
32347
|
-
"
|
|
33104
|
+
"polls",
|
|
33105
|
+
"get"
|
|
32348
33106
|
],
|
|
32349
|
-
"canonicalName": "
|
|
32350
|
-
"canonicalTool": "
|
|
32351
|
-
"canonicalUsage": "pandora [--output table|json]
|
|
33107
|
+
"canonicalName": "polls.get",
|
|
33108
|
+
"canonicalTool": "polls.get",
|
|
33109
|
+
"canonicalUsage": "pandora [--output table|json] polls get --id <id>",
|
|
32352
33110
|
"command": [
|
|
32353
|
-
"
|
|
32354
|
-
"
|
|
33111
|
+
"polls",
|
|
33112
|
+
"get"
|
|
32355
33113
|
],
|
|
32356
33114
|
"compatibilityAlias": false,
|
|
32357
33115
|
"controlInputNames": [],
|
|
32358
|
-
"dataSchema": "#/definitions/
|
|
33116
|
+
"dataSchema": "#/definitions/EntityCollectionPayload",
|
|
32359
33117
|
"emits": [
|
|
32360
|
-
"
|
|
32361
|
-
"
|
|
32362
|
-
"
|
|
33118
|
+
"polls.get",
|
|
33119
|
+
"polls.get.help",
|
|
33120
|
+
"polls.help"
|
|
32363
33121
|
],
|
|
32364
33122
|
"executeFlags": [],
|
|
32365
33123
|
"executeIntentRequired": false,
|
|
32366
33124
|
"executeIntentRequiredForLiveMode": false,
|
|
32367
|
-
"expectedLatencyMs":
|
|
32368
|
-
"externalDependencies": [
|
|
33125
|
+
"expectedLatencyMs": 5000,
|
|
33126
|
+
"externalDependencies": [
|
|
33127
|
+
"indexer-api"
|
|
33128
|
+
],
|
|
32369
33129
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32370
33130
|
"idempotency": "idempotent",
|
|
32371
33131
|
"isCanonical": true,
|
|
@@ -32417,19 +33177,19 @@
|
|
|
32417
33177
|
]
|
|
32418
33178
|
},
|
|
32419
33179
|
"mutating": false,
|
|
32420
|
-
"name": "
|
|
33180
|
+
"name": "polls.get",
|
|
32421
33181
|
"outputModes": [
|
|
32422
33182
|
"table",
|
|
32423
33183
|
"json"
|
|
32424
33184
|
],
|
|
32425
33185
|
"placeholderBlocked": false,
|
|
32426
33186
|
"policyScopes": [
|
|
32427
|
-
"
|
|
32428
|
-
"
|
|
33187
|
+
"polls:read",
|
|
33188
|
+
"network:indexer"
|
|
32429
33189
|
],
|
|
32430
33190
|
"preferred": true,
|
|
32431
33191
|
"recommendedPreflightTool": null,
|
|
32432
|
-
"registryName": "
|
|
33192
|
+
"registryName": "polls.get",
|
|
32433
33193
|
"remoteEligible": true,
|
|
32434
33194
|
"requiresSecrets": false,
|
|
32435
33195
|
"returnsOperationId": false,
|
|
@@ -32437,23 +33197,23 @@
|
|
|
32437
33197
|
"riskLevel": "low",
|
|
32438
33198
|
"safeEquivalent": null,
|
|
32439
33199
|
"safeFlags": [],
|
|
32440
|
-
"summary": "
|
|
33200
|
+
"summary": "Get one poll by id.",
|
|
32441
33201
|
"supportsRemote": true,
|
|
32442
33202
|
"supportsWebhook": false,
|
|
32443
|
-
"usage": "pandora [--output table|json]
|
|
33203
|
+
"usage": "pandora [--output table|json] polls get --id <id>"
|
|
32444
33204
|
}
|
|
32445
33205
|
},
|
|
32446
33206
|
{
|
|
32447
33207
|
"agentWorkflow": null,
|
|
32448
33208
|
"aliasOf": null,
|
|
32449
33209
|
"canRunConcurrent": true,
|
|
32450
|
-
"canonicalTool": "polls.
|
|
33210
|
+
"canonicalTool": "polls.list",
|
|
32451
33211
|
"command": [
|
|
32452
33212
|
"polls",
|
|
32453
|
-
"
|
|
33213
|
+
"list"
|
|
32454
33214
|
],
|
|
32455
33215
|
"controlInputNames": [],
|
|
32456
|
-
"description": "
|
|
33216
|
+
"description": "List poll entities.",
|
|
32457
33217
|
"executeFlags": [],
|
|
32458
33218
|
"expectedLatencyMs": 5000,
|
|
32459
33219
|
"externalDependencies": [
|
|
@@ -32463,14 +33223,44 @@
|
|
|
32463
33223
|
"inputSchema": {
|
|
32464
33224
|
"additionalProperties": false,
|
|
32465
33225
|
"properties": {
|
|
32466
|
-
"
|
|
32467
|
-
"description": "
|
|
33226
|
+
"after": {
|
|
33227
|
+
"description": "Pagination cursor.",
|
|
33228
|
+
"type": "string"
|
|
33229
|
+
},
|
|
33230
|
+
"before": {
|
|
33231
|
+
"description": "Pagination cursor.",
|
|
33232
|
+
"type": "string"
|
|
33233
|
+
},
|
|
33234
|
+
"chain-id": {
|
|
33235
|
+
"description": "Chain id.",
|
|
33236
|
+
"minimum": 1,
|
|
33237
|
+
"type": "integer"
|
|
33238
|
+
},
|
|
33239
|
+
"creator": {
|
|
33240
|
+
"description": "Creator address.",
|
|
33241
|
+
"type": "string"
|
|
33242
|
+
},
|
|
33243
|
+
"limit": {
|
|
33244
|
+
"description": "Maximum number of results.",
|
|
33245
|
+
"minimum": 1,
|
|
33246
|
+
"type": "integer"
|
|
33247
|
+
},
|
|
33248
|
+
"order-by": {
|
|
33249
|
+
"description": "Sort field.",
|
|
33250
|
+
"type": "string"
|
|
33251
|
+
},
|
|
33252
|
+
"order-direction": {
|
|
33253
|
+
"description": "Sort direction.",
|
|
33254
|
+
"enum": [
|
|
33255
|
+
"asc",
|
|
33256
|
+
"desc"
|
|
33257
|
+
]
|
|
33258
|
+
},
|
|
33259
|
+
"where-json": {
|
|
33260
|
+
"description": "Raw JSON filter override.",
|
|
32468
33261
|
"type": "string"
|
|
32469
33262
|
}
|
|
32470
33263
|
},
|
|
32471
|
-
"required": [
|
|
32472
|
-
"id"
|
|
32473
|
-
],
|
|
32474
33264
|
"type": "object",
|
|
32475
33265
|
"xPandora": {
|
|
32476
33266
|
"agentPreflightRequired": false,
|
|
@@ -32480,21 +33270,21 @@
|
|
|
32480
33270
|
"canRunConcurrent": true,
|
|
32481
33271
|
"canonicalCommandTokens": [
|
|
32482
33272
|
"polls",
|
|
32483
|
-
"
|
|
33273
|
+
"list"
|
|
32484
33274
|
],
|
|
32485
|
-
"canonicalName": "polls.
|
|
32486
|
-
"canonicalTool": "polls.
|
|
32487
|
-
"canonicalUsage": "pandora [--output table|json] polls
|
|
33275
|
+
"canonicalName": "polls.list",
|
|
33276
|
+
"canonicalTool": "polls.list",
|
|
33277
|
+
"canonicalUsage": "pandora [--output table|json] polls list [--limit <n>] [--after <cursor>] [--before <cursor>] [--order-by <field>] [--order-direction asc|desc] [--chain-id <id>] [--creator <address>] [--where-json <json>]",
|
|
32488
33278
|
"command": [
|
|
32489
33279
|
"polls",
|
|
32490
|
-
"
|
|
33280
|
+
"list"
|
|
32491
33281
|
],
|
|
32492
33282
|
"compatibilityAlias": false,
|
|
32493
33283
|
"controlInputNames": [],
|
|
32494
|
-
"dataSchema": "#/definitions/
|
|
33284
|
+
"dataSchema": "#/definitions/PagedEntityPayload",
|
|
32495
33285
|
"emits": [
|
|
32496
|
-
"polls.
|
|
32497
|
-
"polls.
|
|
33286
|
+
"polls.list",
|
|
33287
|
+
"polls.list.help",
|
|
32498
33288
|
"polls.help"
|
|
32499
33289
|
],
|
|
32500
33290
|
"executeFlags": [],
|
|
@@ -32555,7 +33345,7 @@
|
|
|
32555
33345
|
]
|
|
32556
33346
|
},
|
|
32557
33347
|
"mutating": false,
|
|
32558
|
-
"name": "polls.
|
|
33348
|
+
"name": "polls.list",
|
|
32559
33349
|
"outputModes": [
|
|
32560
33350
|
"table",
|
|
32561
33351
|
"json"
|
|
@@ -32567,7 +33357,7 @@
|
|
|
32567
33357
|
],
|
|
32568
33358
|
"preferred": true,
|
|
32569
33359
|
"recommendedPreflightTool": null,
|
|
32570
|
-
"registryName": "polls.
|
|
33360
|
+
"registryName": "polls.list",
|
|
32571
33361
|
"remoteEligible": true,
|
|
32572
33362
|
"requiresSecrets": false,
|
|
32573
33363
|
"returnsOperationId": false,
|
|
@@ -32575,16 +33365,16 @@
|
|
|
32575
33365
|
"riskLevel": "low",
|
|
32576
33366
|
"safeEquivalent": null,
|
|
32577
33367
|
"safeFlags": [],
|
|
32578
|
-
"summary": "
|
|
33368
|
+
"summary": "List poll entities.",
|
|
32579
33369
|
"supportsRemote": true,
|
|
32580
33370
|
"supportsWebhook": false,
|
|
32581
|
-
"usage": "pandora [--output table|json] polls
|
|
33371
|
+
"usage": "pandora [--output table|json] polls list [--limit <n>] [--after <cursor>] [--before <cursor>] [--order-by <field>] [--order-direction asc|desc] [--chain-id <id>] [--creator <address>] [--where-json <json>]"
|
|
32582
33372
|
}
|
|
32583
33373
|
},
|
|
32584
33374
|
"jobCapable": false,
|
|
32585
33375
|
"longRunningBlocked": false,
|
|
32586
33376
|
"mutating": false,
|
|
32587
|
-
"name": "polls.
|
|
33377
|
+
"name": "polls.list",
|
|
32588
33378
|
"placeholderBlocked": false,
|
|
32589
33379
|
"policyScopes": [
|
|
32590
33380
|
"polls:read",
|
|
@@ -32609,21 +33399,21 @@
|
|
|
32609
33399
|
"canRunConcurrent": true,
|
|
32610
33400
|
"canonicalCommandTokens": [
|
|
32611
33401
|
"polls",
|
|
32612
|
-
"
|
|
33402
|
+
"list"
|
|
32613
33403
|
],
|
|
32614
|
-
"canonicalName": "polls.
|
|
32615
|
-
"canonicalTool": "polls.
|
|
32616
|
-
"canonicalUsage": "pandora [--output table|json] polls
|
|
33404
|
+
"canonicalName": "polls.list",
|
|
33405
|
+
"canonicalTool": "polls.list",
|
|
33406
|
+
"canonicalUsage": "pandora [--output table|json] polls list [--limit <n>] [--after <cursor>] [--before <cursor>] [--order-by <field>] [--order-direction asc|desc] [--chain-id <id>] [--creator <address>] [--where-json <json>]",
|
|
32617
33407
|
"command": [
|
|
32618
33408
|
"polls",
|
|
32619
|
-
"
|
|
33409
|
+
"list"
|
|
32620
33410
|
],
|
|
32621
33411
|
"compatibilityAlias": false,
|
|
32622
33412
|
"controlInputNames": [],
|
|
32623
|
-
"dataSchema": "#/definitions/
|
|
33413
|
+
"dataSchema": "#/definitions/PagedEntityPayload",
|
|
32624
33414
|
"emits": [
|
|
32625
|
-
"polls.
|
|
32626
|
-
"polls.
|
|
33415
|
+
"polls.list",
|
|
33416
|
+
"polls.list.help",
|
|
32627
33417
|
"polls.help"
|
|
32628
33418
|
],
|
|
32629
33419
|
"executeFlags": [],
|
|
@@ -32684,7 +33474,7 @@
|
|
|
32684
33474
|
]
|
|
32685
33475
|
},
|
|
32686
33476
|
"mutating": false,
|
|
32687
|
-
"name": "polls.
|
|
33477
|
+
"name": "polls.list",
|
|
32688
33478
|
"outputModes": [
|
|
32689
33479
|
"table",
|
|
32690
33480
|
"json"
|
|
@@ -32696,7 +33486,7 @@
|
|
|
32696
33486
|
],
|
|
32697
33487
|
"preferred": true,
|
|
32698
33488
|
"recommendedPreflightTool": null,
|
|
32699
|
-
"registryName": "polls.
|
|
33489
|
+
"registryName": "polls.list",
|
|
32700
33490
|
"remoteEligible": true,
|
|
32701
33491
|
"requiresSecrets": false,
|
|
32702
33492
|
"returnsOperationId": false,
|
|
@@ -32704,68 +33494,78 @@
|
|
|
32704
33494
|
"riskLevel": "low",
|
|
32705
33495
|
"safeEquivalent": null,
|
|
32706
33496
|
"safeFlags": [],
|
|
32707
|
-
"summary": "
|
|
33497
|
+
"summary": "List poll entities.",
|
|
32708
33498
|
"supportsRemote": true,
|
|
32709
33499
|
"supportsWebhook": false,
|
|
32710
|
-
"usage": "pandora [--output table|json] polls
|
|
33500
|
+
"usage": "pandora [--output table|json] polls list [--limit <n>] [--after <cursor>] [--before <cursor>] [--order-by <field>] [--order-direction asc|desc] [--chain-id <id>] [--creator <address>] [--where-json <json>]"
|
|
32711
33501
|
}
|
|
32712
33502
|
},
|
|
32713
33503
|
{
|
|
32714
33504
|
"agentWorkflow": null,
|
|
32715
33505
|
"aliasOf": null,
|
|
32716
|
-
"canRunConcurrent":
|
|
32717
|
-
"canonicalTool": "
|
|
33506
|
+
"canRunConcurrent": false,
|
|
33507
|
+
"canonicalTool": "polymarket.approve",
|
|
32718
33508
|
"command": [
|
|
32719
|
-
"
|
|
32720
|
-
"
|
|
33509
|
+
"polymarket",
|
|
33510
|
+
"approve"
|
|
32721
33511
|
],
|
|
32722
33512
|
"controlInputNames": [],
|
|
32723
|
-
"description": "
|
|
32724
|
-
"executeFlags": [
|
|
32725
|
-
|
|
33513
|
+
"description": "Dry-run or execute Polymarket approvals.",
|
|
33514
|
+
"executeFlags": [
|
|
33515
|
+
"--execute"
|
|
33516
|
+
],
|
|
33517
|
+
"expectedLatencyMs": 15000,
|
|
32726
33518
|
"externalDependencies": [
|
|
32727
|
-
"
|
|
33519
|
+
"wallet-secrets",
|
|
33520
|
+
"chain-rpc",
|
|
33521
|
+
"polymarket-api"
|
|
32728
33522
|
],
|
|
32729
|
-
"idempotency": "
|
|
33523
|
+
"idempotency": "conditional",
|
|
32730
33524
|
"inputSchema": {
|
|
32731
33525
|
"additionalProperties": false,
|
|
32732
33526
|
"properties": {
|
|
32733
|
-
"
|
|
32734
|
-
"description": "
|
|
32735
|
-
"type": "
|
|
33527
|
+
"dry-run": {
|
|
33528
|
+
"description": "Run dry-run mode.",
|
|
33529
|
+
"type": "boolean"
|
|
32736
33530
|
},
|
|
32737
|
-
"
|
|
32738
|
-
"description": "
|
|
33531
|
+
"execute": {
|
|
33532
|
+
"description": "Execute live approval transactions.",
|
|
33533
|
+
"type": "boolean"
|
|
33534
|
+
},
|
|
33535
|
+
"funder": {
|
|
33536
|
+
"description": "Polymarket proxy wallet.",
|
|
32739
33537
|
"type": "string"
|
|
32740
33538
|
},
|
|
32741
|
-
"
|
|
32742
|
-
"
|
|
32743
|
-
"
|
|
32744
|
-
|
|
33539
|
+
"intent": {
|
|
33540
|
+
"additionalProperties": false,
|
|
33541
|
+
"properties": {
|
|
33542
|
+
"execute": {
|
|
33543
|
+
"description": "Set true to permit live/mutating execution when supported by the tool.",
|
|
33544
|
+
"type": "boolean"
|
|
33545
|
+
}
|
|
33546
|
+
},
|
|
33547
|
+
"type": "object"
|
|
32745
33548
|
},
|
|
32746
|
-
"
|
|
32747
|
-
"description": "
|
|
33549
|
+
"polymarket-host": {
|
|
33550
|
+
"description": "Polymarket host override.",
|
|
32748
33551
|
"type": "string"
|
|
32749
33552
|
},
|
|
32750
|
-
"
|
|
32751
|
-
"description": "
|
|
32752
|
-
"minimum": 1,
|
|
32753
|
-
"type": "integer"
|
|
32754
|
-
},
|
|
32755
|
-
"order-by": {
|
|
32756
|
-
"description": "Sort field.",
|
|
33553
|
+
"polymarket-mock-url": {
|
|
33554
|
+
"description": "Polymarket mock URL.",
|
|
32757
33555
|
"type": "string"
|
|
32758
33556
|
},
|
|
32759
|
-
"
|
|
32760
|
-
"description": "
|
|
32761
|
-
"
|
|
32762
|
-
"asc",
|
|
32763
|
-
"desc"
|
|
32764
|
-
]
|
|
33557
|
+
"private-key": {
|
|
33558
|
+
"description": "Hex private key.",
|
|
33559
|
+
"type": "string"
|
|
32765
33560
|
},
|
|
32766
|
-
"
|
|
32767
|
-
"description": "
|
|
33561
|
+
"rpc-url": {
|
|
33562
|
+
"description": "RPC URL.",
|
|
32768
33563
|
"type": "string"
|
|
33564
|
+
},
|
|
33565
|
+
"timeout-ms": {
|
|
33566
|
+
"description": "Request timeout in milliseconds.",
|
|
33567
|
+
"minimum": 1,
|
|
33568
|
+
"type": "integer"
|
|
32769
33569
|
}
|
|
32770
33570
|
},
|
|
32771
33571
|
"type": "object",
|
|
@@ -32774,41 +33574,45 @@
|
|
|
32774
33574
|
"agentPreflightRequiredForExecuteMode": false,
|
|
32775
33575
|
"agentWorkflow": null,
|
|
32776
33576
|
"aliasOf": null,
|
|
32777
|
-
"canRunConcurrent":
|
|
33577
|
+
"canRunConcurrent": false,
|
|
32778
33578
|
"canonicalCommandTokens": [
|
|
32779
|
-
"
|
|
32780
|
-
"
|
|
33579
|
+
"polymarket",
|
|
33580
|
+
"approve"
|
|
32781
33581
|
],
|
|
32782
|
-
"canonicalName": "
|
|
32783
|
-
"canonicalTool": "
|
|
32784
|
-
"canonicalUsage": "pandora [--output table|json]
|
|
33582
|
+
"canonicalName": "polymarket.approve",
|
|
33583
|
+
"canonicalTool": "polymarket.approve",
|
|
33584
|
+
"canonicalUsage": "pandora [--output table|json] polymarket approve --dry-run|--execute [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]",
|
|
32785
33585
|
"command": [
|
|
32786
|
-
"
|
|
32787
|
-
"
|
|
33586
|
+
"polymarket",
|
|
33587
|
+
"approve"
|
|
32788
33588
|
],
|
|
32789
33589
|
"compatibilityAlias": false,
|
|
32790
33590
|
"controlInputNames": [],
|
|
32791
|
-
"dataSchema": "#/definitions/
|
|
33591
|
+
"dataSchema": "#/definitions/PolymarketPayload",
|
|
32792
33592
|
"emits": [
|
|
32793
|
-
"
|
|
32794
|
-
"
|
|
32795
|
-
"
|
|
33593
|
+
"polymarket.approve",
|
|
33594
|
+
"polymarket.approve.help",
|
|
33595
|
+
"polymarket.help"
|
|
33596
|
+
],
|
|
33597
|
+
"executeFlags": [
|
|
33598
|
+
"--execute"
|
|
32796
33599
|
],
|
|
32797
|
-
"executeFlags": [],
|
|
32798
33600
|
"executeIntentRequired": false,
|
|
32799
|
-
"executeIntentRequiredForLiveMode":
|
|
32800
|
-
"expectedLatencyMs":
|
|
33601
|
+
"executeIntentRequiredForLiveMode": true,
|
|
33602
|
+
"expectedLatencyMs": 15000,
|
|
32801
33603
|
"externalDependencies": [
|
|
32802
|
-
"
|
|
33604
|
+
"wallet-secrets",
|
|
33605
|
+
"chain-rpc",
|
|
33606
|
+
"polymarket-api"
|
|
32803
33607
|
],
|
|
32804
33608
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32805
|
-
"idempotency": "
|
|
33609
|
+
"idempotency": "conditional",
|
|
32806
33610
|
"isCanonical": true,
|
|
32807
33611
|
"jobCapable": false,
|
|
32808
33612
|
"longRunningBlocked": false,
|
|
32809
33613
|
"mcpExposed": true,
|
|
32810
33614
|
"mcpLongRunningBlocked": false,
|
|
32811
|
-
"mcpMutating":
|
|
33615
|
+
"mcpMutating": true,
|
|
32812
33616
|
"metadataProvenance": {
|
|
32813
33617
|
"descriptorDerived": [
|
|
32814
33618
|
"summary",
|
|
@@ -32848,54 +33652,63 @@
|
|
|
32848
33652
|
"placeholderBlocked",
|
|
32849
33653
|
"controlInputNames",
|
|
32850
33654
|
"safeFlags",
|
|
32851
|
-
"executeFlags"
|
|
33655
|
+
"executeFlags",
|
|
33656
|
+
"executeIntentRequiredForLiveMode"
|
|
32852
33657
|
]
|
|
32853
33658
|
},
|
|
32854
|
-
"mutating":
|
|
32855
|
-
"name": "
|
|
33659
|
+
"mutating": true,
|
|
33660
|
+
"name": "polymarket.approve",
|
|
32856
33661
|
"outputModes": [
|
|
32857
33662
|
"table",
|
|
32858
33663
|
"json"
|
|
32859
33664
|
],
|
|
32860
33665
|
"placeholderBlocked": false,
|
|
32861
33666
|
"policyScopes": [
|
|
32862
|
-
"
|
|
32863
|
-
"
|
|
33667
|
+
"polymarket:write",
|
|
33668
|
+
"secrets:use",
|
|
33669
|
+
"network:rpc",
|
|
33670
|
+
"network:polymarket"
|
|
32864
33671
|
],
|
|
32865
33672
|
"preferred": true,
|
|
32866
|
-
"recommendedPreflightTool":
|
|
32867
|
-
"registryName": "
|
|
33673
|
+
"recommendedPreflightTool": "polymarket.preflight",
|
|
33674
|
+
"registryName": "polymarket.approve",
|
|
32868
33675
|
"remoteEligible": true,
|
|
32869
|
-
"requiresSecrets":
|
|
33676
|
+
"requiresSecrets": true,
|
|
32870
33677
|
"returnsOperationId": false,
|
|
32871
33678
|
"returnsRuntimeHandle": false,
|
|
32872
|
-
"riskLevel": "
|
|
32873
|
-
"safeEquivalent":
|
|
32874
|
-
"safeFlags": [
|
|
32875
|
-
|
|
33679
|
+
"riskLevel": "high",
|
|
33680
|
+
"safeEquivalent": "polymarket.preflight",
|
|
33681
|
+
"safeFlags": [
|
|
33682
|
+
"--dry-run"
|
|
33683
|
+
],
|
|
33684
|
+
"summary": "Dry-run or execute Polymarket approvals.",
|
|
32876
33685
|
"supportsRemote": true,
|
|
32877
33686
|
"supportsWebhook": false,
|
|
32878
|
-
"usage": "pandora [--output table|json]
|
|
33687
|
+
"usage": "pandora [--output table|json] polymarket approve --dry-run|--execute [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]"
|
|
32879
33688
|
}
|
|
32880
33689
|
},
|
|
32881
33690
|
"jobCapable": false,
|
|
32882
33691
|
"longRunningBlocked": false,
|
|
32883
|
-
"mutating":
|
|
32884
|
-
"name": "
|
|
33692
|
+
"mutating": true,
|
|
33693
|
+
"name": "polymarket.approve",
|
|
32885
33694
|
"placeholderBlocked": false,
|
|
32886
33695
|
"policyScopes": [
|
|
32887
|
-
"
|
|
32888
|
-
"
|
|
33696
|
+
"polymarket:write",
|
|
33697
|
+
"secrets:use",
|
|
33698
|
+
"network:rpc",
|
|
33699
|
+
"network:polymarket"
|
|
32889
33700
|
],
|
|
32890
33701
|
"preferred": true,
|
|
32891
|
-
"recommendedPreflightTool":
|
|
33702
|
+
"recommendedPreflightTool": "polymarket.preflight",
|
|
32892
33703
|
"remoteEligible": true,
|
|
32893
|
-
"requiresSecrets":
|
|
33704
|
+
"requiresSecrets": true,
|
|
32894
33705
|
"returnsOperationId": false,
|
|
32895
33706
|
"returnsRuntimeHandle": false,
|
|
32896
|
-
"riskLevel": "
|
|
32897
|
-
"safeEquivalent":
|
|
32898
|
-
"safeFlags": [
|
|
33707
|
+
"riskLevel": "high",
|
|
33708
|
+
"safeEquivalent": "polymarket.preflight",
|
|
33709
|
+
"safeFlags": [
|
|
33710
|
+
"--dry-run"
|
|
33711
|
+
],
|
|
32899
33712
|
"supportsRemote": true,
|
|
32900
33713
|
"supportsWebhook": false,
|
|
32901
33714
|
"xPandora": {
|
|
@@ -32903,41 +33716,45 @@
|
|
|
32903
33716
|
"agentPreflightRequiredForExecuteMode": false,
|
|
32904
33717
|
"agentWorkflow": null,
|
|
32905
33718
|
"aliasOf": null,
|
|
32906
|
-
"canRunConcurrent":
|
|
33719
|
+
"canRunConcurrent": false,
|
|
32907
33720
|
"canonicalCommandTokens": [
|
|
32908
|
-
"
|
|
32909
|
-
"
|
|
33721
|
+
"polymarket",
|
|
33722
|
+
"approve"
|
|
32910
33723
|
],
|
|
32911
|
-
"canonicalName": "
|
|
32912
|
-
"canonicalTool": "
|
|
32913
|
-
"canonicalUsage": "pandora [--output table|json]
|
|
33724
|
+
"canonicalName": "polymarket.approve",
|
|
33725
|
+
"canonicalTool": "polymarket.approve",
|
|
33726
|
+
"canonicalUsage": "pandora [--output table|json] polymarket approve --dry-run|--execute [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]",
|
|
32914
33727
|
"command": [
|
|
32915
|
-
"
|
|
32916
|
-
"
|
|
33728
|
+
"polymarket",
|
|
33729
|
+
"approve"
|
|
32917
33730
|
],
|
|
32918
33731
|
"compatibilityAlias": false,
|
|
32919
33732
|
"controlInputNames": [],
|
|
32920
|
-
"dataSchema": "#/definitions/
|
|
33733
|
+
"dataSchema": "#/definitions/PolymarketPayload",
|
|
32921
33734
|
"emits": [
|
|
32922
|
-
"
|
|
32923
|
-
"
|
|
32924
|
-
"
|
|
33735
|
+
"polymarket.approve",
|
|
33736
|
+
"polymarket.approve.help",
|
|
33737
|
+
"polymarket.help"
|
|
33738
|
+
],
|
|
33739
|
+
"executeFlags": [
|
|
33740
|
+
"--execute"
|
|
32925
33741
|
],
|
|
32926
|
-
"executeFlags": [],
|
|
32927
33742
|
"executeIntentRequired": false,
|
|
32928
|
-
"executeIntentRequiredForLiveMode":
|
|
32929
|
-
"expectedLatencyMs":
|
|
33743
|
+
"executeIntentRequiredForLiveMode": true,
|
|
33744
|
+
"expectedLatencyMs": 15000,
|
|
32930
33745
|
"externalDependencies": [
|
|
32931
|
-
"
|
|
33746
|
+
"wallet-secrets",
|
|
33747
|
+
"chain-rpc",
|
|
33748
|
+
"polymarket-api"
|
|
32932
33749
|
],
|
|
32933
33750
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
32934
|
-
"idempotency": "
|
|
33751
|
+
"idempotency": "conditional",
|
|
32935
33752
|
"isCanonical": true,
|
|
32936
33753
|
"jobCapable": false,
|
|
32937
33754
|
"longRunningBlocked": false,
|
|
32938
33755
|
"mcpExposed": true,
|
|
32939
33756
|
"mcpLongRunningBlocked": false,
|
|
32940
|
-
"mcpMutating":
|
|
33757
|
+
"mcpMutating": true,
|
|
32941
33758
|
"metadataProvenance": {
|
|
32942
33759
|
"descriptorDerived": [
|
|
32943
33760
|
"summary",
|
|
@@ -32977,88 +33794,78 @@
|
|
|
32977
33794
|
"placeholderBlocked",
|
|
32978
33795
|
"controlInputNames",
|
|
32979
33796
|
"safeFlags",
|
|
32980
|
-
"executeFlags"
|
|
33797
|
+
"executeFlags",
|
|
33798
|
+
"executeIntentRequiredForLiveMode"
|
|
32981
33799
|
]
|
|
32982
33800
|
},
|
|
32983
|
-
"mutating":
|
|
32984
|
-
"name": "
|
|
33801
|
+
"mutating": true,
|
|
33802
|
+
"name": "polymarket.approve",
|
|
32985
33803
|
"outputModes": [
|
|
32986
33804
|
"table",
|
|
32987
33805
|
"json"
|
|
32988
33806
|
],
|
|
32989
33807
|
"placeholderBlocked": false,
|
|
32990
33808
|
"policyScopes": [
|
|
32991
|
-
"
|
|
32992
|
-
"
|
|
33809
|
+
"polymarket:write",
|
|
33810
|
+
"secrets:use",
|
|
33811
|
+
"network:rpc",
|
|
33812
|
+
"network:polymarket"
|
|
32993
33813
|
],
|
|
32994
33814
|
"preferred": true,
|
|
32995
|
-
"recommendedPreflightTool":
|
|
32996
|
-
"registryName": "
|
|
33815
|
+
"recommendedPreflightTool": "polymarket.preflight",
|
|
33816
|
+
"registryName": "polymarket.approve",
|
|
32997
33817
|
"remoteEligible": true,
|
|
32998
|
-
"requiresSecrets":
|
|
33818
|
+
"requiresSecrets": true,
|
|
32999
33819
|
"returnsOperationId": false,
|
|
33000
33820
|
"returnsRuntimeHandle": false,
|
|
33001
|
-
"riskLevel": "
|
|
33002
|
-
"safeEquivalent":
|
|
33003
|
-
"safeFlags": [
|
|
33004
|
-
|
|
33821
|
+
"riskLevel": "high",
|
|
33822
|
+
"safeEquivalent": "polymarket.preflight",
|
|
33823
|
+
"safeFlags": [
|
|
33824
|
+
"--dry-run"
|
|
33825
|
+
],
|
|
33826
|
+
"summary": "Dry-run or execute Polymarket approvals.",
|
|
33005
33827
|
"supportsRemote": true,
|
|
33006
33828
|
"supportsWebhook": false,
|
|
33007
|
-
"usage": "pandora [--output table|json]
|
|
33829
|
+
"usage": "pandora [--output table|json] polymarket approve --dry-run|--execute [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]"
|
|
33008
33830
|
}
|
|
33009
33831
|
},
|
|
33010
33832
|
{
|
|
33011
33833
|
"agentWorkflow": null,
|
|
33012
33834
|
"aliasOf": null,
|
|
33013
|
-
"canRunConcurrent":
|
|
33014
|
-
"canonicalTool": "polymarket.
|
|
33835
|
+
"canRunConcurrent": true,
|
|
33836
|
+
"canonicalTool": "polymarket.balance",
|
|
33015
33837
|
"command": [
|
|
33016
33838
|
"polymarket",
|
|
33017
|
-
"
|
|
33839
|
+
"balance"
|
|
33018
33840
|
],
|
|
33019
33841
|
"controlInputNames": [],
|
|
33020
|
-
"description": "
|
|
33021
|
-
"executeFlags": [
|
|
33022
|
-
|
|
33023
|
-
],
|
|
33024
|
-
"expectedLatencyMs": 15000,
|
|
33842
|
+
"description": "Read signer/proxy funding balances for Polymarket. Use this when `fund-check` or `polymarket check` needs the raw signer, funder, or owner balances after readiness checks.",
|
|
33843
|
+
"executeFlags": [],
|
|
33844
|
+
"expectedLatencyMs": 5000,
|
|
33025
33845
|
"externalDependencies": [
|
|
33026
33846
|
"wallet-secrets",
|
|
33027
33847
|
"chain-rpc",
|
|
33028
33848
|
"polymarket-api"
|
|
33029
33849
|
],
|
|
33030
|
-
"idempotency": "
|
|
33850
|
+
"idempotency": "idempotent",
|
|
33031
33851
|
"inputSchema": {
|
|
33032
33852
|
"additionalProperties": false,
|
|
33033
33853
|
"properties": {
|
|
33034
|
-
"
|
|
33035
|
-
"description": "Run
|
|
33036
|
-
"type": "boolean"
|
|
33037
|
-
},
|
|
33038
|
-
"execute": {
|
|
33039
|
-
"description": "Execute live approval transactions.",
|
|
33854
|
+
"fork": {
|
|
33855
|
+
"description": "Run in fork mode.",
|
|
33040
33856
|
"type": "boolean"
|
|
33041
33857
|
},
|
|
33042
|
-
"
|
|
33043
|
-
"description": "
|
|
33044
|
-
"
|
|
33045
|
-
|
|
33046
|
-
"intent": {
|
|
33047
|
-
"additionalProperties": false,
|
|
33048
|
-
"properties": {
|
|
33049
|
-
"execute": {
|
|
33050
|
-
"description": "Set true to permit live/mutating execution when supported by the tool.",
|
|
33051
|
-
"type": "boolean"
|
|
33052
|
-
}
|
|
33053
|
-
},
|
|
33054
|
-
"type": "object"
|
|
33858
|
+
"fork-chain-id": {
|
|
33859
|
+
"description": "Fork chain id.",
|
|
33860
|
+
"minimum": 1,
|
|
33861
|
+
"type": "integer"
|
|
33055
33862
|
},
|
|
33056
|
-
"
|
|
33057
|
-
"description": "
|
|
33863
|
+
"fork-rpc-url": {
|
|
33864
|
+
"description": "Fork RPC URL.",
|
|
33058
33865
|
"type": "string"
|
|
33059
33866
|
},
|
|
33060
|
-
"
|
|
33061
|
-
"description": "Polymarket
|
|
33867
|
+
"funder": {
|
|
33868
|
+
"description": "Polymarket proxy wallet.",
|
|
33062
33869
|
"type": "string"
|
|
33063
33870
|
},
|
|
33064
33871
|
"private-key": {
|
|
@@ -33069,10 +33876,9 @@
|
|
|
33069
33876
|
"description": "RPC URL.",
|
|
33070
33877
|
"type": "string"
|
|
33071
33878
|
},
|
|
33072
|
-
"
|
|
33073
|
-
"description": "
|
|
33074
|
-
"
|
|
33075
|
-
"type": "integer"
|
|
33879
|
+
"wallet": {
|
|
33880
|
+
"description": "Wallet address to inspect.",
|
|
33881
|
+
"type": "string"
|
|
33076
33882
|
}
|
|
33077
33883
|
},
|
|
33078
33884
|
"type": "object",
|
|
@@ -33081,45 +33887,43 @@
|
|
|
33081
33887
|
"agentPreflightRequiredForExecuteMode": false,
|
|
33082
33888
|
"agentWorkflow": null,
|
|
33083
33889
|
"aliasOf": null,
|
|
33084
|
-
"canRunConcurrent":
|
|
33890
|
+
"canRunConcurrent": true,
|
|
33085
33891
|
"canonicalCommandTokens": [
|
|
33086
33892
|
"polymarket",
|
|
33087
|
-
"
|
|
33893
|
+
"balance"
|
|
33088
33894
|
],
|
|
33089
|
-
"canonicalName": "polymarket.
|
|
33090
|
-
"canonicalTool": "polymarket.
|
|
33091
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
33895
|
+
"canonicalName": "polymarket.balance",
|
|
33896
|
+
"canonicalTool": "polymarket.balance",
|
|
33897
|
+
"canonicalUsage": "pandora [--output table|json] polymarket balance [--wallet <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]",
|
|
33092
33898
|
"command": [
|
|
33093
33899
|
"polymarket",
|
|
33094
|
-
"
|
|
33900
|
+
"balance"
|
|
33095
33901
|
],
|
|
33096
33902
|
"compatibilityAlias": false,
|
|
33097
33903
|
"controlInputNames": [],
|
|
33098
33904
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33099
33905
|
"emits": [
|
|
33100
|
-
"polymarket.
|
|
33101
|
-
"polymarket.
|
|
33906
|
+
"polymarket.balance",
|
|
33907
|
+
"polymarket.balance.help",
|
|
33102
33908
|
"polymarket.help"
|
|
33103
33909
|
],
|
|
33104
|
-
"executeFlags": [
|
|
33105
|
-
"--execute"
|
|
33106
|
-
],
|
|
33910
|
+
"executeFlags": [],
|
|
33107
33911
|
"executeIntentRequired": false,
|
|
33108
|
-
"executeIntentRequiredForLiveMode":
|
|
33109
|
-
"expectedLatencyMs":
|
|
33912
|
+
"executeIntentRequiredForLiveMode": false,
|
|
33913
|
+
"expectedLatencyMs": 5000,
|
|
33110
33914
|
"externalDependencies": [
|
|
33111
33915
|
"wallet-secrets",
|
|
33112
33916
|
"chain-rpc",
|
|
33113
33917
|
"polymarket-api"
|
|
33114
33918
|
],
|
|
33115
33919
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
33116
|
-
"idempotency": "
|
|
33920
|
+
"idempotency": "idempotent",
|
|
33117
33921
|
"isCanonical": true,
|
|
33118
33922
|
"jobCapable": false,
|
|
33119
33923
|
"longRunningBlocked": false,
|
|
33120
33924
|
"mcpExposed": true,
|
|
33121
33925
|
"mcpLongRunningBlocked": false,
|
|
33122
|
-
"mcpMutating":
|
|
33926
|
+
"mcpMutating": false,
|
|
33123
33927
|
"metadataProvenance": {
|
|
33124
33928
|
"descriptorDerived": [
|
|
33125
33929
|
"summary",
|
|
@@ -33159,63 +33963,58 @@
|
|
|
33159
33963
|
"placeholderBlocked",
|
|
33160
33964
|
"controlInputNames",
|
|
33161
33965
|
"safeFlags",
|
|
33162
|
-
"executeFlags"
|
|
33163
|
-
"executeIntentRequiredForLiveMode"
|
|
33966
|
+
"executeFlags"
|
|
33164
33967
|
]
|
|
33165
33968
|
},
|
|
33166
|
-
"mutating":
|
|
33167
|
-
"name": "polymarket.
|
|
33969
|
+
"mutating": false,
|
|
33970
|
+
"name": "polymarket.balance",
|
|
33168
33971
|
"outputModes": [
|
|
33169
33972
|
"table",
|
|
33170
33973
|
"json"
|
|
33171
33974
|
],
|
|
33172
33975
|
"placeholderBlocked": false,
|
|
33173
33976
|
"policyScopes": [
|
|
33174
|
-
"polymarket:
|
|
33977
|
+
"polymarket:read",
|
|
33175
33978
|
"secrets:use",
|
|
33176
33979
|
"network:rpc",
|
|
33177
33980
|
"network:polymarket"
|
|
33178
33981
|
],
|
|
33179
33982
|
"preferred": true,
|
|
33180
|
-
"recommendedPreflightTool":
|
|
33181
|
-
"registryName": "polymarket.
|
|
33983
|
+
"recommendedPreflightTool": null,
|
|
33984
|
+
"registryName": "polymarket.balance",
|
|
33182
33985
|
"remoteEligible": true,
|
|
33183
33986
|
"requiresSecrets": true,
|
|
33184
33987
|
"returnsOperationId": false,
|
|
33185
33988
|
"returnsRuntimeHandle": false,
|
|
33186
|
-
"riskLevel": "
|
|
33187
|
-
"safeEquivalent":
|
|
33188
|
-
"safeFlags": [
|
|
33189
|
-
|
|
33190
|
-
],
|
|
33191
|
-
"summary": "Dry-run or execute Polymarket approvals.",
|
|
33989
|
+
"riskLevel": "medium",
|
|
33990
|
+
"safeEquivalent": null,
|
|
33991
|
+
"safeFlags": [],
|
|
33992
|
+
"summary": "Read Polymarket signer/proxy funding balances. This is the raw balance companion to `fund-check` and `polymarket check`.",
|
|
33192
33993
|
"supportsRemote": true,
|
|
33193
33994
|
"supportsWebhook": false,
|
|
33194
|
-
"usage": "pandora [--output table|json] polymarket
|
|
33995
|
+
"usage": "pandora [--output table|json] polymarket balance [--wallet <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]"
|
|
33195
33996
|
}
|
|
33196
33997
|
},
|
|
33197
33998
|
"jobCapable": false,
|
|
33198
33999
|
"longRunningBlocked": false,
|
|
33199
|
-
"mutating":
|
|
33200
|
-
"name": "polymarket.
|
|
34000
|
+
"mutating": false,
|
|
34001
|
+
"name": "polymarket.balance",
|
|
33201
34002
|
"placeholderBlocked": false,
|
|
33202
34003
|
"policyScopes": [
|
|
33203
|
-
"polymarket:
|
|
34004
|
+
"polymarket:read",
|
|
33204
34005
|
"secrets:use",
|
|
33205
34006
|
"network:rpc",
|
|
33206
34007
|
"network:polymarket"
|
|
33207
34008
|
],
|
|
33208
34009
|
"preferred": true,
|
|
33209
|
-
"recommendedPreflightTool":
|
|
34010
|
+
"recommendedPreflightTool": null,
|
|
33210
34011
|
"remoteEligible": true,
|
|
33211
34012
|
"requiresSecrets": true,
|
|
33212
34013
|
"returnsOperationId": false,
|
|
33213
34014
|
"returnsRuntimeHandle": false,
|
|
33214
|
-
"riskLevel": "
|
|
33215
|
-
"safeEquivalent":
|
|
33216
|
-
"safeFlags": [
|
|
33217
|
-
"--dry-run"
|
|
33218
|
-
],
|
|
34015
|
+
"riskLevel": "medium",
|
|
34016
|
+
"safeEquivalent": null,
|
|
34017
|
+
"safeFlags": [],
|
|
33219
34018
|
"supportsRemote": true,
|
|
33220
34019
|
"supportsWebhook": false,
|
|
33221
34020
|
"xPandora": {
|
|
@@ -33223,45 +34022,43 @@
|
|
|
33223
34022
|
"agentPreflightRequiredForExecuteMode": false,
|
|
33224
34023
|
"agentWorkflow": null,
|
|
33225
34024
|
"aliasOf": null,
|
|
33226
|
-
"canRunConcurrent":
|
|
34025
|
+
"canRunConcurrent": true,
|
|
33227
34026
|
"canonicalCommandTokens": [
|
|
33228
34027
|
"polymarket",
|
|
33229
|
-
"
|
|
34028
|
+
"balance"
|
|
33230
34029
|
],
|
|
33231
|
-
"canonicalName": "polymarket.
|
|
33232
|
-
"canonicalTool": "polymarket.
|
|
33233
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34030
|
+
"canonicalName": "polymarket.balance",
|
|
34031
|
+
"canonicalTool": "polymarket.balance",
|
|
34032
|
+
"canonicalUsage": "pandora [--output table|json] polymarket balance [--wallet <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]",
|
|
33234
34033
|
"command": [
|
|
33235
34034
|
"polymarket",
|
|
33236
|
-
"
|
|
34035
|
+
"balance"
|
|
33237
34036
|
],
|
|
33238
34037
|
"compatibilityAlias": false,
|
|
33239
34038
|
"controlInputNames": [],
|
|
33240
34039
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33241
34040
|
"emits": [
|
|
33242
|
-
"polymarket.
|
|
33243
|
-
"polymarket.
|
|
34041
|
+
"polymarket.balance",
|
|
34042
|
+
"polymarket.balance.help",
|
|
33244
34043
|
"polymarket.help"
|
|
33245
34044
|
],
|
|
33246
|
-
"executeFlags": [
|
|
33247
|
-
"--execute"
|
|
33248
|
-
],
|
|
34045
|
+
"executeFlags": [],
|
|
33249
34046
|
"executeIntentRequired": false,
|
|
33250
|
-
"executeIntentRequiredForLiveMode":
|
|
33251
|
-
"expectedLatencyMs":
|
|
34047
|
+
"executeIntentRequiredForLiveMode": false,
|
|
34048
|
+
"expectedLatencyMs": 5000,
|
|
33252
34049
|
"externalDependencies": [
|
|
33253
34050
|
"wallet-secrets",
|
|
33254
34051
|
"chain-rpc",
|
|
33255
34052
|
"polymarket-api"
|
|
33256
34053
|
],
|
|
33257
34054
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
33258
|
-
"idempotency": "
|
|
34055
|
+
"idempotency": "idempotent",
|
|
33259
34056
|
"isCanonical": true,
|
|
33260
34057
|
"jobCapable": false,
|
|
33261
34058
|
"longRunningBlocked": false,
|
|
33262
34059
|
"mcpExposed": true,
|
|
33263
34060
|
"mcpLongRunningBlocked": false,
|
|
33264
|
-
"mcpMutating":
|
|
34061
|
+
"mcpMutating": false,
|
|
33265
34062
|
"metadataProvenance": {
|
|
33266
34063
|
"descriptorDerived": [
|
|
33267
34064
|
"summary",
|
|
@@ -33301,52 +34098,49 @@
|
|
|
33301
34098
|
"placeholderBlocked",
|
|
33302
34099
|
"controlInputNames",
|
|
33303
34100
|
"safeFlags",
|
|
33304
|
-
"executeFlags"
|
|
33305
|
-
"executeIntentRequiredForLiveMode"
|
|
34101
|
+
"executeFlags"
|
|
33306
34102
|
]
|
|
33307
34103
|
},
|
|
33308
|
-
"mutating":
|
|
33309
|
-
"name": "polymarket.
|
|
34104
|
+
"mutating": false,
|
|
34105
|
+
"name": "polymarket.balance",
|
|
33310
34106
|
"outputModes": [
|
|
33311
34107
|
"table",
|
|
33312
34108
|
"json"
|
|
33313
34109
|
],
|
|
33314
34110
|
"placeholderBlocked": false,
|
|
33315
34111
|
"policyScopes": [
|
|
33316
|
-
"polymarket:
|
|
34112
|
+
"polymarket:read",
|
|
33317
34113
|
"secrets:use",
|
|
33318
34114
|
"network:rpc",
|
|
33319
34115
|
"network:polymarket"
|
|
33320
34116
|
],
|
|
33321
34117
|
"preferred": true,
|
|
33322
|
-
"recommendedPreflightTool":
|
|
33323
|
-
"registryName": "polymarket.
|
|
34118
|
+
"recommendedPreflightTool": null,
|
|
34119
|
+
"registryName": "polymarket.balance",
|
|
33324
34120
|
"remoteEligible": true,
|
|
33325
34121
|
"requiresSecrets": true,
|
|
33326
34122
|
"returnsOperationId": false,
|
|
33327
34123
|
"returnsRuntimeHandle": false,
|
|
33328
|
-
"riskLevel": "
|
|
33329
|
-
"safeEquivalent":
|
|
33330
|
-
"safeFlags": [
|
|
33331
|
-
|
|
33332
|
-
],
|
|
33333
|
-
"summary": "Dry-run or execute Polymarket approvals.",
|
|
34124
|
+
"riskLevel": "medium",
|
|
34125
|
+
"safeEquivalent": null,
|
|
34126
|
+
"safeFlags": [],
|
|
34127
|
+
"summary": "Read Polymarket signer/proxy funding balances. This is the raw balance companion to `fund-check` and `polymarket check`.",
|
|
33334
34128
|
"supportsRemote": true,
|
|
33335
34129
|
"supportsWebhook": false,
|
|
33336
|
-
"usage": "pandora [--output table|json] polymarket
|
|
34130
|
+
"usage": "pandora [--output table|json] polymarket balance [--wallet <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]"
|
|
33337
34131
|
}
|
|
33338
34132
|
},
|
|
33339
34133
|
{
|
|
33340
34134
|
"agentWorkflow": null,
|
|
33341
34135
|
"aliasOf": null,
|
|
33342
34136
|
"canRunConcurrent": true,
|
|
33343
|
-
"canonicalTool": "polymarket.
|
|
34137
|
+
"canonicalTool": "polymarket.check",
|
|
33344
34138
|
"command": [
|
|
33345
34139
|
"polymarket",
|
|
33346
|
-
"
|
|
34140
|
+
"check"
|
|
33347
34141
|
],
|
|
33348
34142
|
"controlInputNames": [],
|
|
33349
|
-
"description": "
|
|
34143
|
+
"description": "Run Polymarket funding, auth, and allowance checks. Use this when `fund-check` recommends drilling into ownership, allowance, or RPC readiness; pair it with `polymarket balance` for raw wallet balances.",
|
|
33350
34144
|
"executeFlags": [],
|
|
33351
34145
|
"expectedLatencyMs": 5000,
|
|
33352
34146
|
"externalDependencies": [
|
|
@@ -33355,24 +34149,19 @@
|
|
|
33355
34149
|
"polymarket-api"
|
|
33356
34150
|
],
|
|
33357
34151
|
"idempotency": "idempotent",
|
|
33358
|
-
"inputSchema": {
|
|
33359
|
-
"additionalProperties": false,
|
|
33360
|
-
"properties": {
|
|
33361
|
-
"
|
|
33362
|
-
"description": "
|
|
33363
|
-
"type": "
|
|
33364
|
-
},
|
|
33365
|
-
"fork-chain-id": {
|
|
33366
|
-
"description": "Fork chain id.",
|
|
33367
|
-
"minimum": 1,
|
|
33368
|
-
"type": "integer"
|
|
34152
|
+
"inputSchema": {
|
|
34153
|
+
"additionalProperties": false,
|
|
34154
|
+
"properties": {
|
|
34155
|
+
"funder": {
|
|
34156
|
+
"description": "Polymarket proxy wallet.",
|
|
34157
|
+
"type": "string"
|
|
33369
34158
|
},
|
|
33370
|
-
"
|
|
33371
|
-
"description": "
|
|
34159
|
+
"polymarket-host": {
|
|
34160
|
+
"description": "Polymarket host override.",
|
|
33372
34161
|
"type": "string"
|
|
33373
34162
|
},
|
|
33374
|
-
"
|
|
33375
|
-
"description": "Polymarket
|
|
34163
|
+
"polymarket-mock-url": {
|
|
34164
|
+
"description": "Polymarket mock URL.",
|
|
33376
34165
|
"type": "string"
|
|
33377
34166
|
},
|
|
33378
34167
|
"private-key": {
|
|
@@ -33383,9 +34172,10 @@
|
|
|
33383
34172
|
"description": "RPC URL.",
|
|
33384
34173
|
"type": "string"
|
|
33385
34174
|
},
|
|
33386
|
-
"
|
|
33387
|
-
"description": "
|
|
33388
|
-
"
|
|
34175
|
+
"timeout-ms": {
|
|
34176
|
+
"description": "Request timeout in milliseconds.",
|
|
34177
|
+
"minimum": 1,
|
|
34178
|
+
"type": "integer"
|
|
33389
34179
|
}
|
|
33390
34180
|
},
|
|
33391
34181
|
"type": "object",
|
|
@@ -33397,21 +34187,21 @@
|
|
|
33397
34187
|
"canRunConcurrent": true,
|
|
33398
34188
|
"canonicalCommandTokens": [
|
|
33399
34189
|
"polymarket",
|
|
33400
|
-
"
|
|
34190
|
+
"check"
|
|
33401
34191
|
],
|
|
33402
|
-
"canonicalName": "polymarket.
|
|
33403
|
-
"canonicalTool": "polymarket.
|
|
33404
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34192
|
+
"canonicalName": "polymarket.check",
|
|
34193
|
+
"canonicalTool": "polymarket.check",
|
|
34194
|
+
"canonicalUsage": "pandora [--output table|json] polymarket check [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]",
|
|
33405
34195
|
"command": [
|
|
33406
34196
|
"polymarket",
|
|
33407
|
-
"
|
|
34197
|
+
"check"
|
|
33408
34198
|
],
|
|
33409
34199
|
"compatibilityAlias": false,
|
|
33410
34200
|
"controlInputNames": [],
|
|
33411
34201
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33412
34202
|
"emits": [
|
|
33413
|
-
"polymarket.
|
|
33414
|
-
"polymarket.
|
|
34203
|
+
"polymarket.check",
|
|
34204
|
+
"polymarket.check.help",
|
|
33415
34205
|
"polymarket.help"
|
|
33416
34206
|
],
|
|
33417
34207
|
"executeFlags": [],
|
|
@@ -33474,7 +34264,7 @@
|
|
|
33474
34264
|
]
|
|
33475
34265
|
},
|
|
33476
34266
|
"mutating": false,
|
|
33477
|
-
"name": "polymarket.
|
|
34267
|
+
"name": "polymarket.check",
|
|
33478
34268
|
"outputModes": [
|
|
33479
34269
|
"table",
|
|
33480
34270
|
"json"
|
|
@@ -33488,7 +34278,7 @@
|
|
|
33488
34278
|
],
|
|
33489
34279
|
"preferred": true,
|
|
33490
34280
|
"recommendedPreflightTool": null,
|
|
33491
|
-
"registryName": "polymarket.
|
|
34281
|
+
"registryName": "polymarket.check",
|
|
33492
34282
|
"remoteEligible": true,
|
|
33493
34283
|
"requiresSecrets": true,
|
|
33494
34284
|
"returnsOperationId": false,
|
|
@@ -33496,16 +34286,16 @@
|
|
|
33496
34286
|
"riskLevel": "medium",
|
|
33497
34287
|
"safeEquivalent": null,
|
|
33498
34288
|
"safeFlags": [],
|
|
33499
|
-
"summary": "
|
|
34289
|
+
"summary": "Run Polymarket funding, auth, and allowance checks. This is the lower-level readiness primitive that complements the top-level `fund-check` planner.",
|
|
33500
34290
|
"supportsRemote": true,
|
|
33501
34291
|
"supportsWebhook": false,
|
|
33502
|
-
"usage": "pandora [--output table|json] polymarket
|
|
34292
|
+
"usage": "pandora [--output table|json] polymarket check [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]"
|
|
33503
34293
|
}
|
|
33504
34294
|
},
|
|
33505
34295
|
"jobCapable": false,
|
|
33506
34296
|
"longRunningBlocked": false,
|
|
33507
34297
|
"mutating": false,
|
|
33508
|
-
"name": "polymarket.
|
|
34298
|
+
"name": "polymarket.check",
|
|
33509
34299
|
"placeholderBlocked": false,
|
|
33510
34300
|
"policyScopes": [
|
|
33511
34301
|
"polymarket:read",
|
|
@@ -33532,21 +34322,21 @@
|
|
|
33532
34322
|
"canRunConcurrent": true,
|
|
33533
34323
|
"canonicalCommandTokens": [
|
|
33534
34324
|
"polymarket",
|
|
33535
|
-
"
|
|
34325
|
+
"check"
|
|
33536
34326
|
],
|
|
33537
|
-
"canonicalName": "polymarket.
|
|
33538
|
-
"canonicalTool": "polymarket.
|
|
33539
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34327
|
+
"canonicalName": "polymarket.check",
|
|
34328
|
+
"canonicalTool": "polymarket.check",
|
|
34329
|
+
"canonicalUsage": "pandora [--output table|json] polymarket check [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]",
|
|
33540
34330
|
"command": [
|
|
33541
34331
|
"polymarket",
|
|
33542
|
-
"
|
|
34332
|
+
"check"
|
|
33543
34333
|
],
|
|
33544
34334
|
"compatibilityAlias": false,
|
|
33545
34335
|
"controlInputNames": [],
|
|
33546
34336
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33547
34337
|
"emits": [
|
|
33548
|
-
"polymarket.
|
|
33549
|
-
"polymarket.
|
|
34338
|
+
"polymarket.check",
|
|
34339
|
+
"polymarket.check.help",
|
|
33550
34340
|
"polymarket.help"
|
|
33551
34341
|
],
|
|
33552
34342
|
"executeFlags": [],
|
|
@@ -33609,7 +34399,7 @@
|
|
|
33609
34399
|
]
|
|
33610
34400
|
},
|
|
33611
34401
|
"mutating": false,
|
|
33612
|
-
"name": "polymarket.
|
|
34402
|
+
"name": "polymarket.check",
|
|
33613
34403
|
"outputModes": [
|
|
33614
34404
|
"table",
|
|
33615
34405
|
"json"
|
|
@@ -33623,7 +34413,7 @@
|
|
|
33623
34413
|
],
|
|
33624
34414
|
"preferred": true,
|
|
33625
34415
|
"recommendedPreflightTool": null,
|
|
33626
|
-
"registryName": "polymarket.
|
|
34416
|
+
"registryName": "polymarket.check",
|
|
33627
34417
|
"remoteEligible": true,
|
|
33628
34418
|
"requiresSecrets": true,
|
|
33629
34419
|
"returnsOperationId": false,
|
|
@@ -33631,46 +34421,76 @@
|
|
|
33631
34421
|
"riskLevel": "medium",
|
|
33632
34422
|
"safeEquivalent": null,
|
|
33633
34423
|
"safeFlags": [],
|
|
33634
|
-
"summary": "
|
|
34424
|
+
"summary": "Run Polymarket funding, auth, and allowance checks. This is the lower-level readiness primitive that complements the top-level `fund-check` planner.",
|
|
33635
34425
|
"supportsRemote": true,
|
|
33636
34426
|
"supportsWebhook": false,
|
|
33637
|
-
"usage": "pandora [--output table|json] polymarket
|
|
34427
|
+
"usage": "pandora [--output table|json] polymarket check [--polymarket-host <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--private-key <hex>] [--funder <address>] [--rpc-url <url>]"
|
|
33638
34428
|
}
|
|
33639
34429
|
},
|
|
33640
34430
|
{
|
|
33641
34431
|
"agentWorkflow": null,
|
|
33642
34432
|
"aliasOf": null,
|
|
33643
|
-
"canRunConcurrent":
|
|
33644
|
-
"canonicalTool": "polymarket.
|
|
34433
|
+
"canRunConcurrent": false,
|
|
34434
|
+
"canonicalTool": "polymarket.deposit",
|
|
33645
34435
|
"command": [
|
|
33646
34436
|
"polymarket",
|
|
33647
|
-
"
|
|
34437
|
+
"deposit"
|
|
33648
34438
|
],
|
|
33649
34439
|
"controlInputNames": [],
|
|
33650
|
-
"description": "
|
|
33651
|
-
"executeFlags": [
|
|
33652
|
-
|
|
34440
|
+
"description": "Dry-run or execute a signer-to-proxy Polymarket funding transfer.",
|
|
34441
|
+
"executeFlags": [
|
|
34442
|
+
"--execute"
|
|
34443
|
+
],
|
|
34444
|
+
"expectedLatencyMs": 15000,
|
|
33653
34445
|
"externalDependencies": [
|
|
33654
34446
|
"wallet-secrets",
|
|
33655
34447
|
"chain-rpc",
|
|
33656
34448
|
"polymarket-api"
|
|
33657
34449
|
],
|
|
33658
|
-
"idempotency": "
|
|
34450
|
+
"idempotency": "conditional",
|
|
33659
34451
|
"inputSchema": {
|
|
33660
34452
|
"additionalProperties": false,
|
|
33661
34453
|
"properties": {
|
|
33662
|
-
"
|
|
33663
|
-
"description": "
|
|
33664
|
-
"
|
|
34454
|
+
"amount-usdc": {
|
|
34455
|
+
"description": "Funding amount in USDC.",
|
|
34456
|
+
"minimum": 0,
|
|
34457
|
+
"type": "number"
|
|
33665
34458
|
},
|
|
33666
|
-
"
|
|
33667
|
-
"description": "
|
|
34459
|
+
"dry-run": {
|
|
34460
|
+
"description": "Run dry-run mode.",
|
|
34461
|
+
"type": "boolean"
|
|
34462
|
+
},
|
|
34463
|
+
"execute": {
|
|
34464
|
+
"description": "Execute live funding transfer.",
|
|
34465
|
+
"type": "boolean"
|
|
34466
|
+
},
|
|
34467
|
+
"fork": {
|
|
34468
|
+
"description": "Run in fork mode.",
|
|
34469
|
+
"type": "boolean"
|
|
34470
|
+
},
|
|
34471
|
+
"fork-chain-id": {
|
|
34472
|
+
"description": "Fork chain id.",
|
|
34473
|
+
"minimum": 1,
|
|
34474
|
+
"type": "integer"
|
|
34475
|
+
},
|
|
34476
|
+
"fork-rpc-url": {
|
|
34477
|
+
"description": "Fork RPC URL.",
|
|
33668
34478
|
"type": "string"
|
|
33669
34479
|
},
|
|
33670
|
-
"
|
|
33671
|
-
"description": "Polymarket
|
|
34480
|
+
"funder": {
|
|
34481
|
+
"description": "Polymarket proxy wallet.",
|
|
33672
34482
|
"type": "string"
|
|
33673
34483
|
},
|
|
34484
|
+
"intent": {
|
|
34485
|
+
"additionalProperties": false,
|
|
34486
|
+
"properties": {
|
|
34487
|
+
"execute": {
|
|
34488
|
+
"description": "Set true to permit live/mutating execution when supported by the tool.",
|
|
34489
|
+
"type": "boolean"
|
|
34490
|
+
}
|
|
34491
|
+
},
|
|
34492
|
+
"type": "object"
|
|
34493
|
+
},
|
|
33674
34494
|
"private-key": {
|
|
33675
34495
|
"description": "Hex private key.",
|
|
33676
34496
|
"type": "string"
|
|
@@ -33679,55 +34499,59 @@
|
|
|
33679
34499
|
"description": "RPC URL.",
|
|
33680
34500
|
"type": "string"
|
|
33681
34501
|
},
|
|
33682
|
-
"
|
|
33683
|
-
"description": "
|
|
33684
|
-
"
|
|
33685
|
-
"type": "integer"
|
|
34502
|
+
"to": {
|
|
34503
|
+
"description": "Override destination wallet address.",
|
|
34504
|
+
"type": "string"
|
|
33686
34505
|
}
|
|
33687
34506
|
},
|
|
34507
|
+
"required": [
|
|
34508
|
+
"amount-usdc"
|
|
34509
|
+
],
|
|
33688
34510
|
"type": "object",
|
|
33689
34511
|
"xPandora": {
|
|
33690
34512
|
"agentPreflightRequired": false,
|
|
33691
34513
|
"agentPreflightRequiredForExecuteMode": false,
|
|
33692
34514
|
"agentWorkflow": null,
|
|
33693
34515
|
"aliasOf": null,
|
|
33694
|
-
"canRunConcurrent":
|
|
34516
|
+
"canRunConcurrent": false,
|
|
33695
34517
|
"canonicalCommandTokens": [
|
|
33696
34518
|
"polymarket",
|
|
33697
|
-
"
|
|
34519
|
+
"deposit"
|
|
33698
34520
|
],
|
|
33699
|
-
"canonicalName": "polymarket.
|
|
33700
|
-
"canonicalTool": "polymarket.
|
|
33701
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34521
|
+
"canonicalName": "polymarket.deposit",
|
|
34522
|
+
"canonicalTool": "polymarket.deposit",
|
|
34523
|
+
"canonicalUsage": "pandora [--output table|json] polymarket deposit --amount-usdc <n> --dry-run|--execute [--to <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]",
|
|
33702
34524
|
"command": [
|
|
33703
34525
|
"polymarket",
|
|
33704
|
-
"
|
|
34526
|
+
"deposit"
|
|
33705
34527
|
],
|
|
33706
34528
|
"compatibilityAlias": false,
|
|
33707
34529
|
"controlInputNames": [],
|
|
33708
34530
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33709
34531
|
"emits": [
|
|
33710
|
-
"polymarket.
|
|
33711
|
-
"polymarket.
|
|
34532
|
+
"polymarket.deposit",
|
|
34533
|
+
"polymarket.deposit.help",
|
|
33712
34534
|
"polymarket.help"
|
|
33713
34535
|
],
|
|
33714
|
-
"executeFlags": [
|
|
34536
|
+
"executeFlags": [
|
|
34537
|
+
"--execute"
|
|
34538
|
+
],
|
|
33715
34539
|
"executeIntentRequired": false,
|
|
33716
|
-
"executeIntentRequiredForLiveMode":
|
|
33717
|
-
"expectedLatencyMs":
|
|
34540
|
+
"executeIntentRequiredForLiveMode": true,
|
|
34541
|
+
"expectedLatencyMs": 15000,
|
|
33718
34542
|
"externalDependencies": [
|
|
33719
34543
|
"wallet-secrets",
|
|
33720
34544
|
"chain-rpc",
|
|
33721
34545
|
"polymarket-api"
|
|
33722
34546
|
],
|
|
33723
34547
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
33724
|
-
"idempotency": "
|
|
34548
|
+
"idempotency": "conditional",
|
|
33725
34549
|
"isCanonical": true,
|
|
33726
34550
|
"jobCapable": false,
|
|
33727
34551
|
"longRunningBlocked": false,
|
|
33728
34552
|
"mcpExposed": true,
|
|
33729
34553
|
"mcpLongRunningBlocked": false,
|
|
33730
|
-
"mcpMutating":
|
|
34554
|
+
"mcpMutating": true,
|
|
33731
34555
|
"metadataProvenance": {
|
|
33732
34556
|
"descriptorDerived": [
|
|
33733
34557
|
"summary",
|
|
@@ -33767,45 +34591,48 @@
|
|
|
33767
34591
|
"placeholderBlocked",
|
|
33768
34592
|
"controlInputNames",
|
|
33769
34593
|
"safeFlags",
|
|
33770
|
-
"executeFlags"
|
|
34594
|
+
"executeFlags",
|
|
34595
|
+
"executeIntentRequiredForLiveMode"
|
|
33771
34596
|
]
|
|
33772
34597
|
},
|
|
33773
|
-
"mutating":
|
|
33774
|
-
"name": "polymarket.
|
|
34598
|
+
"mutating": true,
|
|
34599
|
+
"name": "polymarket.deposit",
|
|
33775
34600
|
"outputModes": [
|
|
33776
34601
|
"table",
|
|
33777
34602
|
"json"
|
|
33778
34603
|
],
|
|
33779
34604
|
"placeholderBlocked": false,
|
|
33780
34605
|
"policyScopes": [
|
|
33781
|
-
"polymarket:
|
|
34606
|
+
"polymarket:write",
|
|
33782
34607
|
"secrets:use",
|
|
33783
34608
|
"network:rpc",
|
|
33784
34609
|
"network:polymarket"
|
|
33785
34610
|
],
|
|
33786
34611
|
"preferred": true,
|
|
33787
34612
|
"recommendedPreflightTool": null,
|
|
33788
|
-
"registryName": "polymarket.
|
|
34613
|
+
"registryName": "polymarket.deposit",
|
|
33789
34614
|
"remoteEligible": true,
|
|
33790
34615
|
"requiresSecrets": true,
|
|
33791
34616
|
"returnsOperationId": false,
|
|
33792
34617
|
"returnsRuntimeHandle": false,
|
|
33793
|
-
"riskLevel": "
|
|
34618
|
+
"riskLevel": "high",
|
|
33794
34619
|
"safeEquivalent": null,
|
|
33795
|
-
"safeFlags": [
|
|
33796
|
-
|
|
34620
|
+
"safeFlags": [
|
|
34621
|
+
"--dry-run"
|
|
34622
|
+
],
|
|
34623
|
+
"summary": "Dry-run or execute a signer-to-proxy Polymarket funding transfer.",
|
|
33797
34624
|
"supportsRemote": true,
|
|
33798
34625
|
"supportsWebhook": false,
|
|
33799
|
-
"usage": "pandora [--output table|json] polymarket
|
|
34626
|
+
"usage": "pandora [--output table|json] polymarket deposit --amount-usdc <n> --dry-run|--execute [--to <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]"
|
|
33800
34627
|
}
|
|
33801
34628
|
},
|
|
33802
34629
|
"jobCapable": false,
|
|
33803
34630
|
"longRunningBlocked": false,
|
|
33804
|
-
"mutating":
|
|
33805
|
-
"name": "polymarket.
|
|
34631
|
+
"mutating": true,
|
|
34632
|
+
"name": "polymarket.deposit",
|
|
33806
34633
|
"placeholderBlocked": false,
|
|
33807
34634
|
"policyScopes": [
|
|
33808
|
-
"polymarket:
|
|
34635
|
+
"polymarket:write",
|
|
33809
34636
|
"secrets:use",
|
|
33810
34637
|
"network:rpc",
|
|
33811
34638
|
"network:polymarket"
|
|
@@ -33816,9 +34643,11 @@
|
|
|
33816
34643
|
"requiresSecrets": true,
|
|
33817
34644
|
"returnsOperationId": false,
|
|
33818
34645
|
"returnsRuntimeHandle": false,
|
|
33819
|
-
"riskLevel": "
|
|
34646
|
+
"riskLevel": "high",
|
|
33820
34647
|
"safeEquivalent": null,
|
|
33821
|
-
"safeFlags": [
|
|
34648
|
+
"safeFlags": [
|
|
34649
|
+
"--dry-run"
|
|
34650
|
+
],
|
|
33822
34651
|
"supportsRemote": true,
|
|
33823
34652
|
"supportsWebhook": false,
|
|
33824
34653
|
"xPandora": {
|
|
@@ -33826,43 +34655,45 @@
|
|
|
33826
34655
|
"agentPreflightRequiredForExecuteMode": false,
|
|
33827
34656
|
"agentWorkflow": null,
|
|
33828
34657
|
"aliasOf": null,
|
|
33829
|
-
"canRunConcurrent":
|
|
34658
|
+
"canRunConcurrent": false,
|
|
33830
34659
|
"canonicalCommandTokens": [
|
|
33831
34660
|
"polymarket",
|
|
33832
|
-
"
|
|
34661
|
+
"deposit"
|
|
33833
34662
|
],
|
|
33834
|
-
"canonicalName": "polymarket.
|
|
33835
|
-
"canonicalTool": "polymarket.
|
|
33836
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34663
|
+
"canonicalName": "polymarket.deposit",
|
|
34664
|
+
"canonicalTool": "polymarket.deposit",
|
|
34665
|
+
"canonicalUsage": "pandora [--output table|json] polymarket deposit --amount-usdc <n> --dry-run|--execute [--to <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]",
|
|
33837
34666
|
"command": [
|
|
33838
34667
|
"polymarket",
|
|
33839
|
-
"
|
|
34668
|
+
"deposit"
|
|
33840
34669
|
],
|
|
33841
34670
|
"compatibilityAlias": false,
|
|
33842
34671
|
"controlInputNames": [],
|
|
33843
34672
|
"dataSchema": "#/definitions/PolymarketPayload",
|
|
33844
34673
|
"emits": [
|
|
33845
|
-
"polymarket.
|
|
33846
|
-
"polymarket.
|
|
34674
|
+
"polymarket.deposit",
|
|
34675
|
+
"polymarket.deposit.help",
|
|
33847
34676
|
"polymarket.help"
|
|
33848
34677
|
],
|
|
33849
|
-
"executeFlags": [
|
|
34678
|
+
"executeFlags": [
|
|
34679
|
+
"--execute"
|
|
34680
|
+
],
|
|
33850
34681
|
"executeIntentRequired": false,
|
|
33851
|
-
"executeIntentRequiredForLiveMode":
|
|
33852
|
-
"expectedLatencyMs":
|
|
34682
|
+
"executeIntentRequiredForLiveMode": true,
|
|
34683
|
+
"expectedLatencyMs": 15000,
|
|
33853
34684
|
"externalDependencies": [
|
|
33854
34685
|
"wallet-secrets",
|
|
33855
34686
|
"chain-rpc",
|
|
33856
34687
|
"polymarket-api"
|
|
33857
34688
|
],
|
|
33858
34689
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
33859
|
-
"idempotency": "
|
|
34690
|
+
"idempotency": "conditional",
|
|
33860
34691
|
"isCanonical": true,
|
|
33861
34692
|
"jobCapable": false,
|
|
33862
34693
|
"longRunningBlocked": false,
|
|
33863
34694
|
"mcpExposed": true,
|
|
33864
34695
|
"mcpLongRunningBlocked": false,
|
|
33865
|
-
"mcpMutating":
|
|
34696
|
+
"mcpMutating": true,
|
|
33866
34697
|
"metadataProvenance": {
|
|
33867
34698
|
"descriptorDerived": [
|
|
33868
34699
|
"summary",
|
|
@@ -33902,74 +34733,192 @@
|
|
|
33902
34733
|
"placeholderBlocked",
|
|
33903
34734
|
"controlInputNames",
|
|
33904
34735
|
"safeFlags",
|
|
33905
|
-
"executeFlags"
|
|
34736
|
+
"executeFlags",
|
|
34737
|
+
"executeIntentRequiredForLiveMode"
|
|
33906
34738
|
]
|
|
33907
34739
|
},
|
|
33908
|
-
"mutating":
|
|
33909
|
-
"name": "polymarket.
|
|
34740
|
+
"mutating": true,
|
|
34741
|
+
"name": "polymarket.deposit",
|
|
33910
34742
|
"outputModes": [
|
|
33911
34743
|
"table",
|
|
33912
34744
|
"json"
|
|
33913
34745
|
],
|
|
33914
34746
|
"placeholderBlocked": false,
|
|
33915
34747
|
"policyScopes": [
|
|
33916
|
-
"polymarket:
|
|
34748
|
+
"polymarket:write",
|
|
33917
34749
|
"secrets:use",
|
|
33918
34750
|
"network:rpc",
|
|
33919
34751
|
"network:polymarket"
|
|
33920
34752
|
],
|
|
33921
34753
|
"preferred": true,
|
|
33922
34754
|
"recommendedPreflightTool": null,
|
|
33923
|
-
"registryName": "polymarket.
|
|
34755
|
+
"registryName": "polymarket.deposit",
|
|
33924
34756
|
"remoteEligible": true,
|
|
33925
34757
|
"requiresSecrets": true,
|
|
33926
34758
|
"returnsOperationId": false,
|
|
33927
34759
|
"returnsRuntimeHandle": false,
|
|
33928
|
-
"riskLevel": "
|
|
34760
|
+
"riskLevel": "high",
|
|
33929
34761
|
"safeEquivalent": null,
|
|
33930
|
-
"safeFlags": [
|
|
33931
|
-
|
|
34762
|
+
"safeFlags": [
|
|
34763
|
+
"--dry-run"
|
|
34764
|
+
],
|
|
34765
|
+
"summary": "Dry-run or execute a signer-to-proxy Polymarket funding transfer.",
|
|
33932
34766
|
"supportsRemote": true,
|
|
33933
34767
|
"supportsWebhook": false,
|
|
33934
|
-
"usage": "pandora [--output table|json] polymarket
|
|
34768
|
+
"usage": "pandora [--output table|json] polymarket deposit --amount-usdc <n> --dry-run|--execute [--to <address>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>] [--funder <address>]"
|
|
33935
34769
|
}
|
|
33936
34770
|
},
|
|
33937
34771
|
{
|
|
33938
34772
|
"agentWorkflow": null,
|
|
33939
34773
|
"aliasOf": null,
|
|
33940
|
-
"canRunConcurrent":
|
|
33941
|
-
"canonicalTool": "polymarket.
|
|
34774
|
+
"canRunConcurrent": true,
|
|
34775
|
+
"canonicalTool": "polymarket.positions",
|
|
33942
34776
|
"command": [
|
|
33943
34777
|
"polymarket",
|
|
33944
|
-
"
|
|
34778
|
+
"positions"
|
|
33945
34779
|
],
|
|
33946
34780
|
"controlInputNames": [],
|
|
33947
|
-
"description": "
|
|
33948
|
-
"executeFlags": [
|
|
33949
|
-
|
|
33950
|
-
],
|
|
33951
|
-
"expectedLatencyMs": 15000,
|
|
34781
|
+
"description": "Read Polymarket YES/NO inventory, conditional token balances, and open-order exposure. Use this for position inventory; use `polymarket balance` for funding and collateral balances.",
|
|
34782
|
+
"executeFlags": [],
|
|
34783
|
+
"expectedLatencyMs": 1200,
|
|
33952
34784
|
"externalDependencies": [
|
|
33953
34785
|
"wallet-secrets",
|
|
33954
34786
|
"chain-rpc",
|
|
33955
|
-
"polymarket-api"
|
|
34787
|
+
"polymarket-api",
|
|
34788
|
+
"rpc"
|
|
33956
34789
|
],
|
|
33957
|
-
"idempotency": "
|
|
34790
|
+
"idempotency": "idempotent",
|
|
33958
34791
|
"inputSchema": {
|
|
33959
34792
|
"additionalProperties": false,
|
|
33960
|
-
"
|
|
33961
|
-
|
|
33962
|
-
"
|
|
33963
|
-
|
|
33964
|
-
|
|
34793
|
+
"oneOf": [
|
|
34794
|
+
{
|
|
34795
|
+
"not": {
|
|
34796
|
+
"anyOf": [
|
|
34797
|
+
{
|
|
34798
|
+
"required": [
|
|
34799
|
+
"condition-id"
|
|
34800
|
+
]
|
|
34801
|
+
},
|
|
34802
|
+
{
|
|
34803
|
+
"required": [
|
|
34804
|
+
"condition-id"
|
|
34805
|
+
]
|
|
34806
|
+
},
|
|
34807
|
+
{
|
|
34808
|
+
"required": [
|
|
34809
|
+
"slug"
|
|
34810
|
+
]
|
|
34811
|
+
},
|
|
34812
|
+
{
|
|
34813
|
+
"required": [
|
|
34814
|
+
"slug"
|
|
34815
|
+
]
|
|
34816
|
+
},
|
|
34817
|
+
{
|
|
34818
|
+
"required": [
|
|
34819
|
+
"token-id"
|
|
34820
|
+
]
|
|
34821
|
+
},
|
|
34822
|
+
{
|
|
34823
|
+
"required": [
|
|
34824
|
+
"token-id"
|
|
34825
|
+
]
|
|
34826
|
+
}
|
|
34827
|
+
]
|
|
34828
|
+
}
|
|
33965
34829
|
},
|
|
33966
|
-
|
|
33967
|
-
"
|
|
33968
|
-
|
|
34830
|
+
{
|
|
34831
|
+
"not": {
|
|
34832
|
+
"anyOf": [
|
|
34833
|
+
{
|
|
34834
|
+
"required": [
|
|
34835
|
+
"slug"
|
|
34836
|
+
]
|
|
34837
|
+
},
|
|
34838
|
+
{
|
|
34839
|
+
"required": [
|
|
34840
|
+
"slug"
|
|
34841
|
+
]
|
|
34842
|
+
},
|
|
34843
|
+
{
|
|
34844
|
+
"required": [
|
|
34845
|
+
"token-id"
|
|
34846
|
+
]
|
|
34847
|
+
},
|
|
34848
|
+
{
|
|
34849
|
+
"required": [
|
|
34850
|
+
"token-id"
|
|
34851
|
+
]
|
|
34852
|
+
}
|
|
34853
|
+
]
|
|
34854
|
+
},
|
|
34855
|
+
"required": [
|
|
34856
|
+
"condition-id"
|
|
34857
|
+
]
|
|
33969
34858
|
},
|
|
33970
|
-
|
|
33971
|
-
"
|
|
33972
|
-
|
|
34859
|
+
{
|
|
34860
|
+
"not": {
|
|
34861
|
+
"anyOf": [
|
|
34862
|
+
{
|
|
34863
|
+
"required": [
|
|
34864
|
+
"condition-id"
|
|
34865
|
+
]
|
|
34866
|
+
},
|
|
34867
|
+
{
|
|
34868
|
+
"required": [
|
|
34869
|
+
"condition-id"
|
|
34870
|
+
]
|
|
34871
|
+
},
|
|
34872
|
+
{
|
|
34873
|
+
"required": [
|
|
34874
|
+
"token-id"
|
|
34875
|
+
]
|
|
34876
|
+
},
|
|
34877
|
+
{
|
|
34878
|
+
"required": [
|
|
34879
|
+
"token-id"
|
|
34880
|
+
]
|
|
34881
|
+
}
|
|
34882
|
+
]
|
|
34883
|
+
},
|
|
34884
|
+
"required": [
|
|
34885
|
+
"slug"
|
|
34886
|
+
]
|
|
34887
|
+
},
|
|
34888
|
+
{
|
|
34889
|
+
"not": {
|
|
34890
|
+
"anyOf": [
|
|
34891
|
+
{
|
|
34892
|
+
"required": [
|
|
34893
|
+
"condition-id"
|
|
34894
|
+
]
|
|
34895
|
+
},
|
|
34896
|
+
{
|
|
34897
|
+
"required": [
|
|
34898
|
+
"condition-id"
|
|
34899
|
+
]
|
|
34900
|
+
},
|
|
34901
|
+
{
|
|
34902
|
+
"required": [
|
|
34903
|
+
"slug"
|
|
34904
|
+
]
|
|
34905
|
+
},
|
|
34906
|
+
{
|
|
34907
|
+
"required": [
|
|
34908
|
+
"slug"
|
|
34909
|
+
]
|
|
34910
|
+
}
|
|
34911
|
+
]
|
|
34912
|
+
},
|
|
34913
|
+
"required": [
|
|
34914
|
+
"token-id"
|
|
34915
|
+
]
|
|
34916
|
+
}
|
|
34917
|
+
],
|
|
34918
|
+
"properties": {
|
|
34919
|
+
"condition-id": {
|
|
34920
|
+
"description": "Polymarket condition id / market id selector.",
|
|
34921
|
+
"type": "string"
|
|
33973
34922
|
},
|
|
33974
34923
|
"fork": {
|
|
33975
34924
|
"description": "Run in fork mode.",
|
|
@@ -33988,15 +34937,13 @@
|
|
|
33988
34937
|
"description": "Polymarket proxy wallet.",
|
|
33989
34938
|
"type": "string"
|
|
33990
34939
|
},
|
|
33991
|
-
"
|
|
33992
|
-
"
|
|
33993
|
-
"
|
|
33994
|
-
|
|
33995
|
-
|
|
33996
|
-
|
|
33997
|
-
|
|
33998
|
-
},
|
|
33999
|
-
"type": "object"
|
|
34940
|
+
"polymarket-host": {
|
|
34941
|
+
"description": "Polymarket host override.",
|
|
34942
|
+
"type": "string"
|
|
34943
|
+
},
|
|
34944
|
+
"polymarket-mock-url": {
|
|
34945
|
+
"description": "Polymarket mock URL.",
|
|
34946
|
+
"type": "string"
|
|
34000
34947
|
},
|
|
34001
34948
|
"private-key": {
|
|
34002
34949
|
"description": "Hex private key.",
|
|
@@ -34006,59 +34953,76 @@
|
|
|
34006
34953
|
"description": "RPC URL.",
|
|
34007
34954
|
"type": "string"
|
|
34008
34955
|
},
|
|
34009
|
-
"
|
|
34010
|
-
"description": "
|
|
34956
|
+
"slug": {
|
|
34957
|
+
"description": "Polymarket slug selector.",
|
|
34958
|
+
"type": "string"
|
|
34959
|
+
},
|
|
34960
|
+
"source": {
|
|
34961
|
+
"description": "Inventory source preference.",
|
|
34962
|
+
"enum": [
|
|
34963
|
+
"auto",
|
|
34964
|
+
"api",
|
|
34965
|
+
"on-chain"
|
|
34966
|
+
]
|
|
34967
|
+
},
|
|
34968
|
+
"timeout-ms": {
|
|
34969
|
+
"description": "Request timeout in milliseconds.",
|
|
34970
|
+
"minimum": 1,
|
|
34971
|
+
"type": "integer"
|
|
34972
|
+
},
|
|
34973
|
+
"token-id": {
|
|
34974
|
+
"description": "Conditional token id selector.",
|
|
34975
|
+
"type": "string"
|
|
34976
|
+
},
|
|
34977
|
+
"wallet": {
|
|
34978
|
+
"description": "Wallet address to inspect.",
|
|
34011
34979
|
"type": "string"
|
|
34012
34980
|
}
|
|
34013
34981
|
},
|
|
34014
|
-
"required": [
|
|
34015
|
-
"amount-usdc"
|
|
34016
|
-
],
|
|
34017
34982
|
"type": "object",
|
|
34018
34983
|
"xPandora": {
|
|
34019
34984
|
"agentPreflightRequired": false,
|
|
34020
34985
|
"agentPreflightRequiredForExecuteMode": false,
|
|
34021
34986
|
"agentWorkflow": null,
|
|
34022
34987
|
"aliasOf": null,
|
|
34023
|
-
"canRunConcurrent":
|
|
34988
|
+
"canRunConcurrent": true,
|
|
34024
34989
|
"canonicalCommandTokens": [
|
|
34025
34990
|
"polymarket",
|
|
34026
|
-
"
|
|
34991
|
+
"positions"
|
|
34027
34992
|
],
|
|
34028
|
-
"canonicalName": "polymarket.
|
|
34029
|
-
"canonicalTool": "polymarket.
|
|
34030
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
34993
|
+
"canonicalName": "polymarket.positions",
|
|
34994
|
+
"canonicalTool": "polymarket.positions",
|
|
34995
|
+
"canonicalUsage": "pandora [--output table|json] polymarket positions [--wallet <address>|--funder <address>] [--condition-id <id>|--market-id <id>|--slug <slug>|--token-id <id>] [--source auto|api|on-chain] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-data-api-url <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>]",
|
|
34031
34996
|
"command": [
|
|
34032
34997
|
"polymarket",
|
|
34033
|
-
"
|
|
34998
|
+
"positions"
|
|
34034
34999
|
],
|
|
34035
35000
|
"compatibilityAlias": false,
|
|
34036
35001
|
"controlInputNames": [],
|
|
34037
|
-
"dataSchema": "#/definitions/
|
|
35002
|
+
"dataSchema": "#/definitions/PolymarketPositionsPayload",
|
|
34038
35003
|
"emits": [
|
|
34039
|
-
"polymarket.
|
|
34040
|
-
"polymarket.
|
|
35004
|
+
"polymarket.positions",
|
|
35005
|
+
"polymarket.positions.help",
|
|
34041
35006
|
"polymarket.help"
|
|
34042
35007
|
],
|
|
34043
|
-
"executeFlags": [
|
|
34044
|
-
"--execute"
|
|
34045
|
-
],
|
|
35008
|
+
"executeFlags": [],
|
|
34046
35009
|
"executeIntentRequired": false,
|
|
34047
|
-
"executeIntentRequiredForLiveMode":
|
|
34048
|
-
"expectedLatencyMs":
|
|
35010
|
+
"executeIntentRequiredForLiveMode": false,
|
|
35011
|
+
"expectedLatencyMs": 1200,
|
|
34049
35012
|
"externalDependencies": [
|
|
34050
35013
|
"wallet-secrets",
|
|
34051
35014
|
"chain-rpc",
|
|
34052
|
-
"polymarket-api"
|
|
35015
|
+
"polymarket-api",
|
|
35016
|
+
"rpc"
|
|
34053
35017
|
],
|
|
34054
35018
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
34055
|
-
"idempotency": "
|
|
35019
|
+
"idempotency": "idempotent",
|
|
34056
35020
|
"isCanonical": true,
|
|
34057
35021
|
"jobCapable": false,
|
|
34058
35022
|
"longRunningBlocked": false,
|
|
34059
35023
|
"mcpExposed": true,
|
|
34060
35024
|
"mcpLongRunningBlocked": false,
|
|
34061
|
-
"mcpMutating":
|
|
35025
|
+
"mcpMutating": false,
|
|
34062
35026
|
"metadataProvenance": {
|
|
34063
35027
|
"descriptorDerived": [
|
|
34064
35028
|
"summary",
|
|
@@ -34098,48 +35062,45 @@
|
|
|
34098
35062
|
"placeholderBlocked",
|
|
34099
35063
|
"controlInputNames",
|
|
34100
35064
|
"safeFlags",
|
|
34101
|
-
"executeFlags"
|
|
34102
|
-
"executeIntentRequiredForLiveMode"
|
|
35065
|
+
"executeFlags"
|
|
34103
35066
|
]
|
|
34104
35067
|
},
|
|
34105
|
-
"mutating":
|
|
34106
|
-
"name": "polymarket.
|
|
35068
|
+
"mutating": false,
|
|
35069
|
+
"name": "polymarket.positions",
|
|
34107
35070
|
"outputModes": [
|
|
34108
35071
|
"table",
|
|
34109
35072
|
"json"
|
|
34110
35073
|
],
|
|
34111
35074
|
"placeholderBlocked": false,
|
|
34112
35075
|
"policyScopes": [
|
|
34113
|
-
"polymarket:
|
|
35076
|
+
"polymarket:read",
|
|
34114
35077
|
"secrets:use",
|
|
34115
35078
|
"network:rpc",
|
|
34116
35079
|
"network:polymarket"
|
|
34117
35080
|
],
|
|
34118
35081
|
"preferred": true,
|
|
34119
35082
|
"recommendedPreflightTool": null,
|
|
34120
|
-
"registryName": "polymarket.
|
|
35083
|
+
"registryName": "polymarket.positions",
|
|
34121
35084
|
"remoteEligible": true,
|
|
34122
35085
|
"requiresSecrets": true,
|
|
34123
35086
|
"returnsOperationId": false,
|
|
34124
35087
|
"returnsRuntimeHandle": false,
|
|
34125
|
-
"riskLevel": "
|
|
35088
|
+
"riskLevel": "medium",
|
|
34126
35089
|
"safeEquivalent": null,
|
|
34127
|
-
"safeFlags": [
|
|
34128
|
-
|
|
34129
|
-
],
|
|
34130
|
-
"summary": "Dry-run or execute a signer-to-proxy Polymarket funding transfer.",
|
|
35090
|
+
"safeFlags": [],
|
|
35091
|
+
"summary": "Read Polymarket YES/NO position inventory and open-order exposure. This is distinct from `polymarket balance`, which remains funding and collateral only.",
|
|
34131
35092
|
"supportsRemote": true,
|
|
34132
35093
|
"supportsWebhook": false,
|
|
34133
|
-
"usage": "pandora [--output table|json] polymarket
|
|
35094
|
+
"usage": "pandora [--output table|json] polymarket positions [--wallet <address>|--funder <address>] [--condition-id <id>|--market-id <id>|--slug <slug>|--token-id <id>] [--source auto|api|on-chain] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-data-api-url <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>]"
|
|
34134
35095
|
}
|
|
34135
35096
|
},
|
|
34136
35097
|
"jobCapable": false,
|
|
34137
35098
|
"longRunningBlocked": false,
|
|
34138
|
-
"mutating":
|
|
34139
|
-
"name": "polymarket.
|
|
35099
|
+
"mutating": false,
|
|
35100
|
+
"name": "polymarket.positions",
|
|
34140
35101
|
"placeholderBlocked": false,
|
|
34141
35102
|
"policyScopes": [
|
|
34142
|
-
"polymarket:
|
|
35103
|
+
"polymarket:read",
|
|
34143
35104
|
"secrets:use",
|
|
34144
35105
|
"network:rpc",
|
|
34145
35106
|
"network:polymarket"
|
|
@@ -34150,11 +35111,9 @@
|
|
|
34150
35111
|
"requiresSecrets": true,
|
|
34151
35112
|
"returnsOperationId": false,
|
|
34152
35113
|
"returnsRuntimeHandle": false,
|
|
34153
|
-
"riskLevel": "
|
|
35114
|
+
"riskLevel": "medium",
|
|
34154
35115
|
"safeEquivalent": null,
|
|
34155
|
-
"safeFlags": [
|
|
34156
|
-
"--dry-run"
|
|
34157
|
-
],
|
|
35116
|
+
"safeFlags": [],
|
|
34158
35117
|
"supportsRemote": true,
|
|
34159
35118
|
"supportsWebhook": false,
|
|
34160
35119
|
"xPandora": {
|
|
@@ -34162,45 +35121,44 @@
|
|
|
34162
35121
|
"agentPreflightRequiredForExecuteMode": false,
|
|
34163
35122
|
"agentWorkflow": null,
|
|
34164
35123
|
"aliasOf": null,
|
|
34165
|
-
"canRunConcurrent":
|
|
35124
|
+
"canRunConcurrent": true,
|
|
34166
35125
|
"canonicalCommandTokens": [
|
|
34167
35126
|
"polymarket",
|
|
34168
|
-
"
|
|
35127
|
+
"positions"
|
|
34169
35128
|
],
|
|
34170
|
-
"canonicalName": "polymarket.
|
|
34171
|
-
"canonicalTool": "polymarket.
|
|
34172
|
-
"canonicalUsage": "pandora [--output table|json] polymarket
|
|
35129
|
+
"canonicalName": "polymarket.positions",
|
|
35130
|
+
"canonicalTool": "polymarket.positions",
|
|
35131
|
+
"canonicalUsage": "pandora [--output table|json] polymarket positions [--wallet <address>|--funder <address>] [--condition-id <id>|--market-id <id>|--slug <slug>|--token-id <id>] [--source auto|api|on-chain] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-data-api-url <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>]",
|
|
34173
35132
|
"command": [
|
|
34174
35133
|
"polymarket",
|
|
34175
|
-
"
|
|
35134
|
+
"positions"
|
|
34176
35135
|
],
|
|
34177
35136
|
"compatibilityAlias": false,
|
|
34178
35137
|
"controlInputNames": [],
|
|
34179
|
-
"dataSchema": "#/definitions/
|
|
35138
|
+
"dataSchema": "#/definitions/PolymarketPositionsPayload",
|
|
34180
35139
|
"emits": [
|
|
34181
|
-
"polymarket.
|
|
34182
|
-
"polymarket.
|
|
35140
|
+
"polymarket.positions",
|
|
35141
|
+
"polymarket.positions.help",
|
|
34183
35142
|
"polymarket.help"
|
|
34184
35143
|
],
|
|
34185
|
-
"executeFlags": [
|
|
34186
|
-
"--execute"
|
|
34187
|
-
],
|
|
35144
|
+
"executeFlags": [],
|
|
34188
35145
|
"executeIntentRequired": false,
|
|
34189
|
-
"executeIntentRequiredForLiveMode":
|
|
34190
|
-
"expectedLatencyMs":
|
|
35146
|
+
"executeIntentRequiredForLiveMode": false,
|
|
35147
|
+
"expectedLatencyMs": 1200,
|
|
34191
35148
|
"externalDependencies": [
|
|
34192
35149
|
"wallet-secrets",
|
|
34193
35150
|
"chain-rpc",
|
|
34194
|
-
"polymarket-api"
|
|
35151
|
+
"polymarket-api",
|
|
35152
|
+
"rpc"
|
|
34195
35153
|
],
|
|
34196
35154
|
"helpDataSchema": "#/definitions/CommandHelpPayload",
|
|
34197
|
-
"idempotency": "
|
|
35155
|
+
"idempotency": "idempotent",
|
|
34198
35156
|
"isCanonical": true,
|
|
34199
35157
|
"jobCapable": false,
|
|
34200
35158
|
"longRunningBlocked": false,
|
|
34201
35159
|
"mcpExposed": true,
|
|
34202
35160
|
"mcpLongRunningBlocked": false,
|
|
34203
|
-
"mcpMutating":
|
|
35161
|
+
"mcpMutating": false,
|
|
34204
35162
|
"metadataProvenance": {
|
|
34205
35163
|
"descriptorDerived": [
|
|
34206
35164
|
"summary",
|
|
@@ -34240,39 +35198,36 @@
|
|
|
34240
35198
|
"placeholderBlocked",
|
|
34241
35199
|
"controlInputNames",
|
|
34242
35200
|
"safeFlags",
|
|
34243
|
-
"executeFlags"
|
|
34244
|
-
"executeIntentRequiredForLiveMode"
|
|
35201
|
+
"executeFlags"
|
|
34245
35202
|
]
|
|
34246
35203
|
},
|
|
34247
|
-
"mutating":
|
|
34248
|
-
"name": "polymarket.
|
|
35204
|
+
"mutating": false,
|
|
35205
|
+
"name": "polymarket.positions",
|
|
34249
35206
|
"outputModes": [
|
|
34250
35207
|
"table",
|
|
34251
35208
|
"json"
|
|
34252
35209
|
],
|
|
34253
35210
|
"placeholderBlocked": false,
|
|
34254
35211
|
"policyScopes": [
|
|
34255
|
-
"polymarket:
|
|
35212
|
+
"polymarket:read",
|
|
34256
35213
|
"secrets:use",
|
|
34257
35214
|
"network:rpc",
|
|
34258
35215
|
"network:polymarket"
|
|
34259
35216
|
],
|
|
34260
35217
|
"preferred": true,
|
|
34261
35218
|
"recommendedPreflightTool": null,
|
|
34262
|
-
"registryName": "polymarket.
|
|
35219
|
+
"registryName": "polymarket.positions",
|
|
34263
35220
|
"remoteEligible": true,
|
|
34264
35221
|
"requiresSecrets": true,
|
|
34265
35222
|
"returnsOperationId": false,
|
|
34266
35223
|
"returnsRuntimeHandle": false,
|
|
34267
|
-
"riskLevel": "
|
|
35224
|
+
"riskLevel": "medium",
|
|
34268
35225
|
"safeEquivalent": null,
|
|
34269
|
-
"safeFlags": [
|
|
34270
|
-
|
|
34271
|
-
],
|
|
34272
|
-
"summary": "Dry-run or execute a signer-to-proxy Polymarket funding transfer.",
|
|
35226
|
+
"safeFlags": [],
|
|
35227
|
+
"summary": "Read Polymarket YES/NO position inventory and open-order exposure. This is distinct from `polymarket balance`, which remains funding and collateral only.",
|
|
34273
35228
|
"supportsRemote": true,
|
|
34274
35229
|
"supportsWebhook": false,
|
|
34275
|
-
"usage": "pandora [--output table|json] polymarket
|
|
35230
|
+
"usage": "pandora [--output table|json] polymarket positions [--wallet <address>|--funder <address>] [--condition-id <id>|--market-id <id>|--slug <slug>|--token-id <id>] [--source auto|api|on-chain] [--polymarket-host <url>] [--polymarket-gamma-url <url>] [--polymarket-data-api-url <url>] [--polymarket-mock-url <url>] [--timeout-ms <ms>] [--fork] [--fork-rpc-url <url>] [--fork-chain-id <id>] [--rpc-url <url>] [--private-key <hex>]"
|
|
34276
35231
|
}
|
|
34277
35232
|
},
|
|
34278
35233
|
{
|