Documentation Index
Fetch the complete documentation index at: https://carboncopy-32d80704.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Runtime topology
- Web client communicates with API over HTTPS/SSE
- API runtime owns orchestration, evaluation, execution, reconciliation
- Postgres stores durable system-of-record state
- External integrations provide market/execution interfaces
Internal runtime roles
- Orchestrator: evaluates blueprint DAGs on feed ticks
- Feed bridge: routes source events to subscribed blueprints
- Effect handler: persists node effects and emits events
- Order processor/executor: moves intents through risk to execution
- Reconciler: drives remote order status to terminal outcomes