docs: routine doc-drift sweep — src/ paths, layout, CHANGELOG, DFIR_MEMORY index#74
Draft
TimothyVang wants to merge 10 commits into
Draft
docs: routine doc-drift sweep — src/ paths, layout, CHANGELOG, DFIR_MEMORY index#74TimothyVang wants to merge 10 commits into
TimothyVang wants to merge 10 commits into
Conversation
Replace bare `verdict/` path prefixes with `src/verdict/` to match the actual package layout under src/. Drop the non-existent `chain.py` reference from §9. Correct spec archive label from 01..05 to 01..04 (only four numbered audit files exist). Fix §10.3 to drop the `--directory services/agent` flag (services/ directory does not exist).
…[W1.A.0] Update all bare `verdict/sandboxes/`, `verdict/tools/vol3/`, `services/mcp/src/tools/`, and `services/agent_mcp/` references to the actual source tree paths under `src/verdict/`. Also fix the examiner_caveats.md path in the docs-follow-research table.
Update path references in ARCHITECTURE.md from bare `verdict/` to `src/verdict/` to match the actual package layout. Also remove the stale "planned" qualifier from the examiner_caveats.md cross-reference (file now exists).
… commands [W1.A.0] Remove non-existent `services/mcp/src/tools/` and `services/agent_mcp/` rows from the authority table; replace with `src/verdict/tools/`. Update the two acceptance-gate shell commands to use the actual `src/verdict/` prefix so they resolve correctly. Drop stale "planned" qualifiers from the examiner_caveats.md and playbooks/*.yml references.
… structure [W1.A.0] Remove the stale "docs only" claim and the placeholder target tree that used a bare `verdict/` prefix. Replace with the current directory structure that reflects W1+ code now living under `src/verdict/`, `tests/`, `inspect_ai/`, `infra/`, and `swarm/`.
DFIR_MEMORY.md exists in docs/ but was missing from the index table in docs/README.md. Add it to the "Current authority" section so it is reachable from the front door.
The docker-compose.yml lives at infra/langfuse/docker-compose.yml, not at the repo root. Update the §10.1 install command accordingly.
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.
Routine verdict-doc-drift sweep
Sweep timestamp: 2026-05-10T00:00:00Z
Drift items fixed
CLAUDE.md§3.1verdict/runtime/evidence_recheck.py→src/verdict/runtime/evidence_recheck.pyCLAUDE.md§3.3verdict/schemas/caveat_id.pyandverdict/prompts/examiner_caveats.md→src/verdict/prefixCLAUDE.md§3.4verdict/ledger/redaction.py→src/verdict/ledger/redaction.pyCLAUDE.md§601..05→01..04(only four files exist)CLAUDE.md§6src/verdict/layoutCLAUDE.md§7verdict/playbooks/,verdict/knowledge/,verdict/prompts/→src/verdict/prefixCLAUDE.md§8verdict/verification/strategy.py→src/verdict/verification/strategy.pyCLAUDE.md§9verdict/ledger/writer.py + chain.py→src/verdict/ledger/writer.py(chain.py does not exist)CLAUDE.md§10.1docker-compose up -d→docker-compose -f infra/langfuse/docker-compose.yml up -dCLAUDE.md§10.3uv run --directory services/agent pytest→uv run pytest(services/agent/does not exist)CONTRIBUTING.mdverdict/sandboxes/,verdict/tools/vol3/,services/mcp/src/tools/,services/agent_mcp/→src/verdict/equivalentsCONTRIBUTING.mdverdict/→src/verdict/in docs-follow-research reminder boxCONTRIBUTING.mdverdict/prompts/examiner_caveats.md→src/verdict/planning/prompts/examiner_caveats.mdin docs tabledocs/ARCHITECTURE.mdverdict/planning/prompts/examiner_caveats.md,verdict/playbooks/,verdict/knowledge/hunt_evil.yml,verdict/tools/sanitization.py→src/verdict/prefix; remove stale "planned" qualifierdocs/BUILD_PLAN.mdservices/mcp/src/tools/andservices/agent_mcp/rows; replace withsrc/verdict/tools/docs/BUILD_PLAN.mdgrep ... verdict/planning/prompts/examiner_caveats.mdandopen('verdict/knowledge/hunt_evil.yml')→src/verdict/prefixdocs/README.mdDFIR_MEMORY.mdto wiki index (file exists indocs/but had no row in the index table)Items skipped (capped at 20)
No items were skipped; all 17 confirmed drift items were addressed. Forward-looking statements (BUILD_PLAN.md task specs, target layouts, scripts/inference-smoke.py, tests/chaos/), code comments, and the frozen docs/spec/ archive were not modified.
Generated by routine verdict-doc-drift. Manage at https://claude.ai/code/routines
Generated by Claude Code