Configured in fastpace.config.yaml. Safe defaults out of the box.
fastpace.config.yaml
require_tests
No merges without tests.
require_review
Reviewer sign-off before push.
require_security_scan
ERD security section must be filled in.
auto_push
Never pushes without explicit human approval.
block_on_critical_findings
Critical reviewer findings halt the lifecycle.
require_branch_before_changes
No code changes on main/master.
allow_force_push
Only to feature branches when enabled.
require_pr_description
Empty PR bodies are refused.
protected_branches
main, master, release/* are untouchable.
fastpace will never silently weaken a guardrail — every change is approved by you and logged to fastpace/audit.log.
fastpace/audit.log