launcher/docs/conformance-vectors.md

15 lines
949 B
Markdown

# Launcher Conformance Vectors
1. `L-001` Wallet create keeps private key local and non-exported by default.
2. `L-002` Membership status unknown defaults to blocked checkout/install actions.
3. `L-003` Governance package hash mismatch blocks install.
4. `L-004` Governance package signature mismatch blocks install.
5. `L-005` Expired install token blocks install.
6. `L-006` Distinct payer wallet without ownership proof blocks quote request.
7. `L-007` Event inbox polling works when push unavailable.
8. `L-008` Wallet onboarding creates local wallet without forcing seed phrase display.
9. `L-009` Outgoing sends require biometric/PIN confirmation.
10. `L-010` Primary wallet screens render USD-first balances and plain-language history.
11. `L-011` Launcher must surface `identity_assurance_level` separately from membership state.
12. `L-012` Owner support and governance install actions are blocked when assurance is not `onramp_attested`.