tangweijie 20afae2255 docs: align rev002 billing generation evidence
Document the existing REV-002 backend billing-generation path and preserve a conservative partial-implementation judgment so the design stays aligned with current code evidence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 17:52:15 +08:00
..

03_Technical 技术专项入口

目录用途

docs/design/03_Technical_Design/ 用于维护数据库、接口、安全、部署等专题设计文档。

权威文档(主文档)

  • 01_Database_Design.md:数据库设计主文档
  • 03_Interface_Design.md:接口设计主文档
  • 04_Security_Design.md:安全设计主文档
  • 05_Deployment_Design.md:部署设计主文档

关联文档

  • 02_Table_Specs.md:单表规格补充(历史映射,非主口径)
  • 06_Sensitive_Data_Encryption.md:敏感数据加密方案

维护原则

  • 技术口径需与主详设和概要设计一致
  • 编号规则统一(模块编号、接口编号可区分,接口优先 IF-
  • 修改专题文档后需验证交叉引用与表述一致性