10 lines
427 B
Text
10 lines
427 B
Text
# Routine verification runs 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. Naming convention is the gate: name a receipt wo-<slug>.jsonl to keep it.
|
|
*
|
|
!.gitignore
|
|
!wo-*.jsonl
|
|
!wo-*.jsonl.minisig
|