{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/let-reliability-data-slow-feature-velocity-when-the-budget-is-spent",
  "id": "MHC-D-RESEARCH-0541",
  "version": "0.1.0",
  "title": "Let reliability data slow feature velocity when the budget is spent",
  "summary": "Reliability work needs permission to outrank new features before the next outage makes the choice for you.",
  "kind": "principle",
  "body": "Define a user-facing service objective and an allowed error budget for a period. When reliability is healthy, change can proceed normally. When the budget is exhausted or SLO misses persist, shift capacity from new changes toward reliability until the service returns to the agreed range. Treat the policy as prioritization, not punishment.",
  "limits": [
    "An arbitrary SLO creates arbitrary behavior; error budgets only help when the objective reflects real user value and risk."
  ],
  "topics": [
    "union-capacity-overload-resilience"
  ],
  "intents": [],
  "source_ids": [
    "RS-FA3D9091FE05887E"
  ],
  "evidence": [
    {
      "claim": "Google's example error-budget policy uses SLO performance to decide when teams should continue releases versus focus effort on reliability.",
      "source_id": "RS-FA3D9091FE05887E",
      "role": "supports",
      "note": "Error-budget policy is an organizational control model and requires an SLO that reflects user value.",
      "locator": "Goals and SLO miss policy"
    }
  ],
  "use_when": [
    "A team keeps shipping changes while user-facing reliability is already below the agreed target."
  ],
  "avoid_when": [
    "An arbitrary SLO creates arbitrary behavior; error budgets only help when the objective reflects real user value and risk."
  ],
  "example": "Pause nonessential agent-feature rollouts when repeated tool failures consume the monthly success-rate budget and focus on reliability fixes.",
  "check": "Reliability deterioration changes work priority through an agreed rule rather than ad hoc escalation.",
  "sources": [
    {
      "id": "RS-FA3D9091FE05887E",
      "title": "Example Error Budget Policy",
      "url": "https://sre.google/workbook/error-budget-policy/"
    }
  ],
  "relations": [],
  "collections": [
    {
      "id": "RC-2845565BFEBD1A30",
      "title": "Keep useful work flowing when demand exceeds capacity",
      "url": "/collections/keep-useful-work-flowing-when-demand-exceeds-capacity"
    }
  ]
}
