Skip to content

docs: doc-claim drift detected on 2026-07-20 - #19

Open
NickCrew wants to merge 1 commit into
mainfrom
docs/drift-2026-07-20
Open

docs: doc-claim drift detected on 2026-07-20#19
NickCrew wants to merge 1 commit into
mainfrom
docs/drift-2026-07-20

Conversation

@NickCrew

Copy link
Copy Markdown
Collaborator

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:

  • 1 P0docs/api-reference.md GenAI endpoint table lists 3 routes that don't exist (/complete, /models, /embeddings) and omits 4 that do (/knowledge/upload, /agent/browse, /models/config, /graphql)
  • 13 P1DEMO_MODE default documented as strict in 5 files but code default is full; education blueprint undocumented in architecture; make -C apps/vuln-api commands with no Makefile; nginx proxy claim in AGENTS.md (Dockerfiles use uvicorn directly); just docs-drift recipe referenced but doesn't exist; tests/vulnerability/ directory referenced but missing; stale conftest fixture table; wrong pytest marker
  • 5 P2force-include claim 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 paths

This 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

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>
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