The rule
Audit truth layers before their mirrors.
The QA doctrine states it as a workflow step and it applies just as directly to the Saturday pass: inspect the Journal, Weekly Summary, EV Scorecard, and gate state before inspecting anything that displays them. The reason is mechanical rather than stylistic. A dashboard is a rendering function — it takes upstream values and presents them well, and it has no capacity to notice that a value is wrong. An error introduced in the log propagates upward through the rollup into the dashboard, arriving in the operator's attention as a clean, formatted, authoritative figure with no visible trace of where it came from. Downstream display tabs mask upstream errors by design, because presenting things cleanly is what they are for.
Values flow upward and get more polished at each stage. Reading in the same direction means meeting every error at its most convincing; reading against it means meeting each one where it was introduced.
