Skip to content

Point the doctor-report references at the route that exists - #830

Merged
MBombeck merged 1 commit into
mainfrom
fix/stale-repo-truths
Aug 23, 2026
Merged

Point the doctor-report references at the route that exists#830
MBombeck merged 1 commit into
mainfrom
fix/stale-repo-truths

Conversation

@MBombeck

Copy link
Copy Markdown
Owner

Two references to /api/doctor-report, a route family removed some releases ago and now registered as retired.

CONTRIBUTING-AI.md sent a reader to a POST endpoint that answers nothing, and the renderer's own file header described itself as serving an endpoint that is gone. Both now point at /c/[token]/report.pdf, which is what actually builds the report.

Found by sweeping the repository against the retired-route registry, which asks a different question than "does a client still call this": it asks what this repository still tells a reader. Two hits, both prose, neither a call.

Both named /api/doctor-report, a family removed some releases ago. The
contributor doc sent a reader to a POST endpoint that answers nothing,
and the renderer's own header described itself as serving an endpoint
that is gone.

Found by the sweep behind the retired-route registry, which asks what
this repository still references rather than what a client calls. Two
hits, both prose, neither a call.
@MBombeck
MBombeck merged commit c454455 into main Aug 23, 2026
23 checks passed
@MBombeck
MBombeck deleted the fix/stale-repo-truths branch August 29, 2026 16:36
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