线上回归 heartbeat 39 通过真实 normal-user Chrome DevTools MCP 会话确认 Playground 顶部 quota/counter 区域存在视觉遮挡/重叠问题。
现象
在 /playground?skill=<same-heartbeat-private-canary> 页面,顶部 quota/counter 区域与顶部导航/CTA 区域发生 layout overlap,导致 quota 信息显示被遮挡或挤压。
脱敏证据
- Tracking: ChronoAIProject/agentic-testing#29
- Heartbeat: 39
- Case:
ONLINE-PLAYGROUND-001
- Status:
DEGRADED
- Evidence:
playground finish=stop; quota used 99→100; remaining 976→975
layout_overlap quota='... PLAYGROUND · 975 /1,075 SKILL-GEN · 1,045 /1,075' covered_by='News Build Regi...'
- Canary cleanup:
PASS, verified_absent=true
判断
这不是测试脚本误报或 canary 清理问题:
- 使用 normal-user 已登录浏览器会话;
- Playground SSE 请求完成,quota 正常消耗;
- private canary 已在同一 heartbeat 清理;
- DOM geometry 检测到可见 quota/counter 与顶部导航/CTA 区域重叠。
期望
Playground 顶部 quota/counter 在常规桌面全屏宽度下应完整可见,不应被顶部导航、固定/粘性 CTA 或其他 header 元素遮挡。
⟦AI:AUTO-LOOP⟧
线上回归 heartbeat 39 通过真实 normal-user Chrome DevTools MCP 会话确认 Playground 顶部 quota/counter 区域存在视觉遮挡/重叠问题。
现象
在
/playground?skill=<same-heartbeat-private-canary>页面,顶部 quota/counter 区域与顶部导航/CTA 区域发生 layout overlap,导致 quota 信息显示被遮挡或挤压。脱敏证据
ONLINE-PLAYGROUND-001DEGRADEDplayground finish=stop; quota used 99→100; remaining 976→975layout_overlap quota='... PLAYGROUND · 975 /1,075 SKILL-GEN · 1,045 /1,075' covered_by='News Build Regi...'PASS,verified_absent=true判断
这不是测试脚本误报或 canary 清理问题:
期望
Playground 顶部 quota/counter 在常规桌面全屏宽度下应完整可见,不应被顶部导航、固定/粘性 CTA 或其他 header 元素遮挡。
⟦AI:AUTO-LOOP⟧