Say what "the board never merges" always meant

It meant main. A phase branch is the board's own, and merging into it
is bookkeeping in the same family as committing a move — so the
absolute in AGENTS.md, and the same claim on the landing page, both
become "never merges into main". Nothing about the human gate changes;
the sentence just stops overstating it.

The rest is the section the runner needs: how a phase is started, why
the branch exists at all, what makes the beat stateless, what green
means and what halts, and who runs it when there are replicas.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
istos
2026-08-01 09:44:02 +02:00
co-authored by Claude Opus 5
parent da8984d0e6
commit 35c83f5f70
2 changed files with 92 additions and 5 deletions
+2 -2
View File
@@ -165,8 +165,8 @@ Task board for ~/your-repo/.task-manager/tasks
<div class="why-reason">
<span class="why-lead">Nothing merges without you</span>
<span class="why-text">Finished work arrives as a PR with CI on the
card. bench never merges — the button stays yours, and you stop
being the thing everything queues behind.</span>
card. bench never merges into main — the button stays yours, and
you stop being the thing everything queues behind.</span>
</div>
</div>
</section>