chore(docs): auto-detected drift sweep#73
Draft
TimothyVang wants to merge 3 commits into
Draft
Conversation
…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".
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.
Sweep timestamp: 2026-05-10T04:20:00Z
Drift items fixed
CLAUDE.md§3.1verdict/runtime/evidence_recheck.py→src/verdict/runtime/evidence_recheck.pyCLAUDE.md§3.3verdict/schemas/caveat_id.py→src/verdict/schemas/caveat_id.py;verdict/prompts/examiner_caveats.md→src/verdict/planning/prompts/examiner_caveats.md(missingplanning/subdir)CLAUDE.md§3.9verdict/ledger/redaction.py→src/verdict/ledger/redaction.pyCLAUDE.md§7verdict/prompts/→src/verdict/planning/prompts/(missingplanning/subdir)CLAUDE.md§8verdict/verification/strategy.py→src/verdict/verification/strategy.pyCLAUDE.md§9chain.pydoes not exist;verify_ledger_chainis inwriter.py; dropped nonexistent+ chain.pyCLAUDE.md§10.3uv run --directory services/agent pytest tests/schemas/→uv run pytest tests/schemas/(services/agentdirectory does not exist)docs/ARCHITECTURE.md§4verdict/planning/prompts/examiner_caveats.md→src/verdict/planning/prompts/examiner_caveats.mddocs/ARCHITECTURE.md§4verdict/playbooks/→src/verdict/playbooks/docs/ARCHITECTURE.md§4verdict/knowledge/hunt_evil.yml→src/verdict/knowledge/hunt_evil.ymldocs/ARCHITECTURE.md§6verdict/tools/sanitization.py→src/verdict/tools/sanitization.pydocs/ARCHITECTURE.mdreference tableexaminer_caveats.mdrow (file now exists); corrected path tosrc/verdict/...docs/ARCHITECTURE.mdreference table../verdict/playbooks/*.yml→../src/verdict/playbooks/*.ymldocs/README.mdDFIR_MEMORY.md(file exists underdocs/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-synchas an unresolved rebase conflict againstorigin/main(conflict indocs/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