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 6 additions and 6 deletions
Showing only changes of commit 2d5e055fc8 - Show all commits

View File

@@ -87,11 +87,11 @@
- [x] 如果废弃,给出兼容读取策略 → 旧行仍返回值,新 accept 不写入,客户端迁移到 generated_tasks
- [x] 如果替换,落地新的字段或关联方式 → 已由 BE-PR-008 通过 Task.source_proposal_id 替代
- [ ] BE-PR-011:补 Proposal / Essential / Story restricted 的后端测试(backend only)
- [ ] Essential CRUD 测试
- [ ] Proposal Accept 批量生成 story task 测试
- [ ] 非受控入口创建 `story/*` 的失败测试
- [ ] 兼容旧 proposal 数据的测试
- [x] BE-PR-011:补 Proposal / Essential / Story restricted 的后端测试(backend only)
- [x] Essential CRUD 测试
- [x] Proposal Accept 批量生成 story task 测试
- [x] 非受控入口创建 `story/*` 的失败测试
- [x] 兼容旧 proposal 数据的测试
## C. HarborForge.Backend - Calendar 基础模型与规则