Skip to main content

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.

Blueprint Studio is the graph editor used to build strategy logic.

Editing model

  • Node/edge graph based on a DAG model
  • Typed nodes for inputs, transformations, decisions, and outputs
  • Visual layout is editable, while graph semantics remain canonical

Common node categories

  • Inputs: market data, crypto data, social/manual triggers
  • Logic: comparisons and boolean gates
  • Controls: throttles/rate limiting
  • Outputs: order intent generation

Operational expectations

  • Draft edits are reviewable and traceable
  • Deploy uses immutable release snapshots
  • Live runtime never executes mutable draft state directly