Skip to content

[codex] Clarify event and trace reads - #5

Draft
rsd-raindrop wants to merge 1 commit into
mainfrom
rsd/trace-event-contract
Draft

[codex] Clarify event and trace reads#5
rsd-raindrop wants to merge 1 commit into
mainfrom
rsd/trace-event-contract

Conversation

@rsd-raindrop

@rsd-raindrop rsd-raindrop commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What changed

  • define events as the top-level interaction and traces as OpenTelemetry execution scopes
  • document get_event as the source of trace references
  • document trace-ID-only, paginated get_trace outlines
  • add the bounded get_span_payload drilldown contract

Why

The Cloud MCP contract now separates event identity from trace identity and avoids dumping large trace payloads into an agent context. This keeps the public investigation skill aligned with the server tools.

Validation

  • git diff --check
  • verified names, parameters, defaults, and limits against the Dawn MCP definitions

Companion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant