API Gateway Platform · View 13 of 21 · Runtime
The principle, made concrete
- Column four is the whole page: every failure costs a dimension — accuracy, freshness, fidelity, the ability to change — and none of them costs availability.
- The credential-store row is the one genuine split: read routes serve on a cached verifier, write routes fail closed. That asymmetry is ADR-04 and it is a values decision, not a technical one.
- The control-plane row is what licenses a 99.9% target for the control plane against 99.99% for the data plane.
Numbers
- Unhealthy backend removed from rotation within 10 s; regional evacuation client-visible RTO ≤ 120 s (assumptions).
- Counter-store outage tightens local ceilings to the per-instance share of the limit rather than removing the limit.
Risks
- Two simultaneous degradations are not drawn and are not well understood — a counter outage during a credential outage means approximate limits on stale credentials. That combination deserves a game day before launch.