docs: doc-claim drift detected on 2026-08-03 - #21
Open
NickCrew wants to merge 1 commit into
Open
Conversation
12 claim discrepancies found across 9 of 12 audited doc files. Findings logged in backlog/tasks/task-18.
Collaborator
Author
|
CI note: The No action from this PR is needed to fix that test; it should be addressed separately on Generated by Claude Code |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated doc-drift audit of the 12-file doc set. 12 claim discrepancies found across 9 files — 10 P1 dev-doc errors and 2 P2 minor staleness items. No doc files were modified; findings are logged in the new Backlog task
TASK-18.Severity breakdown: 10 P1 (dev-doc errors affecting correctness), 2 P2 (minor staleness)
Most impactful findings:
AGENTS.mdincorrectly states "nginx handles the proxy" in production Docker — all three Dockerfiles use uvicorn directlydocs/architecture.mdDEMO_MODE default istrue(not a valid value; actual code default isfull)apps/vuln-api/README.mdlinks todocs/API-DOCUMENTATION.mdwhich does not exist at that pathdocs/endpoints-catalog.mdinternally contradicts itself: "469 unique endpoints" vs "243 Total Routes" in the same fileREADME.mdanddocs/developer-guide.mdclaim DEMO_MODE default isstrict; the Python code default isfullSee
backlog/tasks/task-18 - Doc-drift-detected-2026-08-03.mdfor the full finding list with file:line citations, exact quotes, and proposed fixes.Generated by Claude Code