Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .creed/config/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <archon@purelymail.com>` 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

Expand Down
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <archon@purelymail.com>` 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

Expand Down
2 changes: 1 addition & 1 deletion CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <archon@purelymail.com>` 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

Expand Down
Loading