--- status: complete phase: 04-iframe-markdown-new-system-stabilization source: - 04-SUMMARY.md started: "2026-04-07T06:20:00Z" updated: "2026-04-07T06:24:00Z" --- ## Current Test [testing complete] ## Tests ### 1. selectedSkill 非法 payload 不应打断主流程 expected: 收到非法 selectedSkill 消息时应被前端忽略或提示,不应导致未捕获异常与聊天中断。 result: pass ### 2. markdown/json 导出失败可见且可恢复 expected: 导出链路异常时用户应收到可见错误提示,且页面可继续交互。 result: pass ### 3. 输入与消息关键路径在当前环境可执行 expected: 输入区核心行为和消息页核心行为可稳定执行,不因后端历史波动产生级联失败。 result: pass ### 4. 历史/todos 依赖 fixture 的场景 expected: 当 fixture 完整时,历史消息结构与 To-dos 入口可被稳定断言。 result: skipped reason: "当前测试环境中历史/todos fixture 不稳定或不可见;对应用例已保留 skip 原因,不影响前端可控链路验证。" ## Summary total: 4 passed: 3 issues: 0 pending: 0 skipped: 1 blocked: 0 ## Gaps none