fix(aos): migrate Ward launch policy #784

Merged
coilyco-ops merged 11 commits from issue-778-codex into main 2026-07-29 09:11:11 +00:00
Member

AOS migrates the deployment settings that belonged under the retired Ward KDL bundle without restoring role-derived Ward authority.

  • Moves concrete harness defaults and preserved standalone role tuning into an embedded AOS launch-profile registry.
  • Passes one role-neutral harness default to every Ward workflow through the documented WARD_* environment seam.
  • Moves image, release channel, and landing workflow into .ward/ward.yaml while retiring role-derived grants.
  • Refreshes application binaries while leaving the Go, Node, .NET, and Trunk language-level pins unchanged.
  • Updates the workflow installer for Ward v0.856.0.

Validated with 575 Python tests, Go tests and vet, the full pre-commit suite, ward doctor, and a real v0.856.0 workflow build. The cumulative diff records 10,321 deletions and 731 replacement additions, for a net 9,590 lines removed.

Closes coilyco-flight-deck/agentic-os#778

The Director will reopen #778 immediately after merge for release-path and live launch verification.
ward.workflow: pull-request-and-merge

AOS migrates the deployment settings that belonged under the retired Ward KDL bundle without restoring role-derived Ward authority. * Moves concrete harness defaults and preserved standalone role tuning into an embedded AOS launch-profile registry. * Passes one role-neutral harness default to every Ward workflow through the documented WARD_* environment seam. * Moves image, release channel, and landing workflow into .ward/ward.yaml while retiring role-derived grants. * Refreshes application binaries while leaving the Go, Node, .NET, and Trunk language-level pins unchanged. * Updates the workflow installer for Ward v0.856.0. Validated with 575 Python tests, Go tests and vet, the full pre-commit suite, ward doctor, and a real v0.856.0 workflow build. The cumulative diff records 10,321 deletions and 731 replacement additions, for a net 9,590 lines removed. Closes coilyco-flight-deck/agentic-os#778 The Director will reopen #778 immediately after merge for release-path and live launch verification. ward.workflow: pull-request-and-merge
fix(aos): pass Codex launch inputs to Ward
All checks were successful
ci / ward-doctor (pull_request) Successful in 45s
ci / gate (pull_request) Successful in 2m9s
32f9c9ea27
closes #778
chore(aos): omit dispatch provenance
All checks were successful
ci / ward-doctor (pull_request) Successful in 29s
ci / gate (pull_request) Successful in 1m33s
5be174ffdd
fix(aos): migrate role launch policy
Some checks failed
ci / ward-doctor (pull_request) Failing after 6s
ci / gate (pull_request) Failing after 7s
197a91f616
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
fix(aos): keep Ward launch inputs role-neutral
Some checks failed
ci / ward-doctor (pull_request) Failing after 5s
ci / gate (pull_request) Failing after 7s
9192238222
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
fix(aos): use Ward launch environment
Some checks failed
ci / ward-doctor (pull_request) Failing after 4s
ci / gate (pull_request) Failing after 6s
c75c83381f
fix(ci): build current Ward source
All checks were successful
ci / ward-doctor (pull_request) Successful in 12s
ci / gate (pull_request) Successful in 56s
0414710d3e
coilyco-ops changed title from fix(aos): pass Codex launch inputs to Ward to fix(aos): migrate Ward launch policy 2026-07-29 08:03:18 +00:00
fix(ward): run installer with Bash
All checks were successful
ci / ward-doctor (pull_request) Successful in 14s
ci / gate (pull_request) Successful in 54s
fa8c5b32f8
docs(aos): finish Ward policy migration
All checks were successful
ci / ward-doctor (pull_request) Successful in 11s
ci / gate (pull_request) Successful in 1m6s
04218da000
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
fix(ward): run Bash smoke verbs with Bash
All checks were successful
ci / ward-doctor (pull_request) Successful in 13s
ci / gate (pull_request) Successful in 1m4s
d8ed6ff064
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
merge main role catalog into Ward migration
All checks were successful
ci / ward-doctor (pull_request) Successful in 20s
ci / gate (pull_request) Successful in 2m3s
7503ba4351
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
coilyco-ops deleted branch issue-778-codex 2026-07-29 09:11:11 +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!784
No description provided.