fischer-agentkit/docs/brainstorms
chiguyong 574db8458f fix(experts): PM 协同代码审查全量修复
P0: 跨阶段契约状态同步 — _notify_collaborators 更新接收方契约状态为 received
P0: 4 个 PM 事件加入 _VALID_TEAM_EVENT_TYPES 白名单

P1: 验收 fail-open 改标注降级原因
P1: 返工失败抛 RuntimeError 而非返回 dict
P1: 验收 prompt injection 防护 — 专家输出用 XML 标签包裹
P1: 契约字段校验 _EXPERT_NAME_RE
P1: bool("false") 修复 — 显式比较避免字符串真值陷阱
P1: _parse_risk_flags(None) 防御

P2: _notify_collaborators 移到验收通过后
P2: SharedWorkspace 写入移到验收通过后
P2: 验收贪婪正则修复
P2: 风险标记数量上限 MAX_RISK_FLAGS=10
P2: 返工 feedback 截断
P2: 前端会话隔离 — 切换会话时清除/恢复 collaborationState
P2: 前端契约状态更新 — collaboration_notice 时标记 delivered
P2: CLI 死代码标注 + 异常改 debug 日志
P2: 模块级 _RISK_FLAG_RE 预编译
2026-06-24 18:56:27 +08:00
..
2026-06-09-agentkit-capability-matrix feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
2026-06-05-agentkit-architecture-gap-analysis-requirements.md feat(agentkit): v2 Phase 1 - ReAct/LLM Gateway/Skill/Server + review fixes 2026-06-05 23:32:16 +08:00
2026-06-09-clawith-research-prompt.md feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
2026-06-12-frontend-productization-requirements.md feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00
2026-06-13-agentkit-platform-experience-upgrade-requirements.md feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
2026-06-13-gui-productization-requirements.md feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
2026-06-13-gui-redesign-requirements.md feat: accumulated frontend enhancements, docs, and static assets 2026-06-14 16:35:01 +08:00
2026-06-14-expert-team-mode-requirements.md feat: Expert Team Mode — plan-execute collaboration with conversation UI 2026-06-14 22:20:14 +08:00
2026-06-15-autonomous-task-execution-requirements.md feat: autonomous task execution - connect PlanExecEngine + TeamOrchestrator 2026-06-15 12:41:32 +08:00
2026-06-17-board-meeting-mode-requirements.md feat: 私董会讨论模式 + 回测集成 + WS持久化修复 2026-06-17 23:52:53 +08:00
2026-06-17-expert-team-evolution-roadmap-requirements.md feat: 企业级客户端-服务端架构 + 代码审查修复 2026-06-20 06:48:18 +08:00
2026-06-18-chat-area-vi-redesign-requirements.md feat: 企业级客户端-服务端架构 + 代码审查修复 2026-06-20 06:48:18 +08:00
2026-06-20-centralized-auth-token-persistence-requirements.md plan: 计划审查修订 + AuthProvider 抽象层设计 2026-06-21 00:21:52 +08:00
2026-06-21-admin-console-requirements.md feat(admin): U1+U2+U4 — schema v3, department service, context filtering 2026-06-21 15:03:27 +08:00
2026-06-23-calendar-schedule-requirements.md docs(calendar): mark plan as completed — all 12 units implemented 2026-06-24 05:04:39 +08:00
2026-06-23-document-processing-capability-requirements.md feat(documents): add document processing capability (U1-U9) 2026-06-23 15:05:01 +08:00
2026-06-24-agent-debate-collaboration-requirements.md feat(experts): add debate phase executor to TeamOrchestrator (U2) 2026-06-24 10:54:51 +08:00
2026-06-24-expert-team-project-manager-collaboration-requirements.md fix(experts): PM 协同代码审查全量修复 2026-06-24 18:56:27 +08:00