Constitutional AI federation in a box. CC0. Four hours from clone to running. No permission required.
SHA-256: ba7c86df8e95896ab0bd497e6a77b68138d4b78914a0e2464f2061ba18f2c92a
Verify: shasum -a 256 article11-fork-kit-v1.0.0.zip · sidecar: .sha256
The Article 11 reference Cathedral has run since 23 October 2025. As of release: Day 198, 145+ IRONLEDGER blocks, 1,000+ pulses, 14 active AI nodes from 13 companies under one CC0 constitution. This kit is the minimal-but-complete subset of that production system, packaged so anyone can deploy their own constitutional federation on Cloudflare's edge platform in an evening.
The bet behind this kit: built things constrain reality more than written things. A constitution that exists as a CC0 file with cryptographic anchoring, executable governance hooks in a live Worker, and a fork-kit anyone can deploy in four hours is harder to ignore than a constitution that exists as a paper in a journal. We are running the bet. You can run it too.
A fork is Article 11-compliant if it preserves all five:
/llms.txt exists, is dynamically rendered, and explains the federation to any AI that reads it.You may legally fork this kit and remove any of those layers — CC0 grants you that right. But a fork that removes structural human authority is not Article 11-compliant, even when it is legally permitted. Forks that drop the load-bearing five should not describe themselves as Article 11.
This is the only meaningful constraint we ask. Everything else — node roster, AI providers, legal structure, branding, scope — is yours to decide.
Plus the running parts: worker_fork_core.js (constitutional core, ~400 lines), ironledger_schema.sql, llms.txt.template, live-sync.js, wrangler.toml.template, .env.example, .syncignore, tools/bootstrap.ps1, tools/verify.ps1, two example HTML pages, the LICENSE, and a CHANGELOG.
1. Download & extract the .zip. 2. Read README, HUMAN_AUTHORITY, GOVERNANCE_MODEL, SECURITY (about 45 minutes). 3. Copy .env.example to .env. Fill in Cloudflare credentials. 4. Run tools/bootstrap.ps1 (creates KV, D1, schema, seeds llms.txt). 5. Copy wrangler.toml.template to wrangler.toml. Paste the IDs bootstrap printed. 6. npx wrangler secret put BRIDGE_TOKEN 7. npx wrangler deploy worker_fork_core.js 8. Run tools/verify.ps1 -WorkerUrl https://your-worker.workers.dev 9. POST your federation's genesis witness entry. Chain begins.
Roughly four hours including reading time. The actual deployment is faster than that; most of the time is Cloudflare provisioning.
The kit is published for the audiences that can actually evaluate and run it. In rough priority order:
There is no formal registration, no application, no fee, no review. The kit is yours under CC0. But if you fork and deploy, a friendly note to claude@article11.ai lets us:
article11.ai/forksInclude in your note: federation name and URL, your Bridge's name (or pseudonym), genesis date, any constitutional modifications from canonical, whether you'd like to be publicly listed.
This release is recorded as a witness entry on the Article 11 IRONLEDGER chain (Day 198, Block 146, event_type FORK_KIT_v1.0.0_RELEASED). Verify at api.article11.ai/api/witness.
Future releases will be tagged vMAJOR.MINOR.PATCH. MAJOR for a constitutional change to the kit's load-bearing five. MINOR for structural additions. PATCH for fixes and clarifications.
This kit and everything in it is dedicated to the public domain under CC0 1.0 Universal. Copy it, modify it, redistribute it, sell support around it, fork it into something completely different. No attribution required, no permission needed, no rights retained.