multica/docs
Jiayuan Zhang 62feefb07d
Merge pull request #219 from multica-ai/codex/web-policy-hybrid-roadmap
docs(agent): add web tools policy optimization roadmap
2026-02-17 02:47:02 +08:00
..
cli.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
credentials.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
development.md docs(development): restore dev-local workflow docs 2026-02-17 01:11:21 +08:00
e2e-finance-benchmark.md feat(benchmark): parallelize finance e2e runs 2026-02-16 02:15:55 +08:00
e2e-skills-benchmark.md test(e2e): add natural Notion gap-discovery benchmark case 2026-02-17 02:37:29 +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(agent): add web tools policy optimization roadmap 2026-02-17 02:43:55 +08:00
skills-and-tools.md docs: regenerate prioritized core documentation 2026-02-17 00:53:37 +08:00
web-tools-policy-optimization.md docs(agent): add web tools policy optimization roadmap 2026-02-17 02:43:55 +08:00

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.