tangweijie 53df134759 Clarify payment domain ownership under REV003
Constraint: Keep payment documentation in existing formal docs rather than creating a parallel guide.\nRejected: Treating biz_payment_record as verified production tables | Current evidence only supports target/prototype semantics.\nConfidence: high\nScope-risk: narrow\nDirective: Do not move payment fact ownership into REV004; REV004 should reference REV003/SYS009 payment facts only.\nTested: make validate-file on main touched docs; make check-ai-governance; git diff --check.\nNot-tested: Full export/render pipeline.
2026-04-29 17:23:27 +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:敏感数据加密方案
  • 07_PostgreSQL16_DR_Resource_Application.mdPostgreSQL 16 容灾与资源申请专题说明
  • 08_Integrated_Deployment_Design_PlanB.md:采纳 PostgreSQL 16 方案二后的整体部署方案

维护原则

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