## Summary CI currently prints snapshot advice if snaps exist but does not hard-fail. Add real snapshot fixtures or remove the dead step. ## Acceptance criteria - [ ] Either: snapshots committed + CI fails on drift - [ ] Or: remove misleading CI step - [ ] Document regenerate script ## Where - `.github/workflows/ci.yml` - `contracts/test_snapshots/`
Summary
CI currently prints snapshot advice if snaps exist but does not hard-fail. Add real snapshot fixtures or remove the dead step.
Acceptance criteria
Where
.github/workflows/ci.ymlcontracts/test_snapshots/