feat: introduce spec system + dashboard + health pipeline (AgentsMeeting template)

This commit is contained in:
hmo
2026-07-19 10:50:34 +08:00
parent 81c6dd2314
commit 747fdfe467
19 changed files with 1826 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# 经验教训记录
每次被纠正后追加一条记录。每次新任务前先扫一遍本文档。
## 格式
- [YYYY-MM-DD] 问题: xxx | 根因: xxx | 正确做法: xxx
---
## 记录
- [2026-07-19] 问题: MoFin 缺少 spec 体系和 Dashboard,功能模块不可见、不可监控 | 根因: 项目早期未引入"不可见即不存在"原则 | 正确做法: 参照 AgentsMeeting 样板重构,先建立 dev-spec.md + spec 体系 + Dashboard,再逐步迁移