backfill the Ward landing policy in .ward/ward.yaml #250

Closed
opened 2026-08-08 15:42:03 +00:00 by coilyco-ops · 0 comments
Owner

.ward/ward.yaml declares no agent.workflow, so Ward resolves this repository's landing policy from its built-in default rather than from an explicit declaration.

Backfill agent.workflow: merge-remote-main so the lane is explicitly resolved.

merge-remote-main is the canonical spelling in Ward v0.878.0, and direct-to-main is a deprecated alias that prints a warning on every invocation.

No behavior change today, because merge-remote-main is already Ward's built-in default.

The lane stops being an unstated fallback, which is the precondition for coilyco-flight-deck/agentic-os#972 (unassigned work defaults to pull-request).

Fleet rollout tracked in coilysiren/inbox#340.

`.ward/ward.yaml` declares no `agent.workflow`, so Ward resolves this repository's landing policy from its built-in default rather than from an explicit declaration. Backfill `agent.workflow: merge-remote-main` so the lane is explicitly resolved. `merge-remote-main` is the canonical spelling in Ward v0.878.0, and `direct-to-main` is a deprecated alias that prints a warning on every invocation. No behavior change today, because `merge-remote-main` is already Ward's built-in default. The lane stops being an unstated fallback, which is the precondition for coilyco-flight-deck/agentic-os#972 (unassigned work defaults to `pull-request`). Fleet rollout tracked in coilysiren/inbox#340.
Sign in to join this conversation.
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-flight-deck/agent-compose#250
No description provided.