area	scenario	gate	expected_evidence
language-docs	Explain current syntax without unsupported external claims	make docs-parity-closure-check	docs/ai-first.md and docs/language.md
implementation-change	Update behavior with docs impact review	make documentation-impact-check	ADR/RFC Documentation Impact Review
runtime-boundary	Separate production runtime from app-specific behavior	make runtime-depth-closure-check	docs/runtime-memory-dynamic.md
package-workflow	Resolve and publish package metadata with rollback evidence	make remote-package-ecosystem-check	docs/package-registry.md
source-owned-tooling	Reject temporary production tooling shims	make source-owned-tooling-closure-check	tooling/source-owned-tooling.tsv
public-docs	Reject stale examples and missing coverage classes	make docs-parity-closure-check	docs/docs-coverage.tsv
