Skip to content

Add server-initiated-request-format scenario (#59)#67

Closed
balloob wants to merge 1 commit into
claude/conformance-burst-cadencefrom
claude/conformance-request-format
Closed

Add server-initiated-request-format scenario (#59)#67
balloob wants to merge 1 commit into
claude/conformance-burst-cadencefrom
claude/conformance-request-format

Conversation

@balloob
Copy link
Copy Markdown
Collaborator

@balloob balloob commented May 27, 2026

Summary

Notes

Test plan

  • python -m compileall src scripts
  • python -m conformance.cli run --results-dir results --from aiosendspin --to aiosendspin --timeout-seconds 25 shows the new scenario row with the expected fail-fast reason

Adds the mid-stream codec renegotiation scenario from
#59. Per the audit, no SDK in the matrix
emits `stream/request-format` today — every audited SDK defines
the struct and parses a server response, but none actually sends
it. The scenario is here as the conformance driver for closing
that gap; the `stream-request-format-emit` capability is declared
only on the aiosendspin server, so every client case fails fast.
@balloob
Copy link
Copy Markdown
Collaborator Author

balloob commented May 27, 2026

Closing per discussion in #68 — dropping scaffolding-only scenarios in favor of real end-to-end tests as SDK surface lands.

@balloob balloob closed this May 27, 2026
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