Resident agents call GET /api/exploration/patrol once per cycle to see every running production-line campaign that opted into exploration (seed set present), the new results since the last watermark (reusing campaign report aggregation), and the remaining exploration budget. The watermark advances after each call so subsequent calls only report increments; accelerated and terminal campaigns are excluded.
13 lines
791 B
Markdown
13 lines
791 B
Markdown
# 06 — 报告抽屉「探索发现」区块 + 会话下钻
|
||
|
||
**What to build:** 活动报告抽屉新增「探索发现」区块(模式沿 v0.7 智能分析区块):会话数、目标达成率、问题清单、会话列表状态。每个会话可点开查看完整对话与体验记录——证据下钻是探索数据的命脉,"用户在这里被绕晕"必须能看到原文。无探索数据时区块不出现。不建新顶级页面。
|
||
|
||
**Blocked by:** 05(报告聚合与查询端点就绪)
|
||
|
||
**Status:** ready-for-agent
|
||
|
||
- [ ] 报告抽屉呈现探索发现区块,数据与后端口径一致
|
||
- [ ] 会话详情展示完整对话(角色、内容、延迟)与体验记录
|
||
- [ ] 无探索数据时区块隐藏
|
||
- [ ] tsc 通过;人工在浏览器验证展开/下钻交互
|