docs: doc-claim drift detected on 2026-07-20 - #19
Open
NickCrew wants to merge 1 commit into
Open
Conversation
19 findings across 8 of 12 audited doc files: 1 P0 (GenAI endpoint table in api-reference.md is entirely wrong), 13 P1 (DEMO_MODE default wrong in 5 files, education blueprint undocumented, make commands with no Makefile, nginx proxy claim, docs-drift recipe missing, vulnerability test dir missing, conftest fixture table stale, pytest marker wrong), and 5 P2 (force-include claim, genai route count, endpoint count inconsistency, coverage floor mismatch, test file tree stale). Details in task-17. Co-Authored-By: Chimera Bot <chimera-bot@noreply.atlascrew.dev>
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-claim audit across the 12 active doc files found 19 verified drift findings in 8 files. A new Backlog task (
backlog/tasks/task-17 - Doc-drift-detected-2026-07-20.md) records every finding with file:line anchors, the exact stale claim, and the proposed fix.Severity breakdown:
docs/api-reference.mdGenAI endpoint table lists 3 routes that don't exist (/complete,/models,/embeddings) and omits 4 that do (/knowledge/upload,/agent/browse,/models/config,/graphql)DEMO_MODEdefault documented asstrictin 5 files but code default isfull;educationblueprint undocumented in architecture;make -C apps/vuln-apicommands with no Makefile; nginx proxy claim in AGENTS.md (Dockerfiles use uvicorn directly);just docs-driftrecipe referenced but doesn't exist;tests/vulnerability/directory referenced but missing; stale conftest fixture table; wrong pytest markerforce-includeclaim in developer-guide; genai route count off by 1; endpoint count 469 vs 456+ across files; coverage floor 90% vs actual 80% gate; test file tree stale pathsThis PR contains only the Backlog task. No doc files were modified — fixes should be applied in a follow-up PR against task-17.
Generated by Claude Code