Bootstrap otel-a2a-relay-cli: Go module + repo baseline + channel coordination verbs (impl of otel-a2a-relay#44) #1
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-cli#1
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?
Inaugural issue for this repo. This is the standalone Go CLI that replaces
coily channel- the operator surface for o2r's Agent Channels and trust issuance.coily channelcallers here, so its removal cannot fully land until the coordination verbs exist.Phase 0 - bootstrap
go mod init forgejo.coilysiren.me/coilyco-flight-deck/otel-a2a-relay-cli..coily/+.ward/lockdown files for dev-command gating of the repo itself.Phase 1 - channel coordination verbs (unblocks coily#172)
Lift the logic from coily's
cmd/coily/channel.go:list,create,post,read,state,spec,events,close.channels-protocol.mdin the relay repo./coilysiren/backend/datastore-token) per call, via the AWS SDK for Go. Carried over from coily channel.config.example.yamlchannel:block that leaves coily).o2r channel <verb>vs a flato2r <verb>. coily usedcoily channel <verb>.Phase 2 - trust issuance verbs (blocked by relay #42)
request/issue(produce a JWS-signed envelope, interactive verbatim acknowledgment prompt whendestructive),verify.Cross-links
ops-eng-o2r-agent-channelskill + anycoily channelreferences in agentic-os / agentic-os-kai.Phase 0 + Phase 1 landed in
8a7b49b2e8on main.o2r channelverb tree builds, vets, and tests green. Homebrew formula atFormula/o2r.rb. Phase 2 (trust verbs) stays open upstream at otel-a2a-relay#42.