No Dead Ends
Architectural principle: every error or edge case degrades into a warm recovery rather than a dead end. Restated at the S1 Core level as "No user-facing errors" — the borrower never sees a broken state or a dead end.
| Audience | Name |
|---|---|
| Engineering (code) | — |
| Design (UI label) | — |
| Borrower-facing | — |
| Do not use | — |
Sources
- Clarity Engine PRD V7 — Architectural principle 7