Canonical policy source:
docs-guide/quality-testing/infrastructure-principles.mdxdocs-guide/quality-testing/quality-gates.mdx
This contributor page describes how to run hooks, not policy ownership details.
./.githooks/install.sh
lpd hooks status- fast staged local/offline checks only
- structure/style/static checks + staged generator sync
- enforces pre-commit runtime budget (default
<= 60s)
- codex governance checks on
codex/* - contract + issue readiness + lock/stash policy
- non-fast-forward guard on codex branches
- owns heavy and broad checks (browser/page/link/openapi sweeps)
If a human explicitly approves an override, follow:
ai-tools/ai-rules/HUMAN-OVERRIDE-POLICY.md
Do not use bypass flags as a default workflow.