Finish coily -> ward migration (install binary, repoint hooks + catalog, drop bridge) #30
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/otel-a2a-relay#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up from the Helm chart work (#25). That change started the coily -> ward migration for this coilyco-flight-deck repo.
Done so far:
.ward/ward.yamlis the canonical command allowlist (full verb set + the chart verbsdocker/helm-lint/helm-template), lint-clean by construction (run==make <verb>, descriptions match each Makefile target's## desc)..coily/coily.yamlis kept in parallel as a transition bridge, because thewardbinary is not installed on the dev hosts yet and the repo's pre-commit hooks (check-coily-yaml,catalog-block-present) plus the cross-repo catalog graph still key off.coily/coily.yaml.Remaining to finish the migration:
wardbinary fleet-wide (brew tap coilyco-flight-deck/ward ...; brew install ...; ward install-hooks)..coily/coily.yamlto.ward/ward.yaml(the agentic-os-managed hook block), and move thecatalog:block to.ward/ward.yaml.ward lintto confirm the verb/target/description contract holds..coily/coily.yamlbridge once ward is the only gate.Operator/deploy verbs (helm install, kubectl, ssh) stay in coily and never move into ward.
Backlog burndown 2026-06-17: closing low-priority (P3/P4) to bring the open count to a manageable level. Nothing lost — reopen if this resurfaces. Batch tag:
burndown-2026-06.