Release v0.9.7

- fix incident-investigator SKILL: 修 LLM 排查 partial-success 批量接口 4 个误判 — importPgcVideos case 复盘:用户问"调用方说导入 10 部 182 集,实际数据不对",LLM 第一轮看 jaeger trace 见 duration=0.286ms + 0 mongo span 直接推"服务是 stub",真相在网关 response_body.results[0].error="parent.title 超过 200 字" → 业务 40001 早返回,trace status/HTTP/metric 全绿,3 轮提示才得正确结论 (556b795)