types.ts | MAL plan, budget, step, subagent, result, and proof-facing types. |
interpreter.ts | Parse, validate, execute, checkpoint, and proof-finalize plans. |
engine.ts | Run registered subagents and enforce runtime budgets. |
parallel.ts | Execute fanout with gather modes and concurrency caps. |
registry.ts | Validate that task and delegate target registered agents. |
scratchpad.ts | Private per-agent/run state. |
conclave.ts | Shared swarm bus. |
checkpoint.ts | ValKey checkpoint snapshots. |
proof.ts | Hash proof bundles and optional IPFS pinning. |
sandbox.ts | Daytona physical isolation adapter. |
coordinators.ts | Dynamic coordinator pool from /v1/models/all. |