Launch Readiness Scorecard¶
Settld launch readiness is gated by binary pass/fail checks, not subjective confidence.
Decision Rules¶
GO: all P0 gates pass and >= 80% of P1 gates pass.CONDITIONAL GO: all P0 gates pass and 60-79% of P1 gates pass with explicit mitigations.NO GO: any P0 gate fails.
P0 Gates¶
- Onboarding quality (no dead-end failures, deterministic quick-mode flow)
- Runtime trust enforcement (no policy bypass for paid actions)
- Financial integrity (idempotent reserve/settle/reverse flows)
- Evidence determinism (offline verification reproducible)
- Security baseline (tenant isolation + secret hygiene + authz boundaries)
P1 Gates¶
- SRE baseline (SLOs and rollback drills)
- Operator controls (escalation, pause, signed override)
- Compliance exports (finance/risk review packet)
- Abuse resilience (adversarial scenarios)
- Growth readiness (activation and supportability)
Required Evidence¶
artifacts/ops/mcp-host-smoke.jsonartifacts/gates/x402-circle-sandbox-smoke.json- launch gate report and rollback drill report
- sample receipt verification and closepack outputs
Full Operating Scorecard¶
For full gate definitions, ownership, and weekly cadence:
planning/trust-os-v1/state-of-the-art-launch-readiness-scorecard.md