chore(agents): move sirens-echo onto the pull-request-and-merge lane #319

Merged
coilysiren merged 1 commit from pr-lane-318 into main 2026-08-13 09:20:57 +00:00
Member

Moves sirens-echo from merge-remote-main to the PR lane the other repos in this class run.

  • .ward/ward.yaml: agent.workflow becomes pull-request-and-merge.
  • AGENTS.md: the direct-to-main sentence under ## Agent rules becomes the PR-lane block agentic-os, deploy, infrastructure, and ward carry.

The block asserts byte-identity across the PR-lane repos, so its enumeration goes from four to five and names sirens-echo. Verified byte-for-byte against the existing four, with only that enumeration differing. Companion one-line pull requests carry the same edit into the other four.

No server-side change rides along. Branch protection already covers coilyco-gaming through the fleet converge, which blocks force-push and deletion and does not gate the PR lane. Merge settings already match deploy and infrastructure. Required status contexts stay unset, matching deploy and infrastructure rather than agentic-os and ward. CI already triggers on pull_request.

ward exec gate passes: build, policy-check, vet, test, test-skips, pre-commit.

closes #318

Moves sirens-echo from `merge-remote-main` to the PR lane the other repos in this class run. - `.ward/ward.yaml`: `agent.workflow` becomes `pull-request-and-merge`. - `AGENTS.md`: the direct-to-main sentence under `## Agent rules` becomes the PR-lane block agentic-os, deploy, infrastructure, and ward carry. The block asserts byte-identity across the PR-lane repos, so its enumeration goes from four to five and names sirens-echo. Verified byte-for-byte against the existing four, with only that enumeration differing. Companion one-line pull requests carry the same edit into the other four. No server-side change rides along. Branch protection already covers `coilyco-gaming` through the fleet converge, which blocks force-push and deletion and does not gate the PR lane. Merge settings already match deploy and infrastructure. Required status contexts stay unset, matching deploy and infrastructure rather than agentic-os and ward. CI already triggers on `pull_request`. `ward exec gate` passes: build, policy-check, vet, test, test-skips, pre-commit. closes #318
chore(agents): move sirens-echo onto the pull-request-and-merge lane
All checks were successful
ci / test (pull_request) Successful in 5m38s
ci / publish-echo-image (pull_request) Has been skipped
ci / publish-observed (pull_request) Has been skipped
ci / image-build (pull_request) Successful in 26s
17aa7b825b
Declare agent.workflow as pull-request-and-merge and replace the
direct-to-main sentence in AGENTS.md with the PR-lane block the other
repos carry. The block asserts byte-identity, so its enumeration goes
from four to five and names sirens-echo. Companion one-line changes
land the same edit in agentic-os, deploy, infrastructure, and ward.

Branch protection, merge settings, and CI need no change: the fleet
converge already covers coilyco-gaming, merge settings already match
deploy and infrastructure, and CI already triggers on pull_request.

closes #318

Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-gaming/sirens-echo!319
No description provided.