Skip to content

Live route surface disagrees with openapi.yaml and the published contract #91

Description

@github-actions

The gateway is serving routes that neither openapi.yaml nor the published contract describes, and/or documenting non-draft operations it does not serve.

Run: 34019319711 · commit 4ea990dadac4e2889d6abf100658f4296d6512cf

The machine-readable diff is attached to the run as the live-route-drift artifact. It is deliberately not committed: it enumerates the live route surface.

Each finding is cleared by documenting the operation in openapi.yaml, withdrawing the route, or adding an allowlist entry with a real justification in .github/scripts/live-route-drift-allowlist.json.
See .github/scripts/live-route-drift.mjs for what each direction means and why a 402 is presence rather than absence.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageOn the board but missing Type/Area/Priority

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions