Skip to content

docs: add missing SSE provider event and full status/error field shapes#81

Open
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-add-missing-sse-provider-event-and-full-statu-65a6b2
Open

docs: add missing SSE provider event and full status/error field shapes#81
detail-app[bot] wants to merge 1 commit into
devfrom
detail/fix-docs/docs-add-missing-sse-provider-event-and-full-statu-65a6b2

Conversation

@detail-app

@detail-app detail-app Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The SSE event types list was missing the 'provider' event type that the
backend emits during fallback scenarios, and the status/error event
shapes only documented message/details, omitting the provider, code,
retryable, stage, attempt, and maxAttempts fields defined in the
canonical Zod schemas and validated by the test suite.

A developer implementing an SSE consumer based solely on the docs would
not know to handle 'provider' events, and would miss that status events
carry provider attribution for fallback notifications.

Introduced by commit d8f8183 (@WilliamAGH, #77)


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from WilliamAGH July 14, 2026 16:22
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.

0 participants