# Non-spec client routes — typed handler routes that do not match any path in the
# bundled OpenAPI spec.
#
# Each line is `METHOD /normalized/path` where `{}` is a path parameter.
# The route-coverage test (tests/openapi_route_coverage.rs) treats these as
# KNOWN drift: a client route is allowed to be off-spec only if it is listed
# here.
#
# Currently empty — the connectivity path reconciliation (#72) brought every
# client route in line with the spec. Add an entry only for a deliberate,
# documented exception.
