config
Parent: README
- mechanization-release-map.json: suggested checks per path glob for Forge / ForgoCD (and human operators); the executable gate is
pnpm run validate:mechanization-release-gatein the gnosis package.
Getting Started
- What: configuration files that tell release and mechanization tooling which checks apply to which Gnosis paths.
- Why: it keeps formal-surface validation explicit instead of relying on memory or one-off release scripts.
- How: edit these files only when the checked paths or required validation gates change, then run the named validation command from the parent package.
- Next: start with
mechanization-release-map.jsonand thevalidate:mechanization-release-gatescript.