
Budgets first
Standard: define performance and reliability budgets before feature scope hardens.
Why it matters: budgets keep scope honest and user experience predictable. When teams agree on p95/p99, SLO targets, and cost envelopes early, delivery stays fast—and surprises don’t become late-stage rewrites.
ENGINEERING SIGNALS
- Critical paths have explicit targets (LCP, p95/p99 latency, throughput, error rates).
- Measurement is designed upfront: edge instrumentation, load testing plan, and budget dashboards.
- Performance regressions are treated as release-blocking, not “we’ll optimize later.”
PRODUCTION ARTIFACTS
- Budget doc: targets + rationale + what “good” looks like
- Performance measurement plan (where to measure, what to alert on)
- Dashboards + alert thresholds aligned to user impact






