Data Quality Service · View 04 of 20 · People and journeys
The trough, and the answer to it
- The low point is 'Prove', not 'Doubt'. The platform's answer is retroactive evaluation: a rule written in week 4 is evaluated against week 1's table version and produces a verdict as authoritative as a live one (ADR-01, ADR-10).
- The deliverable is the corruption window and its blast-radius list — which downstream datasets, reports and feature snapshots read the affected versions — not the alert (ADR-11).
- Suspect marks are never cleared by the next successful run, because a passing run says nothing about the window that failed.
What this journey exposes
- Phase 1 shows the real defect: the table was green because nothing was watching that column. 'Passing with no coverage' and 'passing' must not render the same (ADR-05).
- Phase 3 is the honest risk: a new rule that condemns 18 of the last 30 versions is as likely to be a bad rule as a discovery, and only a person can tell the difference (ADR-10).
Assumptions
- 30-day automatic lookback for Tier 1 and 2 assertions; MTTD target ≤ 24 h p90 for this class of defect once coverage exists.
- One-hop lineage propagation in the MVP; 11 downstream tables is the observed median fan-out for a payments-domain fact table. Stated assumption.