← All terms Module 4: Validation & Scale

Ground Truth Contract

cognitive-interface-architecture / ground-truth-contract

Definition

An explicit statement of what "correct" means for a unit of work, written before any code or test, and treated as the source of truth for both implementation and validation. Weak ground truth ("the output should be good") is unmeasurable. Strong ground truth names specific, testable criteria.

What this prevents

Architectural answer to "tests pass but implementation is silently wrong." Without a Ground Truth Contract, tests are written to match what the implementation does, not what it should do. The contract breaks that circularity.

See this term applied in production

The Agent Control Architecture Pack includes deployable system prompts, AGENTS.md templates, and fully-worked BYOP rebuilds that operationalise every precision term.

Get ACAP ($89) → Subscribe to The Constraint