Invariant Map¶
Status: Machine-readable matrix exists at
docs/traceability.md(generated 2026-03-01). This page will contain the rendered narrative form with cross-links.
!!! info
The canonical traceability matrix is maintained in docs/traceability.md
at the repo root. This page will embed or link to it once the docs site
build pipeline is complete.
Quick Reference¶
Invariant |
Short Description |
Primary Code Module |
FI Test(s) |
|---|---|---|---|
INV-01 |
No Shared State |
|
(scan-only) |
INV-02 |
No Convergence Tracking |
|
(scan-only) |
INV-03 |
No Leader Election |
(architectural prohibition) |
(scan-only) |
INV-04 |
Disk Ceiling |
|
FI-C1-01, FI-C2-01, FI-C2-02 |
INV-05 |
Platform Assurance Binding |
|
FI-C1-05 |
INV-06 |
Local-Only Activation |
|
(structural) |
INV-07 |
Bounded Memory |
|
(structural) |
INV-08 |
Idempotent Segment Receive |
|
(unit tests) |
INV-09 |
Authorization Boundary |
|
FI-C3-02 |
INV-10 |
Mission-Layer Decoupling |
|
FI-C1-03 |
INV-11 |
Deterministic Relay |
|
(structural) |
INV-12 |
Bounded Retry |
|
FI-C4-01, FI-C4-02, FI-C4-03 |
INV-13 |
Per-Peer Ingest Quota |
|
FI-C3-03 |