- Add EvaluationHook for post-execution agent evaluation - Add SkillAdaptationHook for dynamic skill adaptation - Add team/ directory with team coordination logic - Add TEAM_PIPELINE.yaml for smoke_fullstack pipeline config - Update RuntimeView, TraderView and RuntimeSettingsPanel UI - Add runtimeApi and websocket services - Add runtime_state.json to smoke_fullstack state Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
442 B
442 B
summary, read_when
| summary | read_when | ||
|---|---|---|---|
| 定期自检清单 |
|
HEARTBEAT
定期检查
- 持仓基本面是否恶化
- 初始投资逻辑是否仍然成立
- 是否有新的风险因素
- 估值是否已经泡沫化
触发检查
- 大跌 > 15% 时复盘
- 财报发布后重新评估
- 重大政策变化时审视逻辑
备注
(每次检查后记录关键发现)