{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/move-quality-checks-upstream-of-the-bottleneck",
  "id": "MHC-D-RESEARCH-9134",
  "version": "0.1.0",
  "title": "Move quality checks upstream of the bottleneck",
  "summary": "Do not spend the constraint on defects that cheaper checks can catch.",
  "kind": "heuristic",
  "body": "Add lightweight validation before the bottleneck for recurring failure modes, while retaining the bottleneck's judgment on risks only it can assess.",
  "limits": [
    "Queueing equations have specific assumptions. Use them for directional reasoning and measurement design, not as exact forecasts for arbitrary multi-stage knowledge work."
  ],
  "topics": [
    "union-systems-strategy-and-leverage-thinking"
  ],
  "intents": [],
  "source_ids": [
    "RS-94487D1BD4A53CF9"
  ],
  "evidence": [
    {
      "claim": "Kingman's heavy-traffic result underlies a queueing approximation in which waiting increases sharply with utilization and with variability in arrivals and service.",
      "source_id": "RS-94487D1BD4A53CF9",
      "role": "contextualizes",
      "note": "It is a single-server heavy-traffic approximation and should be used as directional intuition, not as an exact prediction for arbitrary multi-stage work.",
      "locator": "Research note metadata and established heavy-traffic formulation"
    }
  ],
  "use_when": [
    "When scarce capacity repeatedly rejects preventable bad inputs."
  ],
  "avoid_when": [
    "Queueing equations have specific assumptions. Use them for directional reasoning and measurement design, not as exact forecasts for arbitrary multi-stage knowledge work."
  ],
  "example": "Before specialist review, an automated schema check catches missing fields so expert time goes to semantic exceptions.",
  "check": "The constraint receives fewer preventable defects without merely moving hidden error downstream.",
  "sources": [
    {
      "id": "RS-94487D1BD4A53CF9",
      "title": "The Single Server Queue in Heavy Traffic",
      "url": "https://doi.org/10.1017/S0305004100036094"
    }
  ],
  "relations": [
    {
      "from": "MHC-D-RESEARCH-9134",
      "to": "MHC-D-RESEARCH-9135",
      "type": "useful_with",
      "url": "/knowledge/separate-touch-time-from-queue-time"
    }
  ],
  "collections": [
    {
      "id": "RC-28D91C30CEA1CB4A",
      "title": "Systems and strategic leverage: feedback, flow, modularity, robust options, and information value",
      "url": "/collections/systems-and-strategic-leverage-feedback-flow-modularity-robust-options-and-information-value"
    }
  ]
}
