{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/give-production-changes-one-operational-lane",
  "id": "MHC-D-RESEARCH-0304",
  "version": "0.1.0",
  "title": "Give production changes one operational lane",
  "summary": "Parallel thinking helps. Parallel uncoordinated production changes often do not.",
  "kind": "principle",
  "body": "Keep live modifications under one Operations Lead or clearly coordinated operations group. Other responders can investigate, propose and validate, but production changes should enter through the same lane so the incident state remains interpretable and rollback ownership stays clear.",
  "limits": [
    "Emergency authority and separation of duties must still follow local security, safety and compliance requirements."
  ],
  "topics": [
    "union-diagnostic-incident-work"
  ],
  "intents": [],
  "source_ids": [
    "RS-A7FC21766320D048"
  ],
  "evidence": [
    {
      "claim": "Google SRE recommends that the operations team be the only group modifying the system during an incident.",
      "source_id": "RS-A7FC21766320D048",
      "role": "supports",
      "note": "Exact authorization must follow the organization's safety, security and regulatory controls.",
      "locator": "Operational Work"
    }
  ],
  "use_when": [
    "Several responders could independently modify the same live system during an incident."
  ],
  "avoid_when": [
    "Emergency authority and separation of duties must still follow local security, safety and compliance requirements."
  ],
  "example": "Two teams can investigate in parallel while only the designated operations group applies configuration changes.",
  "check": "For every live change, the incident record shows one coordinated owner and an observable result.",
  "sources": [
    {
      "id": "RS-A7FC21766320D048",
      "title": "Managing Incidents",
      "url": "https://sre.google/sre-book/managing-incidents/"
    }
  ],
  "relations": [],
  "collections": [
    {
      "id": "RC-6F9B0E6D320D1467",
      "title": "Find the fault without making the incident harder to understand",
      "url": "/collections/find-the-fault-without-making-the-incident-harder-to-understand"
    }
  ]
}
