Skip to content

Binder: add a request-binder example to FirstClassErrors.Usage #154

Description

@Reefact

Review finding 18/19 · conventional-comment suggestion · area binder · gate: follow-up
To add once it exists: label binder. (Already applied: enhancement, documentation.)

Problem

FirstClassErrors.Usage (the opted-in sample that the generated-catalog snapshot tests document) has no request-binder example. The existing StatementUploadEndpoint is the ideal primary-adapter boundary to bind.

Impact

The binder is absent from the living, generated documentation sample, so there is no end-to-end, snapshot-tested example of the feature for consumers to copy, and the generated catalog never exercises the binder path.

Direction

Add a binder-backed endpoint to Usage (for example, bind a request into StatementUploadEndpoint's command) so it appears in the snapshot-tested catalog and serves as the canonical example.

Context

Surfaced by the RequestBinder review (design spec #126, shipped in #141). Finding 18 of 19.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions