Launch Gates
Release gate checklist for launch readiness.
Use these gates before promoting release channels.
Required Commands
npm run typechecknpm run test:smoke:launchnpm run test:agentic:gatenpm run test:tenant:isolationnpm run test:launch:gateP0 Runtime Gates
- no silent task drop
- no post-success continuation loop
- no internal lifecycle artifacts in user-visible response
- explicit terminal completion/failure handover
Clean Install Gate (VS Code)
- install latest VSIX in clean profile
- verify diagnostics/sophia/chat runtime from clean state
- archive prompt + screenshot evidence
Rollback Gate
- previous known-good version remains installable
- rollback path is tested at least once per channel promotion
Multi-Tenant Safety Gate
- tenant isolation checks pass
- access controls and audit logs are active