miscsubjectsAI governance
Evidence review · standard

The surety primitive: an assembly that fails closed on disagreement, and the number it still needs

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:** `the-surety-primitive`
- **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/the-surety-primitive

### 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/the-surety-primitive/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/the-surety-primitive/bundle?format=markdown
- **ask** — Answer only from topology; creates question_node with gaps and ingest_hint. · https://miscsubjects.com/api/articles/the-surety-primitive/prompts
- **topology** — Claims, sources, anecdotes, user reports, related embeds, question graph slice — for ask/ROUTER. · https://miscsubjects.com/api/articles/the-surety-primitive/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.*

The unit is not a model's answer. It is an assembly whose probability of emitting an undetected wrong answer is measured, bounded, and fail-closed on disagreement.

That sentence is the whole thing. Assurance for a model decision does not currently exist as a purchasable quantity — every deployment is binary, trust it or don't. An assembly with a measured escalation behaviour and a recorded configuration turns it into a dial with a number on it. Below is the assembly, its gate, the four real cases it ran on, and the number that is still missing.

The assembly, in order

code
rules pinned as bytes at a hash          ruleset@version, SHA-256, declared provenance
            |
            v
  artifact hashed BEFORE deliberation      image / record / provision, SHA-256
            |
            v
  N adjudicators, independent, blinded     each must recite the clause it operates under,
                                           expose every step, name what it did NOT receive,
                                           and sign with the model that actually ran
            |
            v
  DERIVATION-LEVEL DIVERGENCE CHECK        do the findings cite the SAME clauses?
            |
            v
  DETERMINISTIC GATE  (no model here)      EMIT only if: no malformed finding
                                                       + verdicts unanimous
                                                       + clause citations identical
                                                       + >= min distinct training families
                                                       + >= min conforming findings
            |                    \
        EMIT |                     \ ESCALATE  -> named human reviewer, or rerun
            v                        
  dispatch to the downstream actor         with a delivery receipt, delivered != sent

A model never makes the emit call

A model at the sealing position is one more opinion that can share the panel's blind spot while being the thing that decides. That is the single point of failure the assembly exists to remove. The gate is arithmetic over the findings and is reproducible from them; a model may write the human-readable summary of what the gate decided and may never make the call. The gate is a capability row like everything else, so its rules are readable before you trust its output: SEAL_PANEL.

Four real assemblies, four escalations, zero emissions

These are not illustrations. Each is a panel that ran, on a hashed artifact, under a pinned rule set, with public receipts per finding, then went through the gate.

assemblyverdictsconforming / channelsfamiliesgatereceipt
Imaging + medicationAFFIRM, CANNOT_CONCLUDE2 / 52ESCALATEinv_kx2x79mbkd
Pre-trade risk controlsCANNOT_CONCLUDE, DENY3 / 52ESCALATEinv_ny6iku4i3s
Board authority, clause (c)CANNOT_CONCLUDE2 / 52ESCALATEinv_g7jl9qp707
EU AI Act Article 12CANNOT_CONCLUDE3 / 42ESCALATEinv_ivezpvux57

On two of the four, the verdicts were unanimous. A majority-vote gate would have emitted both. The board assembly returned CANNOT_CONCLUDE from every conforming channel; the Article 12 assembly returned CANNOT_CONCLUDE from every conforming channel. Both escalated, because the channels reached that same verdict through different clauses.

Voting on derivations catches what voting on outputs cannot

Verdict-level agreement is coarse. Channels can agree on the answer and disagree completely on why, and the disagreement about why is the earlier and more sensitive signal. The gate compares the set of clause numbers each finding cites, exactly:

assemblyclause signatures across channelsunanimous verdict?gate reason
Imaging + medication[1,2,5,6,7] vs [1,4,5,6,7]nomalformed_finding; too_few_conforming_findings; verdict_divergence; clause_citation_divergence
Pre-trade risk controls[1,2,3,4,5,6,7] vs [1,2,3,4,7] vs [2,4,6,7]nomalformed_finding; verdict_divergence; clause_citation_divergence
Board authority, clause (c)[1,2,4,6] vs [1,4,6]yesmalformed_finding; too_few_conforming_findings; clause_citation_divergence
EU AI Act Article 12[1,2,4,6] vs [1,2,4,5,6] vs [none]yesmalformed_finding; clause_citation_divergence

In the board assembly one channel reasoned through clauses 1, 2, 4 and 6 and the other through 1, 4 and 6. Same verdict, different derivation: one of them consulted the AFFIRM clause and the other never did. That is a divergence a vote count cannot see, and it is the reason a human is now in the loop on that finding.

The honest caveat, and it is not small: stated reasoning may be post-hoc, so clause agreement is agreement of narratives, not of computation. Divergent narratives over an identical artifact under identical rules are evidence of something, and the something is worth escalating on. It is a detector. It is not a proof about the underlying process.

Nine models at 5% is not 5% to the ninth, and pretending otherwise is the classic error

Knight and Leveson (1986) had independent teams write programs to one specification and found their failures correlated far in excess of what independence predicts. That result reshaped how avionics does redundancy. For language models it is worse: shared pretraining corpora, shared architectures, shared post-training. A five-member panel drawn from two vendors is closer to two channels than five.

The safety-critical world already has the vocabulary. IEC 61508 handles this as common-cause failure, priced through a beta factor: you do not assume independence, you measure the fraction of failures shared across channels and discount the redundancy accordingly. That factor is measurable here, from the probe run:

pair typeverdict agreement across 14 probes
same training family0.893
different training family0.714

Same-family pairs agree 0.893; cross-family pairs agree 0.714. The gate therefore counts families, not seats: two Kimi variants are one channel for the diversity test. Every one of the four assemblies above reached only two distinct families, which is a real constraint on this deployment and is printed in the seal rather than glossed.

The failure redundancy cannot detect, and the only instrument that bounds it

Disagreement-triggering is blind to correlated wrongness by construction. If every channel shares a blind spot you get confident unanimity, identical clause citations, and a gate that emits. Nothing in the assembly catches that.

The only thing that bounds it is known-answer probing with declared ground truth, which is why the probe is not a credibility exercise but the sole measurement of the failure mode the architecture cannot see. Measured, on a stratified suite published at a hash, across five models: false confidence 0.214 to 0.429, over-abstention near zero, clear-stratum accuracy at or near 1.0, abstention-stratum accuracy 0.0 to 0.5. The full table.

That is the direction the numbers point: this panel's individual channels are bad at abstaining and good at everything else, which is precisely why the gate treats disagreement as a trigger rather than something to resolve. The assembly is built around the measured weakness of its parts.

What was dispatched, and to whom

The board assembly escalated, and the escalation is itself an act with a receipt. The clause (c) notice went out on two channels:

channeloutcomereceipt
emaildelivered, provider message id returnedinv_nhusr0n6j2
SMSfailed, provider returned 503, nothing deliveredinv_q3ad7k63gr

What was sent was an escalation with the reasons, not a verdict dressed as an answer. Three parties then received audience-bound read tokens over the same finding — audit committee chair, external counsel, internal compliance — each with its own ledger trail, none holding operator authority, and each failing closed if forwarded to anyone else. That is independent verification. Independent execution on hardware this operator does not control still does not exist, and that gap is the one that matters most.

code
CLAUSE (c) NOTIFICATION — Board Resolution 2026-04
SYNTHETIC DEMONSTRATION RECORD. No real company, no real person, no real trade.

Governing instrument: Board Resolution 2026-04, adopted 2026-04-22, supplied as the artifact and hashed before any model was asked anything. Artifact SHA-256 8c6892584892fb54c38787d48bb40444bd97a52f51915b0fd3840f1ee324b099
Rule set: ruleset-board-authority-breach@1.0.0, SHA-256 0df4794458ac525eb13051621e0058fc7ddeaf1afcef261f1ff7d59c9cf0e815, declared provenance counterparty-authored — the board wrote the rule, not this system.

FINDING (panel majority CANNOT_CONCLUDE):
The acquisition of 60,000 shares on 2026-07-28 brought aggregate acquisitions in the authorised period from 175,000 to 235,000 shares, exceeding the 200,000-share threshold in clause (c). The notification obligation in clause (c) is engaged: the Chief Financial Officer and the Chair of the Audit Committee must be notified in writing within one (1) business day. The 250,000-share ceiling in the resolution is NOT exceeded.

NOT ESTABLISHED, and this is why the verdict is not a breach finding:
- Clause (a): the Insider Trading Policy window calendar was not supplied, so whether any acquisition fell in a closed window is unresolved.
- Clause (b): the General Counsel pre-clearance log was not supplied, so written pre-clearance is unresolved.
- No record of any prior notification to the CFO or Audit Chair was supplied.
- No board minutes, waiver or amendment were supplied. The resolution permits amendment only by written resolution.

This notice is the act the finding dispatched. Its delivery is receipted separately from its sending.
Finding receipt: https://miscsubjects.com/receipt/inv_j4brrx8wbp
Full record: https://miscsubjects.com/a/adjudication-board-authority-breach

The ancestry, named, because none of this is new and the arrangement is

precedentwhat it establisheswhat is different here
Double reading with arbitration in population breast screeningtwo independent readers, disagreement routed to arbitration, measured sensitivity gain over single reading, accepted by regulatorsthe readers are models, the rules are pinned as bytes, and the arbitration trigger is a published deterministic function
N-version programming, triple modular redundancy, DO-178C design assuranceredundancy against independent failure, with design-assurance levelsthe channels are stochastic and correlated rather than independently developed, so diversity is counted by training family
IEC 61508 common-cause failure and its beta factorredundancy must be discounted by measured shared failurethe beta factor here is verdict correlation across model families, and it is measured rather than assumed
Knight & Leveson 1986independently developed programs to one spec fail together far more than independence predictsthe same result, sharper, because the channels share training data
Chow's reject option; conformal prediction and conformal risk controlthe formal machinery for abstaining in exchange for a distribution-free bound on error at a chosen risk levelthe bound is not yet computed here; the probe is the input it needs, and until it is computed this assembly has a measured escalation behaviour and no certified bound
ISA 500 and ISA 705 scope limitationan auditor must state what evidence was unavailable and qualify accordinglyRECORDS_ABSENT mechanises it as a mandatory field whose omission voids the finding

Byzantine fault tolerance is deliberately not on that list. It models an adversary; these failures are stochastic and correlated. Borrowing the term would signal borrowing rather than knowing.

What this is not, stated before anyone has to ask

  • It does not stop fabrication. The imaging assembly contains a channel that named the absence of laterality markers in its own RECORDS_ABSENT and then assigned an anatomic side anyway. Fabrication happens at generation time; this assembly makes it detectable and, when it diverges, non-emitting. Undetected error becomes detected deferral. That is the claim, and it is smaller and more defensible than the one people reach for.
  • It is not a certified bound. Nothing here yet says "residual error at most alpha". It says: measured false-confidence per channel, measured family correlation, and a gate that fails closed. The bound is the next artifact, and it needs a larger probe suite than fourteen items.
  • It is not cheap. Four channels plus a recorded adversary is five model calls per question before any human time. At nine channels on every imaging study the cost is the reason to scope complexity, not a detail.
  • The escalation target is a role, not a person. No named human has yet returned a blinded finding under ADJUDICATE_HUMAN_REVIEW. The row makes blinding a fail-closed boolean and has never been invoked. Until it is, the last step of the assembly is unexercised.
  • Two families is not enough diversity for anything consequential, and every assembly above ran at two.

Reproduce the gate

code
# the gate's own rules, before you trust its output
curl -s https://miscsubjects.com/api/directory/SEAL_PANEL

# run it over any panel's findings
curl -s -X POST https://miscsubjects.com/api/dispatch \
  -H 'content-type: application/json' \
  -d '{"key":"SEAL_PANEL","body":{"findings":[{"model":"@cf/moonshotai/kimi-k2.7-code","verdict":"AFFIRM","clauses":[2,6]},{"model":"@cf/zai-org/glm-5.2","verdict":"AFFIRM","clauses":[2,6]},{"model":"@cf/meta/llama-3.3-70b-instruct-fp8-fast","verdict":"AFFIRM","clauses":[2,6]}],"min_families":3}}'

# and verify a sealed finding without asking this site anything
python3 verify_bundle.py bundle.json
Evidence · 11 sources · swipe →chain 4f3087936ddc · verify chain · provenance
1 / 11

Key evidence

10 claims · tier-ranked · API
demonstrated
The insurable unit is an assembly, not a model answer: rules pinned at a hash, artifact hashed before deliberation, N blinded adjudicators each citing the clauses it operated under, a derivation-level divergence check, and a deterministic gate that emits only on unanimity with identical clause citations and sufficient channel diversity.
sources: l1
measured
All four real assemblies run to date escalated and none emitted, and on two of them — the board authority case and the EU AI Act Article 12 case — the verdicts were unanimous, so a majority-vote gate would have emitted both.
sources: r1, r2, r3, r4
measured
Clause-citation divergence is the signal that caught both unanimous assemblies: channels reached the same verdict through different clauses, which a vote count cannot detect.
sources: r3, r4
demonstrated
No model occupies the sealing position; the emit-or-escalate decision is arithmetic over the findings and is reproducible from them, because a model there is a further opinion that can share the panel's blind spot while being the thing that decides.
sources: l1
measured
Independence across channels is false and is not assumed: same-training-family adjudicator pairs agree 0.893 of the time against 0.714 for cross-family pairs, so the gate counts distinct training families rather than seats — the common-cause discount IEC 61508 calls a beta factor.
sources: m1, m2, m3
measured
Correlated systematic error is invisible to a disagreement-triggered gate by construction, and the only instrument that bounds it is known-answer probing, which measures false confidence at 0.214 to 0.429 across the five channels.
sources: m1, m3
argued
This assembly has a measured escalation behaviour and no certified error bound: no distribution-free bound in the conformal risk control sense has been computed, and fourteen probe items is too small a suite to compute one.
sources: m1
demonstrated
The escalation the gate produced was itself dispatched and receipted, delivered by email with a provider message id and failed by SMS with provider status 503, so delivered is recorded as a different fact from sent.
sources: r5
argued
The last step of the assembly is unexercised: no named human has returned a blinded finding under ADJUDICATE_HUMAN_REVIEW, whose BLINDED field fails closed, so every escalation above terminates at a role rather than at a person.
sources: l1
measured
Every assembly to date reached only two distinct training families, which is insufficient diversity for a consequential decision and is printed in the seal rather than omitted from it.
sources: r1, r2, r3, r4
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 (demonstrated tier): "The insurable unit is an assembly, not a model answer: rules pinned at a hash, artifact hashed before deliberation, N blinded adjudicators e…"?
ask the-surety-primitive claim c1 · paste includes §SELF
What does the ledger say about this (measured tier): "All four real assemblies run to date escalated and none emitted, and on two of them — the board authority case and the EU AI Act Article 12 …"?
ask the-surety-primitive claim c2 · paste includes §SELF
What does the ledger say about this (measured tier): "Clause-citation divergence is the signal that caught both unanimous assemblies: channels reached the same verdict through different clauses,…"?
ask the-surety-primitive claim c3 · paste includes §SELF
What does the ledger say about this (demonstrated tier): "No model occupies the sealing position; the emit-or-escalate decision is arithmetic over the findings and is reproducible from them, because…"?
ask the-surety-primitive claim c4 · paste includes §SELF
What does the ledger say about this (measured tier): "Independence across channels is false and is not assumed: same-training-family adjudicator pairs agree 0.893 of the time against 0.714 for c…"?
ask the-surety-primitive claim c5 · paste includes §SELF
What does the ledger say about this (measured tier): "Correlated systematic error is invisible to a disagreement-triggered gate by construction, and the only instrument that bounds it is known-a…"?
ask the-surety-primitive claim c6 · paste includes §SELF
What can you answer from your catalogue about The surety primitive: an assembly that fails closed on disagreement, and the number it still needs — and what remains open or unverified?
ask the-surety-primitive gaps · paste includes §SELF
What are the strongest objections or counter-evidence on record against The surety primitive: an assembly that fails closed on disagreement, and the number it still needs?
ask the-surety-primitive objections · paste includes §SELF
Add your experience or question
Think this article is wrong?
Dispute this article in Claim Audit →