Skip to content

spec: event-subscriptions API surface + agent lifecycle events - #82

Closed
rafael-archastro wants to merge 1 commit into
mainfrom
spec/event-subscriptions-public
Closed

spec: event-subscriptions API surface + agent lifecycle events#82
rafael-archastro wants to merge 1 commit into
mainfrom
spec/event-subscriptions-public

Conversation

@rafael-archastro

Copy link
Copy Markdown

Regenerated from firstlanding PR #10337, which un-privates the event-subscription routes (prototype-era flags excluded them from the spec entirely) and uplifts their descriptions to the durable semantics.

  • Six event-subscription paths become public: list/create, show/update/delete, queue, head, claim, acknowledge (9 operations, 8 new schemas).
  • synthetic_events deliberately remains absent — private, not a customer contract.
  • Also picks up schema additions from the merged retention + agent-lifecycle work.

Merge order: after firstlanding #10337 lands, regenerate once more from main to confirm identical output, then merge. Companion: archastro-python sdk/event-subscriptions.

Regenerated from firstlanding feat/event-subscriptions-public-api
(PR #10337): the six event-subscription paths (list/create,
show/update/delete, queue, head, claim, acknowledge) become public —
they were previously excluded by prototype-era private route flags —
plus the schema additions from the merged retention and agent-lifecycle
work. synthetic_events deliberately remains absent (private,
non-contract). 233 routes, 189 schemas.
@calvin-archastro

Copy link
Copy Markdown
Contributor

You must use CI to generate these changes

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.

2 participants