gabriel / muse public
l1-checkpoints-consumer-owned.mdc
15 lines 549 B
Raw
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor ⚠ breaking 4 days ago
1 ---
2 description: Domain-neutral L1 checkpoint reminder — consumer owns verify scripts and policy steps
3 globs:
4 alwaysApply: false
5 ---
6
7 # L1 checkpoints (consumer-owned)
8
9 When `checkpoints.enabled` is true in `.overseer/config.yaml`:
10
11 1. Define steps in consumer `policy/checkpoints.yaml` (not in the kit).
12 2. Run `overseer verify-step` before advancing work — do not hand-edit `verified: true`.
13 3. Keep verify scripts repo-relative, executable, and exit `0` only with proof.
14
15 The kit orchestrates; your domain pack decides what “pass” means.
File History 1 commit
sha256:5eff0848db1d0748f3a195ca871a9275e7455d447690411ec2d83434e11baa65 feat(#216): persist write-once BranchMeta creation provenance Human minor 4 days ago