- CONVENTIONS 1.9.0:规则新增 boundaries/failure_cases 可选字段(失败定边界, 经验细化为变体而非推翻);新增 R11 自动执行规则失效时必须记录失败案例; 模块状态表补 abandoned 定义(何时更新蓝图章节早已引用但表中缺失) - 状态词汇统一:github-auth/github-publish 的 deprecated(未定义状态)→ abandoned, BlueprintModal 状态色表补 abandoned 渲染 - 文档防腐:CLAUDE.md 技术栈改为 Gitea(GitHub 已退役);cicd-workflow 模块 加改造中指针(单一事实来源指向 gitea-integration 的 Gitea Actions 卡) - 蓝图:R2 卡完成解锁(分发随下次发版生效)
- Introduced BlueprintModal in ProjectCard for project blueprint visualization. - Added state management for displaying the BlueprintModal. - Implemented Blueprint-related interfaces and functions in commands.ts for handling blueprint data.