tangweijie d0ee1cbc17 Align REV004 dictionaries with current interface semantics
Document the minimal dictionary additions and field-binding rules needed to
let REV004 front-end queries and dropdowns use system-managed object and
status semantics while continuing to reuse the existing legacy reason/type
dictionaries.

Constraint: Existing dictionary taxonomy must remain stable for historical pages
Constraint: REV004 needs explicit object/status dictionaries plus a redink reason set for FE binding
Rejected: Rename legacy dictionaries into a new unified taxonomy | too broad for this delivery and risks breaking existing pages
Rejected: Keep object/status values as code-only enums | insufficient for frontend dictionary binding
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: `payment_reason` is only a transitional binding for `WRITTENOFF_ADJUST`; introduce a dedicated writtenoff reason dictionary only when that object stabilizes long-term
Tested: Applied `sql/rev004_account_adjust_dict_seed.sql` to sw_system test DB and verified inserted dict types/data
Not-tested: Frontend page consumption against the new dictionary bindings
2026-04-07 17:53:47 +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/SPECKIT_WORKFLOW_HUMAN_GUIDE.md
  2. guides/SYSTEM_CAPABILITY_CLOSURE_MAP.md
  3. guides/BACKEND_CURRENT_STATUS.md
  4. guides/BACKEND_TABLE_MAPPING.md
  5. 其他辅助资料

维护原则

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