2 Commits

Author SHA1 Message Date
jeffusion
64ba7658f9 docs: restructure documentation with progressive disclosure
- README.md: trim to product overview + minimal quick start +
  single navigation table; remove duplicated Quick start section
- docs/README.md / zh-CN.md: rewrite as grouped navigation index
  with descriptions (Getting started / Reference / Deployment)
- docs/getting-started.md / zh-CN.md: add screenshot preview,
  improve structure with numbered configuration steps, add
  "Next steps" cross-links
- docs/configuration.md / zh-CN.md: fix heading hierarchy (###
  instead of ## 1)), convert Admin UI settings to tables, move
  Agent Definitions and Tool Permissions to review-engines.md
- docs/review-engines.md / zh-CN.md: add Agent Definitions and
  Tool Permissions sections (migrated from configuration.md),
  add model resolution order, convert to tables for clarity
- CONTRIBUTING.md: add development setup, code quality commands,
  PR workflow, and Conventional Commits convention
2026-05-27 10:17:04 +08:00
jeffusion
401ba16b8b chore(docs): remove internal design docs, add CONTRIBUTING.md
- Remove docs/design/ directory (notification-service-refactoring,
  pluggable-llm-providers, ui-theme-language) — these are internal
  architecture/refactoring documents that should not be in public
  documentation navigation per project convention
- Extract UI theme conventions from ui-theme-language.md into
  CONTRIBUTING.md as contributor guidelines
- Remove Architecture & design section from docs/README.md and
  docs/README.zh-CN.md index pages
- Update README.md link from Architecture docs to Documentation index
2026-05-27 09:19:20 +08:00

Diff Content Not Available