accounts/docs
2026-04-09 13:29:18 +08:00
..
advanced docs: add full documentation outline 2026-01-26 22:21:11 +08:00
api feat(accounts): add vault-backed xworkmate secrets 2026-04-02 09:14:19 +08:00
appendix docs: add full documentation outline 2026-01-26 22:21:11 +08:00
architecture feat(accounts): expose network identities and pg billing source 2026-04-09 13:29:18 +08:00
development docs: add full documentation outline 2026-01-26 22:21:11 +08:00
en docs: add bilingual docs structure 2026-03-15 23:45:17 +08:00
getting-started Add deploy and uninstall flows for process and docker modes 2026-03-15 16:56:55 +08:00
governance docs: add full documentation outline 2026-01-26 22:21:11 +08:00
integrations docs: add full documentation outline 2026-01-26 22:21:11 +08:00
operations docs: add full documentation outline 2026-01-26 22:21:11 +08:00
Runbook chore(tests): move integration tests to tests/e2e 2026-02-09 11:29:29 +08:00
usage docs: add stripe billing setup guide 2026-03-16 20:15:42 +08:00
zh docs: add bilingual docs structure 2026-03-15 23:45:17 +08:00
DOC_COVERAGE.md docs: add bilingual docs structure 2026-03-15 23:45:17 +08:00
README.md docs: add bilingual docs structure 2026-03-15 23:45:17 +08:00
SMTP_GMAIL_SETUP.md docs: Update SMTP Gmail setup documentation. 2026-01-25 10:24:02 +08:00

Accounts 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: accounts.svc.plus
  • Previous docs index: XControl Account Service 文档
  • Manifest evidence / 构建清单: go.mod (account)
  • Active code and ops directories / 当前主要目录: cmd/, internal/, api/, accountsvc/, deploy/, ansible/, scripts/, tests/, sql/, config/

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

  • Runbook/Feature-Sandbox-Mode-and-Sync-Fix.md
  • Runbook/Fix-Agent-404-And-UUID-Change.md
  • Runbook/Fix-CloudRun-Stunnel-Startup-Failure.md
  • Runbook/Fix-Rotating-UUID-Sync-Archive-2026-02-06.md
  • Runbook/README.md
  • Runbook/Security-Scrubbing-Archive-2026-02-06.md
  • SMTP_GMAIL_SETUP.md
  • advanced/customization.md
  • advanced/performance.md
  • advanced/scalability.md
  • advanced/security.md
  • api/auth.md