# Documentation Index (Priority-Based) This repo keeps documentation intentionally small to reduce stale AI context. Only workflow/testing/process documentation should be maintained. Project-intro and architecture explanation docs are intentionally omitted. ## P0 (Keep Fresh) 1. `README.md` 2. `CLAUDE.md` 3. `docs/development.md` 4. `docs/cli.md` 5. `docs/credentials.md` ## P1 (Operational) 1. `docs/skills-and-tools.md` 2. `docs/package-management.md` 3. `docs/e2e-testing-guide.md` ## P2 (Benchmarks / Specialized) 1. `docs/e2e-finance-benchmark.md` 2. `docs/web-tools-policy-optimization.md` ## Regeneration Rule When code behavior changes, update only impacted P0/P1 docs first. If unsure, prefer deleting stale sections over keeping speculative content.