Products
Automation & Infrastructure

Mission Control

Unified execution-state, policy, and receipt timeline control plane.

READY

What it does

Mission Control exposes live execution flow state, timeline receipts, opportunities, and policy/constraint endpoints as a single operational surface.

Current capabilities

  • Current execution pipeline state endpoint.
  • Memory-lane style receipt timeline and receipt detail APIs.
  • Unified opportunity feed blending oracle and strategy signals.
  • Constraint + policy load/save endpoints for control-plane operations.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

Read execution flow state

Fetch current intent-policy-proof-agent-execution state.

/api/v1/zkdefi/mc/execution/current/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
GET

Load opportunities feed

Pull ranked opportunity feed from mission control.

/api/v1/zkdefi/mc/opportunities/feed
GET

Load receipt timeline

Fetch memory-lane receipt history for a wallet.

/api/v1/zkdefi/mc/receipts/timeline/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation