tangweijie 3fee9a2c18 docs: add Nuoshuitong integration design pack
Add a Nuoshuitong documentation set covering the implementation checklist, split interface spec notes, normalized enums, and database/DDL guidance so follow-on integration can start from a consistent source of truth.

Constraint: Current phase is documentation-first and must not require backend/frontend code changes
Rejected: Merge the material directly into formal master design docs now | would broaden scope before the integration model and dialect strategy are reviewed
Directive: Treat these guides as integration-layer inputs until they are reconciled with formal technical design masters
Confidence: high
Scope-risk: moderate

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 17:50:46 +08:00
..

docs 研究与指南入口

目录用途

docs/ 用于维护研究资料、映射说明、工具使用指南与历史版本参考。

子目录说明

  • docs/design/00_Management/:项目管理、治理基线与 AI 维护规范
  • docs/design/01_Overview/:概要设计主文档与总体架构
  • docs/design/02_Detailed_Design/:详细设计主文档与模块设计
  • docs/design/03_Technical_Design/:数据库、接口、安全、部署等技术专项
  • docs/design/04_Appendix/:附录与历史归档资料
  • guides/:执行指南与映射口径(优先使用)
  • design/:设计辅助文档
  • research/:调研资料
  • v1.6/:历史版本材料

推荐阅读顺序

  1. guides/BACKEND_CURRENT_STATUS.md
  2. guides/BACKEND_TABLE_MAPPING.md
  3. 其他辅助资料

维护原则

  • 该目录作为“辅助事实来源”,不替代主文档
  • 如与主文档冲突,优先以主文档与当次用户要求为准