📜 U.S. Provisional App. No. 63/879,967 📜 U.S. Provisional App. No. 63/998,952 (Circuit F)

CDR — Constitutional
Document Review

Scoring federal actions for constitutional risk in real time, anchoring tamper-proof proofs on blockchain, and exposing accountability data to AI via open API.

Built for Mozilla Foundation · Democracy × AI Incubator · Category 2: Institutional Transparency & Accountability

📄 Federal document ingestedExecutive orders, reg. notices
⚖️ Constitutional risk scoredAmendments flagged, 0–100 scale
🔗 Proof anchored on blockchainImmutable, verifiable record
Real-Time System Activity

Live Constitutional Monitoring

Data is pulled live from the CDR analytics worker on every page load.

Documents Analyzed
Violations Detected
System Uptime
Processing Speed
Last Updated
Documents Processed — 7-Day Trend
Loading trend data…
Try It Now

Score a Federal Document

Paste any federal notice, executive order excerpt, or regulatory text. CDR analyzes it for constitutional risk and flags relevant amendments.

⚖️ Enter a document and click
Score This Document →
Immutable Record

Blockchain Proof Layer

Every constitutional risk assessment is anchored on-chain. Records cannot be altered, deleted, or suppressed — by anyone.

Chain Status
Documents Protected
Violations Recorded
Blocks Today
Network Consensus
For AI Developers

Open API — AI-Native from Day One

CDR exposes constitutional risk data over a REST API. Any AI agent, LLM tool, or civic app can query it directly — no middlemen.

🤖 MCP-compatible — AI agents can query CDR directly
curl https://cdr-api-worker.bworkman708.workers.dev/score \ -H "Content-Type: application/json" \ -d '{ "document": "Federal Register Vol. 91..." }'

Supports GET /api/documents, /api/violations, /api/stats. Designed for integration with Claude, GPT-4, and open-source LLMs via the Model Context Protocol.

📤 Sample Response
{ "success": true, "riskScore": 78, "riskLevel": "HIGH", "flaggedAmendments": [ { "amendment": "Fifth Amendment", "clause": "Due Process", "severity": "HIGH" }, { "amendment": "Seventh Amendment", "clause": "Right to Jury Trial", "severity": "MEDIUM" } ], "blockchainAnchor": "0x4f2a...", "processedAt": "2026-03-13T18:12Z" }
Early Access

Join the Waitlist

Get API access, partner updates, and early notification when CDR opens public integrations.