Add assurance requirement to launcher release gate
This commit is contained in:
parent
2e5ba323ba
commit
f41b014ebb
@ -7,6 +7,7 @@
|
|||||||
3. Governance install path fails closed on invalid evidence.
|
3. Governance install path fails closed on invalid evidence.
|
||||||
4. Marketplace and status APIs are called with app-session auth.
|
4. Marketplace and status APIs are called with app-session auth.
|
||||||
5. Wallet v1 acceptance criteria pass (`docs/wallet-v1-product-spec.md`).
|
5. Wallet v1 acceptance criteria pass (`docs/wallet-v1-product-spec.md`).
|
||||||
|
6. Owner/admin actions block unless `identity_assurance_level=onramp_attested`.
|
||||||
|
|
||||||
## Blockers
|
## Blockers
|
||||||
|
|
||||||
@ -14,3 +15,4 @@
|
|||||||
2. Any path that leaks private key material.
|
2. Any path that leaks private key material.
|
||||||
3. Any path that bypasses entitlement checks for governance activation.
|
3. Any path that bypasses entitlement checks for governance activation.
|
||||||
4. Any launch flow that exposes seed phrase by default.
|
4. Any launch flow that exposes seed phrase by default.
|
||||||
|
5. Any owner support/install action that proceeds without required identity assurance.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user