chore(ward): drop agent.release-channel #1054

Merged
coilysiren merged 1 commit from aos/claude/mg96-clean into main 2026-08-14 04:40:07 +00:00
Owner

Part of the coilysiren/inbox#365 teardown.

agent.release-channel declared release, which is byte-identical to ward's compiled default (containerImageTagDefault). Per ward's own schema doc, agent values are overrides: an omitted one falls back to operator settings, then the compiled default. Operator config (~/.ward/config.yaml) sets only director.default-scope, so removal lands on the same value.

It appeared exactly once in this repo, in its own declaration. No readers.

Verified: ward doctor passes, all 69 verbs still resolve through both ward exec and just.

Not touching agent.image in the same pass. It was ruled delete earlier, but ward's compiled default is forgejo.coilysiren.me/coilyco-flight-deck/ward, so deleting it here would silently move agents into the ward container rather than the aos one. That ruling needs revisiting first.

Part of the coilysiren/inbox#365 teardown. `agent.release-channel` declared `release`, which is byte-identical to ward's compiled default (`containerImageTagDefault`). Per ward's own schema doc, `agent` values are overrides: an omitted one falls back to operator settings, then the compiled default. Operator config (`~/.ward/config.yaml`) sets only `director.default-scope`, so removal lands on the same value. It appeared exactly once in this repo, in its own declaration. No readers. Verified: `ward doctor` passes, all 69 verbs still resolve through both `ward exec` and `just`. Not touching `agent.image` in the same pass. It was ruled delete earlier, but ward's compiled default is `forgejo.coilysiren.me/coilyco-flight-deck/ward`, so deleting it here would silently move agents into the ward container rather than the aos one. That ruling needs revisiting first.
chore(ward): drop agent.release-channel
All checks were successful
ci / ward-doctor (pull_request) Successful in 14s
ci / aos-cli-tests (pull_request) Successful in 25s
ci / gate (pull_request) Successful in 1m19s
b09ffc14a9
The declared value (release) is identical to ward's compiled default, and it
appeared exactly once in this repo -- its own declaration, zero readers.
agent values are overrides, so an omitted one falls back to operator settings
then the compiled default, landing on the same value.

ward doctor passes. All 69 verbs still resolve.

Refs coilysiren/inbox#365

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
coilysiren deleted branch aos/claude/mg96-clean 2026-08-14 04:40:08 +00:00
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-flight-deck/agentic-os!1054
No description provided.