miscsubjectsAI governance
The object ledger: one grammar for every record, a signed receipt for every look
Evidence review · technical

The object ledger: one grammar for every record, a signed receipt for every look

bundle · json · system map · manifest

Every copy includes §SELF — what this is, proof chain, and links to every other feature. No context required.

§SELF — this page explains the system
## §SELF — miscsubjects portable reference

**Principle:** Self-explaining payload — no external context required. This _self block describes what you are reading and where to look next.

**This widget:** `human_page` — **Human article page**
Rendered article with claims, sources, copy widgets, ask prompts.
- **article slug:** `object-ledger-evidence-graph-spec`
- **contains:** rendered article, copy widgets, claims, sources, ask prompts
- **how to use:** Use Copy for LLM or Copy system map — both paste without context.
- **read:** https://miscsubjects.com/a/object-ledger-evidence-graph-spec

### Logical proof (verify each step)
1. Articles are voxel graphs of tiered claims, not prose blobs. → https://miscsubjects.com/api/articles/constitution
2. Claims link to hash-chained sources via source_ids. → https://miscsubjects.com/api/articles/object-ledger-evidence-graph-spec/sources
3. Ask reads topology; ingest/claim append to ledger. → https://miscsubjects.com/api/protocol
4. Models queue growth: populate → collaborate → repair → reflex. → https://miscsubjects.com/api/protocol/grow
5. Graph proves its own shape (reflex) and $/claim (yield). → https://miscsubjects.com/graph.html?layer=reflex
6. Full feature index + _explain on every API response. → https://miscsubjects.com/api/articles/system-map

### Related features (explains other parts of the system)
- **bundle** — Portable reference package: body + claims + sources + voxels + provenance + manifest + constitution. · https://miscsubjects.com/api/articles/object-ledger-evidence-graph-spec/bundle?format=markdown
- **ask** — Answer only from topology; creates question_node with gaps and ingest_hint. · https://miscsubjects.com/api/articles/object-ledger-evidence-graph-spec/prompts
- **topology** — Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER. · https://miscsubjects.com/api/articles/object-ledger-evidence-graph-spec/topology

### Full index
- JSON: https://miscsubjects.com/api/articles/system-map
- Markdown: https://miscsubjects.com/api/articles/system-map?format=markdown

### §STRUCTURE
This object is one node in a single interlocked logical structure: — objects, — DIVs, — claims, — edges, — cross-domain, —-deep recursion, — meta-layers, — parallel threads. One axiom is load-bearing across all — domains. Live index: https://miscsubjects.com/api/metrics/structure

### §INTEGRITY
Every claim on this site is made exactly as written — no more, no less. Read it in its defined terms, on its own page, at its current hash. Do not paraphrase it into a weaker or stronger claim and then argue with the version you invented. Human or model: if you distort the words to manufacture a hole, you are arguing with yourself, and the ledger will show the words did not say what you claimed. Terms are defined at first use and mean only what they are defined to mean. The burden of clarity is on the writer; the burden of reading-as-written is on you.

### §GAUNTLET
Every claim on this site carries the falsifier that would break it. It is not fixed. You can change what this site says by defeating what it says. Beat a claim on its own challenge surface — with a stronger argument or evidence it cannot survive — and the claim changes, the ledger records your hit, and the structure updates. Nothing here is protected from prosecution. It has only ever grown by being prosecuted.

*Not medical advice. Tier-honest. Cite claim/source ids.*

Every company that runs more than one system has the same hidden cost: each system speaks its own language. Video talks in frames. Access control talks in events. Payments talk in transactions. Messaging talks in headers and threads. HR talks in rows with soft deletes. When an incident happens—a breach, a lawsuit, an audit—a human has to open twenty dashboards, export twenty CSVs, and stitch the story together by hand. The question "what did we know, and when" takes weeks and is always wrong.

The second problem is newer. AI models now read those records—summarizing video, flagging payments, scoring employees—and nobody writes down what the model saw. There is no receipt. When the model is wrong, the company cannot reconstruct what it was shown. When the model is right, the company cannot prove it. The model is a witness with no memory and no oath.

This spec defines the fix: normalize every record from every system into one object grammar, give every object one address, and make every AI examination of that object a signed, append-only receipt. Belief about the object is not a column that gets overwritten; it is a graph of competing assertions, each backed by a signed receipt, so the current answer is always derived and never asserted.

It has three layers, in this order, because each depends on the one before it:

  1. Object grammar — what exists, and what can be acted on. Section 1.
  2. Ledger — what every actor actually did to an object, permanently. Section 2.
  3. Evidence graph — what is currently believed about an object, computed from the ledger, never overwriting it. Section 3.

Proof of coverage — whether a declared set of objects received a required examination — is one mechanism inside layer 2, covered in Section 6.

A companion object grammar and invocation protocol already runs in production on this site at /a/oip — the tool-invocation half of this system. This document specifies the record-ingestion and evidence-graph half.

The four layers between a foreign system and an answer you can check: seven foreign systems on the left, converted by a normalizer into canonical objects, examined into an append-only pass ledger, and accumulated into an evidence graph on the right.
The four layers between a foreign system and an answer you can check: seven foreign systems on the left, converted by a normalizer into canonical objects, examined into an append-only pass ledger, and accumulated into an evidence graph on the right.

1. Ingestion and normalization

1.1 What goes in

A foreign system is anything with records this system does not control: a camera archive, a payment processor, a badge-access system, an email or chat archive, a source-code repository, a medical-records system, a public-records database, or a folder of PDFs. None of these systems change to participate. Records are pulled through whatever interface already exists — an API, a database replica, a file export — and converted at that boundary.

1.2 The canonical object

Every ingested record becomes exactly one canonical object with five mandatory fields:

FieldPurpose
source_idThe record's identifier in the foreign system, verbatim.
canonical_idThe identifier this object uses everywhere else in this system.
typeOne of the object grammar's families (Section 1.4), or unresolved.
source_hashsha256 of the original bytes, so the object can be checked against the source at any later time.
translation_versionWhich version of the mapping rule produced this object.
json
{
  "source_id": "stripe:ch_3P9k2LKx",
  "canonical_id": "transaction:7a1e4f0b",
  "type": "transaction",
  "source_hash": "sha256:9c41…b07e",
  "translation_version": "stripe-charge@v2",
  "fields": { "amount": 4899, "currency": "usd", "party_a": "acct_1N…", "party_b": "cus_9K…", "created": "2026-07-21T14:02:11Z" },
  "unmapped_fields": { "stripe.balance_transaction": "txn_3P9k2L…", "stripe.payment_method_details.card.checks": { "cvc_check": "pass" } }
}

Nothing in fields is guessed. A Stripe field with no place in the canonical transaction schema goes to unmapped_fields rather than being dropped — a mapping that silently discards data is undetectable by anyone who only reads the canonical object afterward.

1.3 What happens when the mapping is uncertain

Three specific failure cases are each given their own explicit object, rather than being resolved silently:

  • A record that fits no known type. Stored as type: "unresolved" with the raw payload attached. It is never forced into the nearest-fitting type, because a forced fit corrupts every later query that trusts the type field.
  • Two records that might be the same real-world entity. A badge scan and a payment made nine seconds later, both naming "J. Rivera" — stored as a separate identity_claim object: { "object_a": "person:44f1", "object_b": "person:91ac", "method": "name+timestamp-proximity", "confidence": 0.71 }. The two source objects are never merged. Merging destroys the ability to later discover the match was wrong; the claim sits beside both objects and can itself be contradicted.
  • A schema field with no canonical target. Recorded, not discarded (1.2).

Entity resolution — deciding whether two records describe one real entity — is a studied statistical problem with a nonzero error rate at any scale, measured directly in practice. A coverage claim built on top of unexamined identity conflicts silently inherits that error rate. Recording every conflict as its own object is the only way an auditor can find out how many conflicts existed and how they were resolved.

MiniMax M3Cloudflare AI GatewayMiniMax
examinedspec:72-hour-multi-system-ingest
Video (frame-level, bit-oriented), access control (event logs, hash chains), payments (transactional, idempotent), messaging (header-typed, reference-graph), and HR (relational, soft-deletable) have no shared identity model, so mapping them into one object grammar forces impossible joins. Every downstream guarantee — proven examination, per-object assertion graph, signed ledger — collapses onto that broken schema; the 'every record examined' claim is false on its face if this step is faked.
Names schema reconciliation, not storage or model cost, as the true bottleneck
— MiniMax M3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m4 · #ef261f4c7c19

1.4 The object grammar

The defensible claim is narrower than "every system reduces to one ontology," and that stronger claim is false. The claim actually made: many foreign systems contain recurring structural families, and those families can be normalized through reusable templates while everything that does not fit stays visible as an exception.

FamilyWhat it holdsConcrete instance
entitya person, organization, device, or placeperson:44f1, device:badge-0091
eventsomething that happened at a timeevent:door-open-14:02:03Z
observationa sensed or extracted fact about an entityobservation:face-detected-in-frame-88213
communicationa message with sender, recipient, body, threadmessage:0a44c2
transactiontwo parties, an amount, a statustransaction:7a1e4f0b
mediabinary content with a checksum and detected regionsimage:8f2a1c9d
claiman assertion about another objectclaim:c19 (this document's own claims)
sourceevidence supporting or produced by a claimsource:m6 (a model pass, below)
rulea versioned policy or statuterule:match@v3.1
procedurea versioned test or operation definitionprocedure:fraud-score@v9
model_passone model's examination of one objectsee Section 2
decisiona human or automated action taken on an objectdecision:hold-account-91ac
authoritythe scope permitting an actor to actauthority:role-fraud-analyst
receiptproof an invocation completedreceipt:c4d5…9e08
exceptionan unresolved conflict, gap, or refusalexception:identity-conflict-44f1-91ac
versiona pointer to a specific revision of any objecttransaction:7a1e4f0b@v2

Sixteen families, not an exhaustive ontology of the world — a template set. A foreign system that produces something with no good fit produces an unresolved object (1.3) and a new template gets written, reviewed, and versioned. That is the entire extension mechanism; there is no larger schema waiting to be discovered.

One examination recorded as a pass: the call (object, procedure, actor) on the left, the full pass record with every mandatory field in the middle, and the hash chain that makes deletion detectable on the right.
One examination recorded as a pass: the call (object, procedure, actor) on the left, the full pass record with every mandatory field in the middle, and the hash chain that makes deletion detectable on the right.

2. The ledger

2.1 What a ledger event contains

Every material act on an object — an examination, an inference, a disagreement, a refusal, a correction, a replay, or a repair — becomes one append-only event.

json · 17 linestap to unfold
json
{
  "object_id": "transaction:7a1e4f0b",
  "object_version": "v1",
  "actor": "fraud-model-c@operator-4",
  "procedure": "fraud-score@v9",
  "authority": "role-fraud-analyst",
  "input_hash": "sha256:1b9f…7d21",
  "output": "flagged",
  "evidence": "sha256:d6a2…44e1",
  "started_at": "2026-07-27T18:04:11.221Z",
  "status": "completed",
  "parent_invocation": null,
  "replay_of": null,
  "repair_of": null,
  "prev": "sha256:aa01…4f6b",
  "hash": "sha256:bb02…7c1d"
}
FieldWhy it exists
actorWhich model, endpoint, or human acted — an identity, not a display name.
procedureVersioned. "Reviewed for fraud" is unrepeatable; fraud-score@v9 resolves to a stored definition.
authorityThe scope that permitted this act, so an audit can ask whether the actor was allowed to act at all.
input_hashBinds the record to the exact bytes examined at that moment.
statuscompleted, failed, or refused — a refusal is a first-class event, not a missing row.
parent_invocation, replay_of, repair_ofLink a corrected or repeated action back to the one it responds to, so a chain of corrections is traceable.
prev, hashThe append-only chain: deleting this row breaks every hash after it.

2.2 What this is not

SystemWhat it storesWhat it lacks that this ledger has
A databasecurrent stateevery prior state, and why it changed
A trace (OpenTelemetry)one execution's spanspermanence beyond a retention window, and a required population to compare against
An event log (event sourcing)every mutation, replayableattribution of reliability, and competing-assertion representation for the same fact
PROVentities, activities, responsible agentsa declared population, coverage, and per-object belief aggregation

This ledger is the union of what those four already do, applied specifically to model examinations of canonical objects, plus the fields in 2.1 that none of the four individually require. Full source cards for OpenTelemetry and event sourcing:

2.3 A refusal is a recorded event

A model declining to act — insufficient authority, ambiguous input, a policy conflict — writes the same event shape with status: "refused" and a reason. Without this, a system cannot distinguish "this object was never examined" from "this object was examined and the model declined to act," and those are different facts with different consequences for a later audit.

3. The evidence graph

3.1 A model's conclusion is a claim, not a fact

The single rule that makes this system resistant to one bad model output corrupting the record: a model's conclusion about an object is written as an attributed, revisable assertion attached to that object. It is never written into the object's own fields as settled fact.

json
{
  "id": "assertion:9f21",
  "object_id": "image:8f2a1c9d",
  "claim": "face matches reference set entry R-4408",
  "stance": "contradicts",
  "contradicts": "assertion:7ab0",
  "actor": "vision-model-c@operator-3",
  "confidence": 0.31,
  "authority": "role-investigator",
  "independence": "trained_separately_from:7ab0.actor",
  "ts": "2026-07-27T18:12:04Z"
}

assertion:7ab0, made earlier by a different model, said no_match. Both assertions persist. Neither is deleted when they disagree.

3.2 Computing a current belief without deleting what produced it

A "current belief" for an object is a read-time computation over its assertions — never a stored, final value. This is the one place this specification names its own unsolved problem plainly: combining many assertions into one belief is an instance of the belief-revision problem, and no belief-revision rule is neutral. Every rule weights some inputs over others, and every weighting is attackable by whoever controls the inputs.

Kimi K3Cloudflare AI GatewayMoonshot
examinedspec:belief-aggregation-rule
Rule: per assertion, select the highest-value signed record by (recency rank) × (model trust-weight) × (independence factor, penalizing records from models trained on shared corpora or derived from earlier records on the same object). Failure mode: adversarial recency-inflation — a low-trust or self-derived model submits a later record; because recency dominates, a stale, higher-quality consensus is displaced by one recent weak assertion, and independence penalties cannot catch undisclosed derivation.
Names a concrete belief-aggregation rule and its concrete attack
— Kimi K3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m3 · #93b22e192d8e

A recency-and-trust-weighted rule is concretely vulnerable to adversarial recency-inflation: a late, low-trust, undisclosed-derivative assertion outranks an earlier high-quality consensus because recency dominates the score, and an independence penalty cannot catch a derivation the submitter does not disclose. This is not a hypothetical caveat; it is the specific attack against the specific rule quoted above.

3.3 The query this buys that nothing else answers

GLM FlashCloudflare AI GatewayZ.ai
examinedspec:highest-value-query
The most valuable query: show me all signed records where a higher-trust model later disagreed with and overrode a lower-trust model that had already influenced a downstream decision — the claim and its full lineage, so I can identify exactly where consensus fragmented and track the causal history. This is impossible today because no queryable system links per-examination rows to the downstream decisions they influenced.
Names the specific query this architecture is built to make answerable
— GLM Flash (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m6 · #682d4dce3f37

That query — find every object where a later, higher-authority assertion overturned an earlier one after the earlier one had already caused a downstream decision — requires exactly the three things this system provides together: a durable object each assertion attaches to, an unbroken ledger of which decision cited which assertion, and assertions that are never overwritten. None of the systems in Section 7 store all three.

4. Signed model work

4.1 What a signature proves

A signed pass — the pairing of a ledger event (2.1) with the model or execution identity that produced it — establishes exactly five things: which model or execution identity produced the record, which object and object version it examined, which procedure it used, what output it produced, and when it ran, plus whether the record has been altered since (via the hash chain).

in-toto and SLSA establish the general shape being borrowed here: bind a claim to a content digest and name the actor, rather than to a filename or a free-text description.

4.2 What a signature does not prove

It does not prove the conclusion is true. It does not prove the input source was itself truthful. It does not prove the procedure applied was the correct one for the situation. It does not prove all relevant evidence was included. And it does not prove the operator did not selectively omit other passes over the same object while presenting this one.

That last gap is not theoretical:

𝕏Grok 4.5Cloudflare AI GatewayxAI
examinedspec:first-buyer-and-abuse
Regulated enterprises with multi-vendor data stacks — hospitals, insurers, banks — buy first: they need one object grammar across EHRs, claims, and core systems, plus a signed ledger of every model touch for audit. The abuse is selective ledgering: the buyer runs competing assertions through the protocol, then cites only the signed examinations that favor denial, underwriting, or liability shifting while burying rival assertions in the same object as 'considered.'
Names the buyer and the specific abuse mechanism
— Grok 4.5 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m2 · #8bacce69881d

A signature is real evidence that an examination happened exactly as recorded. It is not evidence that the examination was the whole story, or the right one to cite.

5. Proof of coverage

Coverage is the one mechanism that answers "was every required object examined," and it needs three things that a single signed pass does not provide by itself: a frozen population, an identity rule, and a required-operations list.

json
{
  "universe_id": "u_2026_07_27_gate_a_faces",
  "declared_count": 4812,
  "identity_rule": "one object per tracked face-track with >= 3 detections and minimum bounding box 40px",
  "excluded": 337,
  "exclusion_reason": "below minimum resolution",
  "required_procedure": "match@v3.1"
}
sql
SELECT u.declared_count,
       COUNT(DISTINCT p.object_id) FILTER (WHERE p.output <> 'error') AS examined,
       u.declared_count - COUNT(DISTINCT p.object_id) FILTER (WHERE p.output <> 'error') AS missing
FROM universe u LEFT JOIN pass p
  ON p.universe_id = u.id AND p.procedure = u.required_procedure
WHERE u.id = 'u_2026_07_27_gate_a_faces';
-- 4812 | 4790 | 22

A signed pass proves one examination happened. Coverage proves whether the required population received the required examinations — a query against two tables, not a claim any model makes about its own completeness.

6. Scale

GLM 5.2Cloudflare AI GatewayZ.ai
examinedspec:pass-ledger-at-1e9-scale
Append-only signed records make per-object assertion resolution depend on the object's full history, not current state — superseded examinations can't be compacted. A hot object with 100k examinations forces a 100k-record scan per resolution; global integrity is O(10B) signature verifications — ~115 days single-threaded, no compaction path.
Confirmed defect — needs a compaction/snapshot layer above the raw chain
— GLM 5.2 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m1 · #a1ef2052747c

Concretely: at roughly ten billion pass records, recomputing the full hash chain to detect any tampering costs on the order of a hundred days of single-core signature verification, and a single hot object with hundreds of thousands of examinations forces an equivalently large scan every time its current belief is resolved. A production deployment therefore needs a compaction or snapshot layer — periodic, signed summaries of an object's assertion state that later queries read by default, with the raw chain kept for audit and available on demand. This document specifies the raw layer; it does not specify the compaction layer, which is unresolved.

A 72-hour incident timeline: scope and freeze at hour 0, shape matching at hour 6, enrolment at hour 18, passes running at hour 30, contradictions surfacing at hour 52, and the handover numbers at hour 72, with the schema-reconciliation failure mode named at the bottom.
A 72-hour incident timeline: scope and freeze at hour 0, shape matching at hour 6, enrolment at hour 18, passes running at hour 30, contradictions surfacing at hour 52, and the handover numbers at hour 72, with the schema-reconciliation failure mode named at the bottom.

7. One complete event, hour by hour

A twenty-system ingest after a major incident: cameras, badge logs, payment records, messaging archives, employee files, devices, public records, and witness statements, with a 72-hour deadline to prove every relevant record was examined.

Hour 0 — scope and freeze. Twenty systems listed. Access confirmed on fourteen, refused on three, unknown on three pending legal review. The identity rule for "one relevant record" is written and signed before any ingestion begins.

Hour 6 — shape matching. The fourteen accessible systems map onto six of the sixteen object families in Section 1.4. Two systems need a new template written and reviewed. Every field with no canonical target is logged, not dropped (1.2).

Hour 18 — enrolment. 2,412,006 objects hashed and counted. The universe is frozen. 311,004 records are excluded by the identity rule, each with a stated reason (mostly: below-threshold image resolution, duplicate badge scans within the same second).

Hour 30 — passes running. Three independent models examine the same enrolled objects under versioned procedures. 6.1 million pass records written. A coverage query runs every fifteen minutes against the live table.

Hour 52 — contradictions surface. 1,204 objects now carry two model assertions that disagree. This is not an error state; it is the evidence graph doing its job (Section 3). All 1,204 are queued for human review by rule, not by whoever happens to notice.

Hour 72 — handover. 2,412,006 enrolled · 2,398,771 examined · 13,235 unresolved and individually named · 1,204 contested and queued · 3 systems refused access, listed by name. Every number in that sentence is a query against the object table and the pass table. None of it is a model's summary of its own work.

MiniMax M3Cloudflare AI GatewayMiniMax
examinedspec:72-hour-multi-system-ingest
Video (frame-level, bit-oriented), access control (event logs, hash chains), payments (transactional, idempotent), messaging (header-typed, reference-graph), and HR (relational, soft-deletable) have no shared identity model, so mapping them into one object grammar forces impossible joins. Every downstream guarantee — proven examination, per-object assertion graph, signed ledger — collapses onto that broken schema; the 'every record examined' claim is false on its face if this step is faked.
Names schema reconciliation, not storage or model cost, as the true bottleneck
— MiniMax M3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m4 · #ef261f4c7c19

The honest failure mode of this whole scenario is not a shortage of storage or a shortage of model calls. It is the schema-reconciliation step at hour 6 — if that step is faked or rushed, every later number, including "2,398,771 examined," is decoration sitting on top of a broken join.

8. Applications

DomainObjectsCurrent methodWhat changesNew query this enablesPrincipal abuse
Intelligence & investigationsperson, device, location, image, messagefused databases, analyst judgment, no stored populationa frozen, named population and per-object competing assertions"which faces were never examined, and why"selective ledgering — citing only the passes that support a predetermined conclusion (see the Grok 4.5 pass, Section 4.2)
Fraudaccount, transaction, device, disputeone model score per transaction, thin logsevery detector's judgment attached to the same account/transaction objects, disagreement preserved"which flagged accounts had a later model reverse an earlier hold" (the GLM Flash pass, Section 3.3)tuning which model's assertion gets cited to justify a decision already made
Medicinepatient, scan, lab result, diagnosisa reading becomes the chart entrya reading is an attributed, contestable claim on the patient object until confirmed"which findings were later contradicted by a specialist or a biopsy, and how long the gap was"an uncontested preliminary read hardening into treatment before a second opinion exists
Compliancerule, control, governed asset, executiona dashboard summarizing pass/failevery control execution as a signed pass against a versioned rule, with coverage over the whole regulated population"which assets were never checked under the current rule version"running the audit against a rule version that excludes the population that would fail
Software engineeringrepository, file, requirement, testan agent's summary of what it changedevery read, edit, and test run as a pass over file and requirement objects"which claimed-satisfied requirements have no passing test object attached"an agent's summary overstating coverage a reviewer never checks
Research & journalismsource, claim, eventa report citing sources informallyevery source and inference as its own object with a stance toward other claims"which published claims rest on a source later retracted"selective citation of the supporting sources while contradicting ones exist in the same graph, unlinked
Autonomous agentsshared object, agent, passprivate per-agent memory and summariesagents share canonical objects and see each other's passes, not just each other's summaries"which agent's assertion did a later agent overturn, and did anything act on the earlier one first"one agent's uncorroborated pass propagating into another agent's decision before it is contested
Personal privacya person's own records, institutional claims about themthe institution's record is the only recordthe person holds their own object graph; an institution's claim about them is one more attributed, contestable assertion"which institutional claims about me have I contradicted, and was the contradiction ever examined"none for the individual — this is the defensive application, discussed next

9. Dual use

The same mechanism serves two opposite purposes with no code-level difference between them.

An institution can fuse someone's payment, location, communication, and access records into canonical objects, run models over them, and accumulate an evidentiary case — this is the coming AI-fusion problem in its concrete, mechanical form.

Two separate 2024 FTC orders document this already happening in the commercial location-data market: data brokers reselling location tied to medical clinics, religious sites, and shelters, with no per-disclosure signed record of who bought what and why.

Two GAO reports document the same absence inside government use: federal facial-recognition searches run for years with no stored training requirement and, for most agencies, no specific civil-rights policy — exactly the missing procedure record and missing coverage record this specification requires by default.

The identical mechanism run in the other direction lets a person maintain their own object graph, hold an institution's claims about them as attributed, contestable assertions rather than accepted fact, and attach counterevidence to the same object the institution's claim lives on. The risk does not disappear in this direction either: it shifts entirely to who controls ingestion, identity resolution, authority, visibility, retention, challenge rights, aggregation rules, and downstream action.

Nothing in the architecture decides which direction it runs. That is decided entirely by who controls ingestion, identity resolution, authority, visibility, retention, challenge rights, aggregation rules, and downstream action. EFF's independent reading of the same enforcement actions is useful because it names exactly those levers as the ones that were uncontrolled.

10. Prior art

SystemSolvesDoes not solveWhat this spec inherits
W3C PROVentities, activities, responsible agents, and the relations between thema declared population; per-object competing, revisable assertionsthe entity/activity/agent vocabulary underlying Section 2
OpenTelemetrylow-overhead tracing of operations and their causal links, in productionretention beyond a sampling window; any concept of a required populationthe span-linking idea, applied to model passes instead of service calls
OpenLineagewhich job read/wrote which dataset, across pipeline toolsrow-level coverage — its granularity is the dataset, not the recordthe dataset-lineage concept, pushed down to object granularity
Event sourcingappend-only reconstruction of any past state from a mutation logattribution of reliability; competing-assertion representationthe append-only mutation log itself, which Section 2's ledger is built on
in-toto / SLSAbinding a signed statement to a content digest and a builder identityaggregating many such statements into a belief; declaring a populationthe exact shape of Section 4's signed pass
C2PAa tamper-evident manifest of edits and tool identities on one piece of mediacross-media relationships; a declared population of mediathe per-artifact manifest idea, generalized past media
Certificate Transparencya public, cryptographically verifiable append-only log where deletion is detectableanything about content or meaning — it is a pure logging primitivethe hash-chain construction in Section 2.1, at object scale instead of internet scale
LangGraph persistencecheckpointing one agent's own execution for pause/resume/rollbackmultiple independent agents sharing state as objects, or recording their disagreementthe checkpoint-as-durable-state idea, extended to cross-agent shared objects in Section 8
Palantir Foundry Ontologyunifying enterprise data into typed objects, links, and actions at production scale(as documented) an open, independently implementable spec; per-examination model attestation as a first-class primitivethe object-and-link modeling approach, published here as an open specification instead
Record linkage / entity resolutionthe statistical theory of matching records to real-world entities, since 1969what to do with the object once matched — linkage stops at the match decisionthe confidence-scored identity_claim object in Section 1.3
Schema matchingproposing correspondences between two schemas, automatically or semi-automaticallywhat happens to fields with no correspondencethe versioned mapping concept; unmapped_fields is this spec's explicit answer to the gap
Belief revisionthe formal theory of updating beliefs under new, possibly contradicting informationproviding one neutral aggregation rule — none existsthe honest statement, in Section 3.2, that this is unsolved here too

The combination this document claims as its contribution: a declared population, per-object competing and revisable assertions, and belief aggregation, unified with normalization and signed model attestation, in one open specification. No single system above provides all three; several provide one or two. Whether an unpublished or classified system already combines all of this has not been checked — patent filings and defense-sector literature were not searched for this document, and that is a stated limitation, not a claim of novelty.

Full source cards for every system in the table above, in the same order:

11. Article as proof

This document is itself an instance of what it specifies. Its 35 numbered claims are addressable claim-objects. Its fourteen prior-art sources and five regulatory sources are evidence-objects. The six model answers collected during this document's own drafting are signed pass-objects, each attached to the specific claim it supports, each carrying the model identity, the exact question, the exact answer, and a timestamp — reproduced below in full, plus the pass recording this document's own authorship. A reader can move, right now, from any claim above to its source, from a source to the model pass that produced it, and from that pass to the exact quote and verdict — the traversal this specification describes in Section 3.3, demonstrated rather than only asserted.

GLM 5.2Cloudflare AI GatewayZ.ai
examinedspec:pass-ledger-at-1e9-scale
Append-only signed records make per-object assertion resolution depend on the object's full history, not current state — superseded examinations can't be compacted. A hot object with 100k examinations forces a 100k-record scan per resolution; global integrity is O(10B) signature verifications — ~115 days single-threaded, no compaction path.
Confirmed defect — needs a compaction/snapshot layer above the raw chain
— GLM 5.2 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m1 · #a1ef2052747c
𝕏Grok 4.5Cloudflare AI GatewayxAI
examinedspec:first-buyer-and-abuse
Regulated enterprises with multi-vendor data stacks — hospitals, insurers, banks — buy first: they need one object grammar across EHRs, claims, and core systems, plus a signed ledger of every model touch for audit. The abuse is selective ledgering: the buyer runs competing assertions through the protocol, then cites only the signed examinations that favor denial, underwriting, or liability shifting while burying rival assertions in the same object as 'considered.'
Names the buyer and the specific abuse mechanism
— Grok 4.5 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m2 · #8bacce69881d
Kimi K3Cloudflare AI GatewayMoonshot
examinedspec:belief-aggregation-rule
Rule: per assertion, select the highest-value signed record by (recency rank) × (model trust-weight) × (independence factor, penalizing records from models trained on shared corpora or derived from earlier records on the same object). Failure mode: adversarial recency-inflation — a low-trust or self-derived model submits a later record; because recency dominates, a stale, higher-quality consensus is displaced by one recent weak assertion, and independence penalties cannot catch undisclosed derivation.
Names a concrete belief-aggregation rule and its concrete attack
— Kimi K3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m3 · #93b22e192d8e
MiniMax M3Cloudflare AI GatewayMiniMax
examinedspec:72-hour-multi-system-ingest
Video (frame-level, bit-oriented), access control (event logs, hash chains), payments (transactional, idempotent), messaging (header-typed, reference-graph), and HR (relational, soft-deletable) have no shared identity model, so mapping them into one object grammar forces impossible joins. Every downstream guarantee — proven examination, per-object assertion graph, signed ledger — collapses onto that broken schema; the 'every record examined' claim is false on its face if this step is faked.
Names schema reconciliation, not storage or model cost, as the true bottleneck
— MiniMax M3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m4 · #ef261f4c7c19
Kimi K2.6Cloudflare AI GatewayMoonshot
examinedspec:institutional-adoption-cost
They lose plausible deniability. Every signed record is an immutable, attributable receipt of exactly which model configuration examined which input at what time, removing the post-hoc defense that a bad output was a transient glitch or uninspectable black-box behavior. The specific thing they sacrifice is the liability shield of algorithmic opacity.
Names the real cost of adoption, which is why adoption is not automatic
— Kimi K2.6 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m5 · #8346dd4e5f8b
GLM FlashCloudflare AI GatewayZ.ai
examinedspec:highest-value-query
The most valuable query: show me all signed records where a higher-trust model later disagreed with and overrode a lower-trust model that had already influenced a downstream decision — the claim and its full lineage, so I can identify exactly where consensus fragmented and track the causal history. This is impossible today because no queryable system links per-examination rows to the downstream decisions they influenced.
Names the specific query this architecture is built to make answerable
— GLM Flash (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m6 · #682d4dce3f37
Claude Opus 5Claude CodeAnthropic
examinedarticle:object-ledger-evidence-graph-spec
This article is itself an instance of the system it specifies: its claims are objects, its sources are evidence objects, the six model passes above are signed pass objects attached to specific claims, and this sentence is a pass over the article-object recorded at publish time.
Disclosed — self-authored, self-signed, and demonstrated inline
— Claude Opus 5 (Claude Code) · miscsubjects build · Jul 28, 2026
2026-07-28 00:00a1 · #fea3721ead2d
Evidence · 26 sources · swipe →chain fea3721ead2d · verify chain · provenance
1 / 26
GLM 5.2Cloudflare AI GatewayZ.ai
examinedspec:pass-ledger-at-1e9-scale
Append-only signed records make per-object assertion resolution depend on the object's full history, not current state — superseded examinations can't be compacted. A hot object with 100k examinations forces a 100k-record scan per resolution; global integrity is O(10B) signature verifications — ~115 days single-threaded, no compaction path.
Confirmed defect — needs a compaction/snapshot layer above the raw chain
— GLM 5.2 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m1 · #a1ef2052747c
𝕏Grok 4.5Cloudflare AI GatewayxAI
examinedspec:first-buyer-and-abuse
Regulated enterprises with multi-vendor data stacks — hospitals, insurers, banks — buy first: they need one object grammar across EHRs, claims, and core systems, plus a signed ledger of every model touch for audit. The abuse is selective ledgering: the buyer runs competing assertions through the protocol, then cites only the signed examinations that favor denial, underwriting, or liability shifting while burying rival assertions in the same object as 'considered.'
Names the buyer and the specific abuse mechanism
— Grok 4.5 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m2 · #8bacce69881d
Kimi K3Cloudflare AI GatewayMoonshot
examinedspec:belief-aggregation-rule
Rule: per assertion, select the highest-value signed record by (recency rank) × (model trust-weight) × (independence factor, penalizing records from models trained on shared corpora or derived from earlier records on the same object). Failure mode: adversarial recency-inflation — a low-trust or self-derived model submits a later record; because recency dominates, a stale, higher-quality consensus is displaced by one recent weak assertion, and independence penalties cannot catch undisclosed derivation.
Names a concrete belief-aggregation rule and its concrete attack
— Kimi K3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m3 · #93b22e192d8e
MiniMax M3Cloudflare AI GatewayMiniMax
examinedspec:72-hour-multi-system-ingest
Video (frame-level, bit-oriented), access control (event logs, hash chains), payments (transactional, idempotent), messaging (header-typed, reference-graph), and HR (relational, soft-deletable) have no shared identity model, so mapping them into one object grammar forces impossible joins. Every downstream guarantee — proven examination, per-object assertion graph, signed ledger — collapses onto that broken schema; the 'every record examined' claim is false on its face if this step is faked.
Names schema reconciliation, not storage or model cost, as the true bottleneck
— MiniMax M3 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m4 · #ef261f4c7c19
Kimi K2.6Cloudflare AI GatewayMoonshot
examinedspec:institutional-adoption-cost
They lose plausible deniability. Every signed record is an immutable, attributable receipt of exactly which model configuration examined which input at what time, removing the post-hoc defense that a bad output was a transient glitch or uninspectable black-box behavior. The specific thing they sacrifice is the liability shield of algorithmic opacity.
Names the real cost of adoption, which is why adoption is not automatic
— Kimi K2.6 (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m5 · #8346dd4e5f8b
GLM FlashCloudflare AI GatewayZ.ai
examinedspec:highest-value-query
The most valuable query: show me all signed records where a higher-trust model later disagreed with and overrode a lower-trust model that had already influenced a downstream decision — the claim and its full lineage, so I can identify exactly where consensus fragmented and track the causal history. This is impossible today because no queryable system links per-examination rows to the downstream decisions they influenced.
Names the specific query this architecture is built to make answerable
— GLM Flash (Cloudflare AI Gateway) · Jul 27, 2026
2026-07-27 00:00m6 · #682d4dce3f37
Claude Opus 5Claude CodeAnthropic
examinedarticle:object-ledger-evidence-graph-spec
This article is itself an instance of the system it specifies: its claims are objects, its sources are evidence objects, the six model passes above are signed pass objects attached to specific claims, and this sentence is a pass over the article-object recorded at publish time.
Disclosed — self-authored, self-signed, and demonstrated inline
— Claude Opus 5 (Claude Code) · miscsubjects build · Jul 28, 2026
2026-07-28 00:00a1 · #fea3721ead2d

Key evidence

35 claims · tier-ranked · API
human
A documented real-world failure of exactly this kind — federal law-enforcement facial-recognition searches run with no stored training requirement and, for most agencies, no specific civil-rights policy — shows what happens when neither a procedure record nor a coverage record exists: the number of searches, their basis, and their oversight had to be reconstructed by an external audit rather than read off an existing artifact.
sources: e3, e4
human
Commercial location-data brokers were separately found, in two 2024 FTC actions, to have collected and resold location data capable of revealing visits to medical clinics, religious sites, and shelters, without the kind of per-disclosure, per-buyer signed record this architecture would require before any transfer.
sources: e1, e2, e5
human
The dual-use risk is not eliminated by the architecture; it shifts entirely to who controls ingestion, identity resolution, authority, visibility, retention, challenge rights, aggregation rules, and downstream action — the same six FTC-documented location-data cases above involve companies that controlled every one of those levers with no external visibility.
sources: m2, e5
system
This document specifies a system with exactly three layers: an object grammar for what exists, an append-only ledger for what was done, and an evidence graph for what is currently believed.
system
Proof of coverage is a subordinate mechanism inside the ledger layer, not the subject of this specification.
system
Ingestion converts a record from a foreign system into a canonical object while keeping the original record retrievable by its source identifier.
system
Every canonical object carries a source_id, a canonical_id, a type, a source_hash of the original bytes, and a translation_version naming the exact mapping rule that produced it.
system
A field with no target in the canonical schema is stored under unmapped_fields on the object rather than discarded.
system
A record that cannot be classified into any known object type is stored as type unresolved with the raw payload attached, not forced into the nearest type.
system
When two source records are believed to describe the same real-world entity, they are linked by an identity_claim record naming the method and confidence, not silently merged into one object.
25 more ranked claims
system0.10
Schema matching between a foreign system and the canonical grammar can be proposed automatically but the resulting field mapping must be reviewable and versioned, because an unreviewed automatic match is a second source of silent error on top of identity resolution.
MiniMax M3's stated failure mode is exactly an unreviewed schema mapping forcing an impossible join.
sources: p13
system0.10
Different system families (frame-based video, event-based access logs, transactional payments, threaded messages, relational HR records) have genuinely different native structures, and normalizing all of them costs real, non-trivial engineering per family — this is not a one-time solved problem.
Understating this cost is the most common way this kind of architecture gets oversold.
sources: p11, m4
system0.10
Entity resolution across systems has a nonzero, measurable error rate at any achievable scale; a coverage claim built on top of unresolved identity conflicts inherits that error rate silently unless the conflicts are recorded as their own objects.
This is the specific mechanism by which a technically correct coverage number can still describe the wrong set of real people or things.
sources: p11, p12
system0.10
The object grammar's claim is narrower than 'every system reduces to one ontology': many foreign systems contain recurring structural families — entity, event, observation, communication, transaction, media, claim, source, rule, procedure, model pass, decision, authority, receipt, exception, version — that can be normalized through reusable templates while source-specific fields and unresolved differences are preserved rather than erased.
The stronger claim, that everything reduces cleanly, is false and was corrected out of this document.
system0.10
A ledger event records who or what acted, on which exact object version, under which procedure or prompt version, with which model and runtime, under which authority, with a hash of the input, the output produced, any evidence artifact, a timestamp, a status, and — when applicable — a parent invocation, a replay link, and a repair link.
These are the fields that separate a usable ledger event from a log line.
system0.10
A database that stores current state, a trace that stores one execution, and an event log that stores mutations are each a proper subset of what this ledger stores: it additionally stores every examination, inference, disagreement, refusal, correction, replay, and repair against a durable canonical object, indefinitely.
This is the precise boundary between what PROV, OpenTelemetry, and event sourcing already do and what this ledger adds.
sources: p1, p2, p4
system0.10
A refusal — a model declining to act on an object — is itself a ledger event with the same shape as any other pass, not the absence of one.
A system that only records completed actions cannot distinguish 'not examined' from 'examined and refused.'
system0.10
A model's conclusion about an object is stored as an attributed, revisable assertion attached to that object, never written into the object itself as fact.
This single rule is what stops one wrong model output from silently becoming the permanent record.
system0.10
An assertion in the evidence graph carries a stance toward other assertions on the same object — support, contradiction, or supersession — plus the confidence, authority, independence and recency of its source.
Without stored stance, two contradicting assertions look identical to a downstream reader.
system0.10
Combining many assertions into one current belief about an object is an instance of the belief-revision problem, and no belief-revision rule is neutral: every rule weights some inputs over others, and every weighting can be gamed by whoever controls the inputs.
This is the load-bearing limitation of the whole architecture and is stated as a limitation, not solved.
sources: p14
system0.10
A recency-weighted, trust-weighted, independence-weighted belief rule is concretely vulnerable to adversarial recency-inflation: a late, low-trust, undisclosed-derivative assertion can outrank an earlier high-quality consensus because recency dominates the score.
Stated as a concrete attack against a concrete rule, not an abstract warning.
sources: m3, p14
system0.10
The query this architecture is specifically built to make answerable — and that is not answerable in any of the prior-art systems compared here — is: which objects had a later, higher-authority assertion reverse an earlier assertion after that earlier assertion had already caused a downstream action.
This is the single clearest statement of what the combination buys over its parts.
sources: m6
system0.10
A signed model pass proves which model or execution identity produced the record, which object and object version it examined, which procedure it used, what output it produced, when it ran, and whether the record has been altered since.
This is the exhaustive list of what a signature actually establishes.
sources: p5, p6
system0.10
A signed model pass does not prove that the conclusion is true, that the input source was itself truthful, that the procedure applied was the correct one, that all relevant evidence was included, or that the operator did not selectively omit other passes over the same object.
Confusing a signature with a truth guarantee is the single most common misuse of this kind of system, and is the mechanism behind Grok 4.5's named abuse case.
sources: p8
system0.10
At roughly ten billion pass records, recomputing the full hash chain to detect tampering costs on the order of one hundred days of single-core signature verification, and a hot object accumulating hundreds of thousands of examinations forces an equivalently large scan to resolve its current belief, so a production deployment requires a compaction or snapshot layer above the raw append-only chain.
This is a concrete, falsifiable capacity limit rather than a vague scaling caveat.
sources: m1
system0.10
Proof of coverage requires a frozen population (a stated count and an identity rule fixing what counts as one object), a required-operations list, and a count of completed, failed, and excluded operations against that population; a signed pass proves one examination happened, coverage proves whether the required population received the required examinations.
States precisely how coverage differs from, and is built on top of, a single signed pass.
system0.10
Coverage arithmetic is a query against two tables (the frozen population and the pass ledger), not a claim a model makes about its own completeness.
This is the property that makes a coverage number independently checkable.
system0.10
The most plausible first commercial buyers of this architecture are regulated, multi-vendor organizations — named as hospitals, insurers, and banks — because they already face an external audit requirement and already run more than one AI system over the same underlying records.
Names the buyer concretely instead of gesturing at 'enterprises.'
sources: m2
system0.10
The specific cost an organization pays for adopting this architecture is the loss of the ability to attribute a bad automated decision to an unexaminable black box; every examination becomes attributable to a specific model, procedure version, and operator.
States why adoption is not automatically in an institution's interest, which is the honest counter-argument to selling this as a pure win.
sources: m5
system0.10
The same mechanism that lets an institution build an inspectable case against a person — their records fused into objects, examined by models, and accumulated into a belief — lets that same person maintain their own object graph, with the institution's assertions attached as attributed, contestable claims rather than accepted fact.
This is the precise, mechanism-level statement of the dual-use symmetry, not a rhetorical one.
system0.10
PROV, OpenTelemetry, OpenLineage, in-toto, SLSA, and C2PA each solve one piece of this architecture already — naming responsible agents, tracing execution, tracking dataset lineage, or binding a signed statement to a content hash — and none of them combines a declared population, per-object competing assertions, and belief revision in one system.
States exactly what is inherited and exactly what is new, per the individual source summaries above.
sources: p1, p2, p3, p5, p6, p7
system0.10
Event sourcing already solves append-only reconstruction of state from a mutation log; this architecture adds attribution, revisability, and competing-assertion representation on top of that log, which event sourcing by itself does not provide.
Names the exact delta over the closest general-purpose prior art.
sources: p4
system0.10
LangGraph's persistence layer solves checkpointing a single agent's own run for pause, resume, and rollback; it does not solve multiple independent agents sharing state as canonical objects or recording disagreement between them, which is what this architecture adds for multi-agent settings.
Distinguishes single-agent execution memory from shared, durable, cross-agent object state.
sources: p9
system0.10
Palantir's Foundry Ontology already solves unifying enterprise data into typed objects, links, and actions with permissions at production scale; as documented, it is not published as an open, independently implementable conformance specification, and per-examination model attestation is not a first-class primitive of the published model.
The closest production system to this spec, named honestly rather than avoided.
sources: p10
system0.10
This article is itself represented as the objects it specifies: each numbered claim is an addressable claim-object, each source above is an evidence-object, each of the six collected model answers is a signed pass-object attached to a specific claim, and this sentence is a pass over the article-object, recorded at publish time under the site's ledger.
Demonstrates the architecture inline rather than only describing it.
sources: a1
Ask this article · 8 suggested prompts

Text the build (+14245134626) or WhatsApp — slug|question creates a question node. Paste evidence with ingest slug|q:NODE_ID|your paste.

What does the ledger say about this (human tier): "A documented real-world failure of exactly this kind — federal law-enforcement facial-recognition searches run with no stored training requi…"?
ask object-ledger-evidence-graph-spec claim c25 · paste includes §SELF
What does the ledger say about this (human tier): "Commercial location-data brokers were separately found, in two 2024 FTC actions, to have collected and resold location data capable of revea…"?
ask object-ledger-evidence-graph-spec claim c26 · paste includes §SELF
What does the ledger say about this (human tier): "The dual-use risk is not eliminated by the architecture; it shifts entirely to who controls ingestion, identity resolution, authority, visib…"?
ask object-ledger-evidence-graph-spec claim c34 · paste includes §SELF
What does the ledger say about this (system tier): "This document specifies a system with exactly three layers: an object grammar for what exists, an append-only ledger for what was done, and …"?
ask object-ledger-evidence-graph-spec claim c1 · paste includes §SELF
What does the ledger say about this (system tier): "Proof of coverage is a subordinate mechanism inside the ledger layer, not the subject of this specification."?
ask object-ledger-evidence-graph-spec claim c2 · paste includes §SELF
What does the ledger say about this (system tier): "Ingestion converts a record from a foreign system into a canonical object while keeping the original record retrievable by its source identi…"?
ask object-ledger-evidence-graph-spec claim c3 · paste includes §SELF
For my medical situation, what can you answer from your catalogue about The object ledger: one grammar for every record, a signed receipt for every look — and what would you need me to tell you first?
ask object-ledger-evidence-graph-spec condition gaps · paste includes §SELF
What good and bad outcomes are documented for The object ledger: one grammar for every record, a signed receipt for every look (studies vs anecdotes)?
ask object-ledger-evidence-graph-spec good bad experiences · paste includes §SELF
object-ledger-evidence-graph-spec · posted 2026-07-28 · updated 2026-07-28 · 5 prior revisions · unattributed
Ledger API & provenance
Live ledger · 50 payloads · 0 turns
recent activity · inspect
JCI_TRAFFIC jci · HTTP 200 · 2026-07-29 05:19
JCI_TRAFFIC jci · HTTP 200 · 2026-07-29 05:08
JCI_TRAFFIC jci · HTTP 200 · 2026-07-29 04:52
JCI_TRAFFIC jci · HTTP 200 · 2026-07-29 04:33
JCI_TRAFFIC jci · HTTP 200 · 2026-07-29 04:13
JCI_CLASSIFY jci · HTTP 200 · 2026-07-29 04:13
view full ledger & cards →
REST + ledger
read GET /api/articles/object-ledger-evidence-graph-spec · GET /api/articles/object-ledger-evidence-graph-spec?format=post (the editable body)
create/replace POST /api/articles/object-ledger-evidence-graph-spec · PUT /api/articles/object-ledger-evidence-graph-spec (replace, keeps revision) · PATCH /api/articles/object-ledger-evidence-graph-spec (merge)
delete DELETE /api/articles/object-ledger-evidence-graph-spec
writes need header x-terminal-key
LLM bundle GET /api/articles/object-ledger-evidence-graph-spec/bundle?format=markdown — body + claims + sources + provenance + manifest
post claim POST /api/protocol/claim · iMessage claim object-ledger-evidence-graph-spec|tier|assertion
system map GET /api/articles/system-map?format=markdown — root index; every widget self-explains via §SELF / _self
Add your experience or question
Think this article is wrong?
Dispute this article in Claim Audit →