dev-2026-03-29 #7

Merged
hzhang merged 60 commits from dev-2026-03-29 into main 2026-04-05 22:11:44 +00:00
2 changed files with 5 additions and 5 deletions
Showing only changes of commit c01881ade0 - Show all commits

View File

@@ -107,10 +107,10 @@
- [x] 加入层级参数校验约束
- [x] 处理 user 归属关系
- [ ] BE-CAL-003:新增 Agent 扩展字段(backend only)
- [ ] 为 Agent 增加 `status / last_heartbeat`
- [ ] 增加 `exhausted_at / recovery_at / exhaust_reason`
- [ ] 明确与现有 user / monitor 标识的关系
- [x] BE-CAL-003:新增 Agent 扩展字段(backend only)
- [x] 为 Agent 增加 `status / last_heartbeat`
- [x] 增加 `exhausted_at / recovery_at / exhaust_reason`
- [x] 明确与现有 user / monitor 标识的关系
- [ ] BE-CAL-004:实现 MinimumWorkload 存储方案(backend only)
- [ ] 确定 JSON 字段还是独立表