Internal Developer Platform · View 04 of 21 · People and journeys
The trough
- A quota rejection during provisioning, at the one moment the engineer has committed to the path and cannot proceed.
- It is survivable only because the rejection names the team's quota and who can raise it. A provider error code here would send the engineer back to a ticket, which is the failure the platform was built to remove (ADR-04).
- The canary wait is the second dip, and it is deliberate: automated analysis is cheaper than a rollback at 09:00.
Targets
- Scaffold to first non-production deploy ≤ 30 min p50, ≤ 2 h p95 (stated assumption).
- Full golden-path resource set provisioned ≤ 12 min p95; commit to production ≤ 25 min p95.
- Against an assumed 19-working-day baseline, which is the comparison that justifies the platform's own cost.
What this demands
- Every error in this journey must be actionable by the engineer without a platform engineer translating it.
- The advisory verdict must arrive in the pull request within 90 seconds, or engineers stop reading it.