Run the 641-agent orchestrator, the ed25519 receipt chain, the predictive engine, and the cross-product permanence layer on your own infrastructure. Same code DCS runs in production — packaged as a Docker compose bundle and a single CLI.
$ npx @trd-network/framework init my-stack $ cd my-stack && docker compose up ✓ orchestrator :3000 ✓ receipts :3001 (ed25519 key generated) ✓ gateway :3002 ✓ predictive :3003 ready · paste your customer prompt at http://localhost:3000
Runs on your hardware, your VPC, your air-gapped environment. Nothing phones home unless you flag-enable telemetry.
Every action your local stack emits is signed and chained with the same envelope format dcsai.ai uses. Pair with verify.dcsai.ai or your own verifier.
Full agent registry ships in the bundle. Pull in your own private agents alongside via the standard MCP server interface.
x402 HTTP payment protocol pre-wired for USDC / USDFC / FIL. Charge your end-customers on the same rails the public DCS network uses.
Long-job re-queue, scale-to-zero, warm-model preference, smart onboarding — all 10 predictive rules ship in the box and run on your local data.
Local-only is fine. Bring a Lighthouse or Storacha key when you want Filecoin pinning of receipts and artifacts.
Q3 2026 target. Beta access by request — drop your email and we'll send the install link the moment v0.1 builds clean.