Trust / Truth Hierarchy

Truth Hierarchy

The stronger-to-weaker order and deterministic first-paint boundary.

2 exact recordsSource + SHA-256Failure + recovery
01

normative-doctrine

Invariant-first operation

Invariants define admissible state before interface or transport mechanics.

Exact source
docs/invariant-first-kernel.mdSHA-2560617593ee5e1a39d51ebd6ccd3d50453b2c717723edc4a1a5f3ed496872c347c
Implemented primitive
verified invariant
Source of truth
Receiz law → sealed artifact truth → deterministic proof object → verified durable/local/register truth → authenticated runtime views.
Guarantee
A weaker observation cannot rewrite an already verified stronger fact.
Executable check
pnpm test:deterministic-surfaces
Evidence output
A digest-matched normative source whose exact language governs implementation and review.
Failure meaning
A projection or refresh can alter settled truth.
Recovery / escalation
Restore append-only admission and reject the weaker replacement path.
Offline behavior
Verified local truth remains primary while offline.
External boundary
External conventions may supply mechanics only; they do not define Receiz product truth.
What this record does not prove
This record does not prove any unverified input is true.
02

normative-doctrine

Deterministic first paint

Known verified truth paints immediately; background work may append only.

Exact source
docs/truthful-speed-invariants.mdSHA-256ee1a4016184b12a06a6582a249bd74e6d7bd3169b82ec21c926deedf003aa18c
Implemented primitive
deterministic first paint
Source of truth
Known verified artifact or durable local truth available before hydration.
Guarantee
Background runtime work does not block or downgrade the settled evidence surface.
Executable check
pnpm test:page-first-paint
Evidence output
A digest-matched normative source whose exact language governs implementation and review.
Failure meaning
A weaker runtime dependency delays or redefines known truth.
Recovery / escalation
Paint the settled shell from stronger truth and move append-only discovery behind it.
Offline behavior
The settled surface remains available without network discovery.
External boundary
External conventions may supply mechanics only; they do not define Receiz product truth.
What this record does not prove
This record does not prove that background synchronization has completed.