Back to corpus
architecturetechnical paper candidatescore 48

Assumptions & Invariants Ledger

| # | Sigil | Unicode | Locked Assignment | |---|-------|---------|-------------------| | 1 | ߛ | U+07DB | Stabilization | | 2 | ߜ | U+07DC | Dispersion | | 3 | ߕ | U+07D5 | Transition | | 4 | ߙ | U+07D9 | Return | | 5 | ߡ | U+07E1 | Dwell | | 6 | ߚ | U+07DA | Oscillation | | 7 | ߞ | U+07DE | Recovery | | 8 | ߣ | U+07E3 | Novelty | | 9 | ߠ | U+07E0 | Place-Shift | | 10 | ߥ | U+07E5 | Echo |

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

Assumptions are things the project relies on that could be false. If violated, specific parts break. ### A-INS-001: DELL provides z-trajectory **Assumption**: The DELL latent engine streams z(t) embeddings at consistent intervals. **What breaks if false**: Claim detectors have no input, inscriptions cannot be generated. **Detection**: Monitor DELL stream health, alert on gaps > 10s. **Mitigation**: Buffer last-known z(t) and emit degraded-confidence claims. ### A-INS-002: Graph Kernel enforces admissibility **Assumption**: All evidence retrieval for Echo claims goes through the Graph Kernel. **What breaks if false**: Echo claims could reference non-admissible evidence, provenance is broken. **Detection**: Audit Echo claims for valid slice_id references. **Mitigation**: Reject Echo claims without verified admissibility tokens. ### A-INS-003: Basins are rare relative to samples **Assumption**: The number of graduated basins is << number of z-trajectory samples. **What breaks if false**: Lexicon becomes unmanageably large, phrase compression fails. **Detection**: Monitor basin count, alert if > 100 basins per user per month. **Mitigation**: Increase graduation threshold, retire low-dwell basins. ### A-INS-004: N'Ko sigils are Unicode-stable **Assumption**: The 10 N'Ko characters (ߛ, ߜ, ߕ, ߙ, ߡ, ߚ, ߞ, ߣ, ߠ, ߥ) have stable Unicode codepoints. **What breaks if false**: Rendering breaks across systems, corpus becomes unreadable. **Detection**: N/A (Unicode codepoints are standardized). **Mitigation**: Store codepoints (e.g., U+07DB) alongside rendered characters.

Promotion decision

What has to happen next

Promote into a technical note or architecture paper with implementation anchors.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.