Skip to content

docs: web-server.md is substantially stale — 10 routers and every 0.89.0 serve addition missing #656

Description

@padak

A serve audit against v0.89.0 main found docs/web-server.md badly behind the actual surface:

No OpenAPI spec is committed, so nothing in CI catches this drift — only the runtime /openapi.json. Consider either (a) generating the endpoint table from the FastAPI app in CI (mirroring the command-sync gate pattern), or (b) demoting web-server.md to an architecture doc that explicitly defers the endpoint list to /docs (Swagger) and never enumerates routes by hand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions