Skip to content

chore(docs): auto-detected drift sweep#73

Draft
TimothyVang wants to merge 3 commits into
mainfrom
chore/auto-doc-sync-3
Draft

chore(docs): auto-detected drift sweep#73
TimothyVang wants to merge 3 commits into
mainfrom
chore/auto-doc-sync-3

Conversation

@TimothyVang

Copy link
Copy Markdown
Owner

Sweep timestamp: 2026-05-10T04:20:00Z

Drift items fixed

# File Category Fix
1 CLAUDE.md §3.1 Stale file path verdict/runtime/evidence_recheck.pysrc/verdict/runtime/evidence_recheck.py
2 CLAUDE.md §3.3 Stale file path verdict/schemas/caveat_id.pysrc/verdict/schemas/caveat_id.py; verdict/prompts/examiner_caveats.mdsrc/verdict/planning/prompts/examiner_caveats.md (missing planning/ subdir)
3 CLAUDE.md §3.9 Stale file path verdict/ledger/redaction.pysrc/verdict/ledger/redaction.py
4 CLAUDE.md §7 Stale file path verdict/prompts/src/verdict/planning/prompts/ (missing planning/ subdir)
5 CLAUDE.md §8 Stale file path verdict/verification/strategy.pysrc/verdict/verification/strategy.py
6 CLAUDE.md §9 Removed file chain.py does not exist; verify_ledger_chain is in writer.py; dropped nonexistent + chain.py
7 CLAUDE.md §10.3 Stale CLI flag / path uv run --directory services/agent pytest tests/schemas/uv run pytest tests/schemas/ (services/agent directory does not exist)
8 docs/ARCHITECTURE.md §4 Stale file path verdict/planning/prompts/examiner_caveats.mdsrc/verdict/planning/prompts/examiner_caveats.md
9 docs/ARCHITECTURE.md §4 Stale file path verdict/playbooks/src/verdict/playbooks/
10 docs/ARCHITECTURE.md §4 Stale file path verdict/knowledge/hunt_evil.ymlsrc/verdict/knowledge/hunt_evil.yml
11 docs/ARCHITECTURE.md §6 Stale file path verdict/tools/sanitization.pysrc/verdict/tools/sanitization.py
12 docs/ARCHITECTURE.md reference table Stale word + path Removed "planned" from examiner_caveats.md row (file now exists); corrected path to src/verdict/...
13 docs/ARCHITECTURE.md reference table Stale file path ../verdict/playbooks/*.yml../src/verdict/playbooks/*.yml
14 docs/README.md Dead intra-repo link / missing index row Added index entry for DFIR_MEMORY.md (file exists under docs/ but had no row, violating editing rules)

Items skipped (capped at 20)

No items were skipped; 14 items is within the 20-item cap.

Note: origin/chore/auto-doc-sync has an unresolved rebase conflict against origin/main (conflict in docs/ARCHITECTURE.md). This sweep runs on a fresh branch (chore/auto-doc-sync-3) until that conflict is resolved and the old branch is cleaned up.


Generated by routine verdict-doc-drift. Manage at https://claude.ai/code/routines


Generated by Claude Code

claude added 3 commits May 10, 2026 04:22
…chain.py [W1.A.0]

- §3.1: evidence_recheck.py → src/verdict/runtime/evidence_recheck.py
- §3.3: verdict/schemas/caveat_id.py → src/verdict/schemas/caveat_id.py;
        verdict/prompts/examiner_caveats.md → src/verdict/planning/prompts/examiner_caveats.md
- §3.9: verdict/ledger/redaction.py → src/verdict/ledger/redaction.py
- §7: verdict/prompts/ → src/verdict/planning/prompts/ (planning/ subdir was missing)
- §8: verdict/verification/strategy.py → src/verdict/verification/strategy.py
- §9: drop nonexistent chain.py; chain verification lives in writer.py
      (verify_ledger_chain imported from src/verdict/ledger/writer.py)
- §10.3: remove --directory services/agent (directory does not exist in repo)
… 'planned' label [W1.A.0]

- §4 examiner caveats: verdict/planning/prompts/ → src/verdict/planning/prompts/
- §4 playbooks: verdict/playbooks/ → src/verdict/playbooks/
- §4 hunt evil: verdict/knowledge/ → src/verdict/knowledge/
- §6 sanitization: verdict/tools/sanitization.py → src/verdict/tools/sanitization.py
- Reference table: remove 'planned' from examiner_caveats.md (file exists);
  update both table paths to src/verdict/ prefix
docs/DFIR_MEMORY.md exists (memory layers, evolution rules, audit trail)
but had no row in the docs/README.md index, violating the editing rule
"any new file under docs/ needs a row above".
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.

2 participants