# Replaceable outputs. Policy documents and validation markers stay tracked.
cache/**
!cache/
!cache/README.md
!cache/.commonplace-validation-ignore
!cache/critique/
!cache/critique/README.md

# Local operational evidence and state. Cleanup belongs to the owning workflow.
state/**
!state/
!state/README.md
!state/.commonplace-validation-ignore
!state/full-pass/
!state/full-pass/README.md
!state/reviews/
!state/reviews/README.md
