portal/docs
2026-03-16 20:15:42 +08:00
..
advanced docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
api docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
appendix docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
architecture docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
development docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
en docs: add bilingual docs structure 2026-03-15 23:53:12 +08:00
getting-started feat: integrate openclaw assistant workspace 2026-03-12 12:18:25 +08:00
governance feat(auth): add readonly review access 2026-03-16 09:26:04 +08:00
integrations docs: add stripe pricing setup guide 2026-03-16 20:15:42 +08:00
operations docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
usage docs: reorganize documentation structure 2026-01-26 21:39:00 +08:00
zh feat(auth): add readonly review access 2026-03-16 09:26:04 +08:00
DOC_COVERAGE.md docs: add bilingual docs structure 2026-03-15 23:53:12 +08:00
README.md docs: add bilingual docs structure 2026-03-15 23:53:12 +08:00
SEO-AUDIT-REPORT.md feat: add comprehensive SEO metadata, structured data, a custom 404 page, and SEO audit tooling. 2026-01-29 12:57:22 +08:00
SEO-WORK-SUMMARY.md docs: add SEO work summary 2026-01-29 13:43:08 +08:00

Console Service Plus / 控制台服务

This docs/ directory now has a bilingual canonical layer for the current repository state.

docs/ 目录现已补齐双语规范层,用于承接当前仓库状态下的核心文档。

Quick Entry / 快速入口

  • Coverage checklist / 覆盖检查矩阵: docs/DOC_COVERAGE.md
  • English index / 英文入口: docs/en/README.md
  • 中文入口 / Chinese index: docs/zh/README.md

Canonical Bilingual Pages / 双语规范页

  • docs/en/architecture.md / docs/zh/architecture.md
  • docs/en/design.md / docs/zh/design.md
  • docs/en/deployment.md / docs/zh/deployment.md
  • docs/en/user-guide.md / docs/zh/user-guide.md
  • docs/en/developer-guide.md / docs/zh/developer-guide.md
  • docs/en/vibe-coding-reference.md / docs/zh/vibe-coding-reference.md

Current Repo Context / 当前仓库背景

  • Root README: console.svc.plus
  • Previous docs index: Documentation
  • Manifest evidence / 构建清单: package.json (dashboard)
  • Active code and ops directories / 当前主要目录: src/, scripts/, tests/, config/, public/

Existing Docs To Reconcile / 需要继续归并的现有文档

  • SEO-AUDIT-REPORT.md
  • SEO-WORK-SUMMARY.md
  • advanced/customization.md
  • advanced/performance.md
  • advanced/scalability.md
  • advanced/security.md
  • api/auth.md
  • api/endpoints.md
  • api/errors.md
  • api/overview.md
  • appendix/faq.md
  • appendix/glossary.md