Publish an OpenAPI spec for the o2r relay API #59
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#59
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?
Summary
o2r (otel-a2a-relay) does not publish an OpenAPI spec for its relay API. It should.
Why
While researching Speakeasy's
gram(their open-source MCP control plane), the analogy landed that o2r + mcporter together cover most of what gram does: o2r is the verified agent-to-agent channel (envelope verification, refuse-unverified, OTel observability), mcporter is the MCP discovery/management layer. The one piece gram has that o2r lacks is being OpenAPI-native: gram ingests an OpenAPI spec and generates typed tools, hosted endpoints, and contract tests from it.o2r is the verification-and-audit relay, but its own request/response contract is implicit (defined in code, not as a spec). That blocks several things gram gets for free:
Proposed
Context
Surfaced out-of-band while prepping for a Speakeasy CEO interview (the cli-guard extension also builds on a Speakeasy OSS package). Filing so it doesn't get lost. Not urgent.
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.