arch-design-agent-skill-das.../design/domains/project/06-domain-decisions.md

10 lines
367 B
Markdown
Raw Permalink 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.

# Project 领域决策
## 决策 1JSON 文件持久化
不使用数据库。项目元数据量小(预计 < 50 个项目JSON 文件足够projects.json 放在 Docker named volume
## 决策 2Project 领域独立
Project 不依赖 Design/Scanner/Graph 等模块它只管理项目的元数据路径名称不涉及设计内容