multica/docs
2026-02-17 00:53:37 +08:00
..
architecture.drawio docs: add architecture and module diagram (draw.io) (#180) 2026-02-15 01:09:26 +08:00
cli.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
code-stats-report.html feat(report): add code stats report generator 2026-02-15 04:32:30 +08:00
credentials.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
development.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
e2e-finance-benchmark.md feat(benchmark): parallelize finance e2e runs 2026-02-16 02:15:55 +08:00
e2e-testing-guide.md fix(auth): fallback to dev auth.json for E2E tests 2026-02-15 16:37:26 +08:00
package-management.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
README.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
skills-and-tools.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
subagent-architecture.html docs: align subagent call order 2026-02-03 18:04:40 +08:00

Documentation Index (Priority-Based)

This repo keeps documentation intentionally small to reduce stale AI context.

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

Regeneration Rule

When code behavior changes, update only impacted P0/P1 docs first. If unsure, prefer deleting stale sections over keeping speculative content.