Skip to content

fix: validate the README REST endpoint table - #69

Merged
EvanProgramming merged 1 commit into
mainfrom
codex/issue-65-readme-endpoints
Sep 4, 2026
Merged

EvanProgramming merged 1 commit into
mainfrom
codex/issue-65-readme-endpoints

Conversation

@EvanProgramming

Copy link
Copy Markdown
Owner

Fixes #65\n\nRestores one contiguous REST endpoint table in README.md and validates its three-column structure, rows, methods, and paths against the live FastAPI route registry. Broken tables now report precise line, duplicate, missing, and unknown-route diagnostics.\n\nValidation: make check; make lint; make test (130); make docs-check; make shell-check; git diff --check; negative endpoint-table parser smoke.

@EvanProgramming
EvanProgramming merged commit 072cf53 into main Sep 4, 2026
3 checks passed
@EvanProgramming
EvanProgramming deleted the codex/issue-65-readme-endpoints branch September 4, 2026 15:42
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.

[P2] README REST API endpoint inventory is malformed after the browser-tools paragraph

1 participant