# Documentation Coverage Matrix This matrix tracks the bilingual canonical documentation set for `console.svc.plus` and maps it back to the current codebase and older docs. 该矩阵用于跟踪 `console.svc.plus` 的双语规范文档,并将其与当前代码状态和历史文档对应起来。 | Category | EN | ZH | Current status | Existing references | Next check | | --- | --- | --- | --- | --- | --- | | Architecture | Yes | Yes | Seeded from current codebase and existing docs. | `api/overview.md`
`architecture/components.md`
`architecture/design-decisions.md`
`architecture/overview.md`
`architecture/roadmap.md`
`development/code-structure.md`
`zh/api/overview.md`
`zh/architecture/components.md` | Keep diagrams and ownership notes synchronized with actual directories, services, and integration dependencies. | | Design | Yes | Yes | Seeded from current codebase and existing docs. | `SEO-WORK-SUMMARY.md`
`architecture/design-decisions.md`
`zh/SEO-WORK-SUMMARY.md`
`zh/architecture/design-decisions.md` | Promote one-off implementation notes into reusable design records when behavior, APIs, or deployment contracts change. | | Deployment | Yes | Yes | Seeded from current codebase and existing docs. | `development/dev-setup.md`
`getting-started/installation.md`
`getting-started/quickstart.md`
`governance/release-process.md`
`operations/runbooks/README.md`
`operations/runbooks/rag-server.md`
`usage/deployment.md`
`zh/development/dev-setup.md` | Verify deployment steps against current scripts, manifests, CI/CD flow, and environment contracts before each release. | | User Guide | Yes | Yes | Seeded from current codebase and existing docs. | `api/overview.md`
`architecture/overview.md`
`getting-started/concepts.md`
`getting-started/installation.md`
`getting-started/introduction.md`
`getting-started/quickstart.md`
`usage/cli.md`
`usage/config.md` | Prefer workflow-oriented examples and keep screenshots or terminal snippets aligned with the latest UI or CLI behavior. | | Developer Guide | Yes | Yes | Seeded from current codebase and existing docs. | `api/auth.md`
`api/endpoints.md`
`api/errors.md`
`api/overview.md`
`development/code-structure.md`
`development/contributing.md`
`development/dev-setup.md`
`development/testing.md` | Keep setup and test commands tied to actual package scripts, Make targets, or language toolchains in this repository. | | Vibe Coding Reference | Yes | Yes | Seeded from current codebase and existing docs. | `api/auth.md`
`api/endpoints.md`
`api/errors.md`
`api/overview.md`
`zh/api/auth.md`
`zh/api/endpoints.md`
`zh/api/errors.md`
`zh/api/overview.md` | Review prompt templates and repo rules whenever the project adds new subsystems, protected areas, or mandatory verification steps. |