feat: 完成aide decide设计文档

This commit is contained in:
2025-12-15 01:37:19 +08:00
parent a4e2d54860
commit b67ff60c70
8 changed files with 2548 additions and 3 deletions

View File

@@ -1,5 +1,16 @@
# aide decide 子命令设计文档
## 零、详细设计文档包
本文档为概览设计;更细的实现交接规格见:
- [aide-program/docs/commands/decide/README.md](decide/README.md)
- [aide-program/docs/commands/decide/cli.md](decide/cli.md)
- [aide-program/docs/commands/decide/server.md](decide/server.md)
- [aide-program/docs/commands/decide/web.md](decide/web.md)
- [aide-program/docs/commands/decide/storage.md](decide/storage.md)
- [aide-program/docs/commands/decide/verification.md](decide/verification.md)
## 一、背景
### 1.1 解决的问题