Chaos Engineering Platform · View 17 of 21 · Operations
Decisions
- An agent release is gated on the revert-proof suite and a lease-expiry test that kills the issuer and confirms faults clear. That gate is the product.
- The canary measures abort latency against its SLO and rolls back automatically when it is over budget. Correct behaviour under abort is a release criterion, not a dashboard.
- The platform is a target of its own suite in staging before any fleet rollout.
Assumptions
- One cluster, one fault class, 24 hours of canary before a six-wave fleet rollout.
- Abort latency p99 ≤ 10 s measured on the canary, not asserted from staging.
Risks
- A revert-proof suite can only prove reversion for the faults it knows how to create. A new adapter is the highest-risk change this platform can ship.