From 5a204362e6b23ed27ec41cfaaba68113d31366ab Mon Sep 17 00:00:00 2001 From: Test Date: Wed, 19 Aug 2026 09:04:56 -0600 Subject: [PATCH] docs: replace no-auto-merge rule with standing gate policy Auto-merge is permitted when CI is green and gate confidence is at least 0.80, matching the standing TechGodHQ policy. Source config updated and targets regenerated via creed sync. Per Shiv's direction: no repo is exempt. go-test verified clean outside lefthook (hook env pollution breaks gitremote temp-repo fixtures). Co-authored-by: Archon --- .creed/config/development.md | 2 +- AGENTS.md | 2 +- CLAUDE.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.creed/config/development.md b/.creed/config/development.md index e3b5617..35d905a 100644 --- a/.creed/config/development.md +++ b/.creed/config/development.md @@ -36,7 +36,7 @@ are idempotent. - Commits should use Shiv's global git identity so GitHub verification works. - Runner-generated commits may include `Co-authored-by: Archon ` for attribution. -- Do not merge PRs automatically; human review/merge is required. +- Auto-merge is permitted per the standing gate policy: CI green and gate confidence >= 0.80. ## OpenSpec diff --git a/AGENTS.md b/AGENTS.md index f5b44b4..bc339a9 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -89,7 +89,7 @@ are idempotent. - Commits should use Shiv's global git identity so GitHub verification works. - Runner-generated commits may include `Co-authored-by: Archon ` for attribution. -- Do not merge PRs automatically; human review/merge is required. +- Auto-merge is permitted per the standing gate policy: CI green and gate confidence >= 0.80. ## OpenSpec diff --git a/CLAUDE.md b/CLAUDE.md index f5b44b4..bc339a9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -89,7 +89,7 @@ are idempotent. - Commits should use Shiv's global git identity so GitHub verification works. - Runner-generated commits may include `Co-authored-by: Archon ` for attribution. -- Do not merge PRs automatically; human review/merge is required. +- Auto-merge is permitted per the standing gate policy: CI green and gate confidence >= 0.80. ## OpenSpec