arch-design-agent-skill-das.../design/domains/design/02-ubiquitous-language.csv

8 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

term_id,term,english_term,code_symbol,domain,definition,aliases,forbidden_synonyms,used_by_modules,related_entities,notes
TERM-D-001,设计实体,Design Entity,DesignEntity,design,minimal-design-template 中一个设计文件解析出的结构化对象,,设计文件(指实体而非文件时),MOD-DESIGN MOD-SCANNER,所有 ENT-* 实体,
TERM-D-002,文件状态,File Status,FileStatus,design,一个设计文件的完成度评估结果ok/sparse/missing/template-residue/placeholder-heavy,完成状态,文件质量,MOD-DESIGN MOD-SCANNER,ENT-SCAN-RESULT,
TERM-D-003,架构层,Architecture Layer,ArchitectureLayer,design,四大架构分类之一:业务/应用/数据/技术,,架构类型,MOD-DESIGN MOD-GRAPH,ENT-GRAPH-GROUP,
TERM-D-004,模板残留,Template Residue,,design,从模板复制但未适配为项目特定内容的数据,残留数据,示例数据(当指残留时),MOD-DESIGN MOD-SCANNER,,比空文件更严重
TERM-D-005,追溯链,Traceability Link,TraceabilityLink,design,capability→module→entity 的端到端关联关系,追溯关系,依赖关系(不同概念),MOD-DESIGN MOD-GRAPH,ENT-TRACEABILITY-LINK,
TERM-D-006,约束规则,Constraint Rule,,design,设计领域的业务不变量(如 entity 必须有 owner,校验规则|业务规则,验证(指技术层校验时),MOD-DESIGN,,