Task · CAOT-0020

Commit the drift baseline from a full corpus scan

Description

The committed baseline is worthless if it came from a sampled scan: sampling cannot prove a shape is absent, so a baseline built that way records absences that are really just misses.

Acceptance Criteria

Definition of Done

Implementation Notes

Rob authorised just baseline unconditionally on 2026-09-22, for this wave and every future one. AGENTS.md updated in the same change. The ask-first gate that AC #2 originally carried is gone; the full-versus-sampled constraint is the one that still matters, because a sampled scan records absences that are really misses.

View the source file on GitHub