Schemas · Overview
Schemas are grouped here by deployment honesty, not by lane. A schema being declared is not the same as a schema being wired into a deployed endpoint — we say which is which.
LIVE — deployed and minting on api.defendablecloud.com
Section titled “LIVE — deployed and minting on api.defendablecloud.com”These are produced by DefendableCloud in production. Every one rides the
per-org hash chain and is verifiable via GET /ledger/verify.
| Schema | What it is |
|---|---|
defendablecloud.receipt/v1 family (6 ids) | The receipt minted by a Defendable Run — generic run, eval, cook, incident, dataset-download, model-pin. See Receipt Schema. |
defendablecloud.verdict/v1 | The deterministic verdict the referee produces (compute_verdict()). See Verdict Schema. |
REAL-BUT-LOCAL — DefendableRouter v0.1
Section titled “REAL-BUT-LOCAL — DefendableRouter v0.1”The spine is real and CI-verified, but it is not a publicly deployed endpoint yet.
| Schema | What it is |
|---|---|
| DefendableRouter JSONL receipt | Local append-only receipt at data/receipts/YYYY-MM-DD.receipts.jsonl. Checksummed (sha256), not hash-chained. Documented in Receipt Schema · DefendableRouter receipt. |
CANONICAL-SHAPE / ROADMAP — declared, not yet wired
Section titled “CANONICAL-SHAPE / ROADMAP — declared, not yet wired”| Schema | Lane | Page |
|---|---|---|
DDEED-{CLASS} deed | DefendableLedger books-and-records | Deed Schema |
| street-event | StreetChat intake | Street Event Schema |
| street-pair | SwarmFixer / Communicator / Vocabulary training pairs | Street Pair Schema |
| vocabulary-term | Defend-A-Pedia | Vocabulary Term Schema |
| cost-to-mint | Pain-in-the-Shed economics record | Cost to Mint Schema |
🐝 Operator-grade · books and records · to the shed.