{
  "schema": "vedokrok.public-item.v1",
  "release_id": "MHC-RPUB-20260920-75ad787a",
  "url": "/knowledge/check-that-it-meets-the-specification-and-solves-the-real-problem",
  "id": "MHC-D-RESEARCH-1010",
  "version": "0.1.0",
  "title": "Check that it meets the specification and solves the real problem",
  "summary": "You can build exactly what was requested and still miss what was needed.",
  "kind": "question",
  "body": "Separate two questions. Verification asks whether the result meets the specified requirements. Validation asks whether it supports the intended use under relevant conditions. Keep evidence for both; passing a technical acceptance test cannot repair a requirement that describes the wrong outcome.",
  "limits": [
    "A happy demonstration is not sufficient validation either. Include relevant constraints and exceptions without treating a small sample as every possible use."
  ],
  "topics": [
    "work-05-transferable-expertise"
  ],
  "intents": [],
  "source_ids": [
    "RS-3D3DA9CA4C6D7501"
  ],
  "evidence": [
    {
      "claim": "NASA distinguishes verification against specified requirements from validation of intended use in the relevant operational setting.",
      "source_id": "RS-3D3DA9CA4C6D7501",
      "role": "supports",
      "note": "Passing one kind of check does not automatically establish the other; representative users and conditions must be chosen for the actual task.",
      "locator": "Differences Between Verification and Validation Testing"
    }
  ],
  "use_when": [
    "A solution passes its tests but people still cannot complete the job it was meant to support."
  ],
  "avoid_when": [
    "A happy demonstration is not sufficient validation either. Include relevant constraints and exceptions without treating a small sample as every possible use."
  ],
  "example": "An export contains every required column, but its users cannot identify rejected records. Format conformance passed; the operational need remains unresolved.",
  "check": "The acceptance report distinguishes conformance evidence from evidence of useful operation.",
  "question": "Which requirement does this test verify? · Which real user task and operating conditions does validation represent? · What would reveal that the specification was satisfied but the job still failed?",
  "sources": [
    {
      "id": "RS-3D3DA9CA4C6D7501",
      "title": "5.3 Product Verification",
      "url": "https://www.nasa.gov/reference/5-3-product-verification/"
    }
  ],
  "relations": [],
  "collections": [
    {
      "id": "RC-D7E536E5F014E0EC",
      "title": "Turn experience into expertise someone else can use",
      "url": "/collections/turn-experience-into-expertise-someone-else-can-use"
    }
  ]
}
