Split: remove deploy surface from source repo, migrate dev verbs to ward #32
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#32
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?
The o2r deploy surface moved to its own repo, coilyco-bridge/otel-a2a-relay-deploy (split from #25). This is the source-repo half of that split:
.dockerignore,chart/,deploy/,examples/values-homelab.yaml,docs/{deploy,chart}.md, and.github/workflows/docker.yml(all now live in the deploy repo).wardgate: add canonical.ward/ward.yaml(full verb port, lint-clean against the Makefile## desccontract), keep.coily/coily.yamlas the transition bridge. Drop the chart verbs (docker/helm-lint/helm-template) since deploy moved out.## descauto-help to the phoenix/protocol Makefile targets so the ward verb/target/description contract holds.Leaves the source repo focused on the protocol, the relay, the channels library, and the harnesses, unaware of how it is deployed.