F11 · Waitlist open · GA Q3 2026
DCS Framework Export

The DCS stack, self-hosted.

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
Self-hosted

Own infra, own data

Runs on your hardware, your VPC, your air-gapped environment. Nothing phones home unless you flag-enable telemetry.

Full receipt chain

Same ed25519 envelope

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.

All 641 agents

Catalog included

Full agent registry ships in the bundle. Pull in your own private agents alongside via the standard MCP server interface.

x402 ready

Pay-per-call billing

x402 HTTP payment protocol pre-wired for USDC / USDFC / FIL. Charge your end-customers on the same rails the public DCS network uses.

Predictive engine

10 rules included

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.

Permanence optional

Filecoin pin opt-in

Local-only is fine. Bring a Lighthouse or Storacha key when you want Filecoin pinning of receipts and artifacts.

Get the beta when it ships

Q3 2026 target. Beta access by request — drop your email and we'll send the install link the moment v0.1 builds clean.