provisioning-catalog/.governance/receipts/.gitignore

12 lines
558 B
Text

# Routine verification runs (pre-commit.jsonl, ci.jsonl, and any ad hoc/test
# --wo name) are high-frequency, low-value logs — not tracked, same as CI's own
# logs aren't committed to the repo they build.
#
# Named Work Order receipts ARE tracked deliberately: a wo-*.jsonl is a
# milestone claim ("this exact state was audited and accredited"), not routine
# noise — ADR-056 accredited-not-generated needs the evidence to persist.
# Naming convention is the gate: name a receipt wo-<slug>.jsonl to keep it.
*
!.gitignore
!wo-*.jsonl
!wo-*.jsonl.minisig