forgo.cloud
Sign in
Repo workspace

forkjoin-ai/gnosis

config

config/README.md
forkjoin-ai/gnosis

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-gate in 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.json and the validate:mechanization-release-gate script.