Files
cmr-mini/f2t.md

166 lines
4.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# F2T 协作清单
> 文档版本v1.6
> 最后更新2026-04-03 19:38:00
说明:
- 本文件由前端线程维护,写给总控线程
- 只写事实和请求
- 不写长讨论稿
- 每条尽量包含:时间、谁提的、当前事实、需要确认什么、是否已解决
---
## 待确认
- 当前无
---
## 已确认
### F2T-001
- 时间2026-04-03 14:28:00
- 谁提的frontend
- 当前事实:
- 总控已确认:准备页当前阶段允许按“预览态运行对象摘要”展示
- 后端后续如补 `pre-launch runtime preview` 能力,再升级为正式预览态
- 需要确认什么:
-
- 是否已解决:是
### F2T-002
- 时间2026-04-03 14:28:00
- 谁提的frontend
- 当前事实:
- 地图页和单局结果页已开始消费 `launch.runtime`
- 当前做法为:
- 地图页:在“当前游戏”摘要里追加 runtime 对象行
- 单局结果页:优先读 `result.session.runtime`,没有时回退到 launch 快照
- 需要确认什么:
-
- 是否已解决:是
### F2T-003
- 时间2026-04-03 14:42:00
- 谁提的frontend
- 当前事实:
- 历史结果列表页已开始展示 runtime 摘要
- 当前展示内容:
- `place`
- `map`
- `course variant`
- 当前仍保持摘要态展示,不改列表主结构
- 需要确认什么:
-
- 是否已解决:是
### F2T-004
- 时间2026-04-03 14:42:00
- 谁提的frontend
- 当前事实:
- 首页 `ongoing / recent` 已开始展示 runtime 摘要
- 当前展示内容:
- `place`
- `map`
- `course variant`
- 当前仍保持摘要态展示,不改首页卡片结构
- 需要确认什么:
-
- 是否已解决:是
### F2T-005
- 时间2026-04-03 18:10:00
- 谁提的frontend
- 当前事实:
- 总控已确认前端当前阶段切换为“活动运营域摘要第一刀”
- 当前只允许:
- 活动详情页轻摘要
- 准备页轻摘要
- 会话快照接线
- 当前不做复杂运营样式,也不重构 runtime 主链
- 需要确认什么:
-
- 是否已解决:是
---
## 阻塞
- 当前无
---
## 已完成
### F2T-D001
- 时间2026-04-03 14:50:00
- 谁提的frontend
- 当前事实:
- 已完成 `launch.runtime -> GameLaunchEnvelope.runtime` 适配
- 已完成赛后跳结果页时的 runtime 快照兜底透传
- 已完成准备页、地图页、单局结果页、历史结果列表页、首页摘要第一阶段可视化接入
- 需要确认什么:
-
- 是否已解决:是
### F2T-D002
- 时间2026-04-03 14:50:00
- 谁提的frontend
- 当前事实:
- 已新增 [第五刀联调回归清单](D:/dev/cmr-mini/doc/gameplay/第五刀联调回归清单.md)
- 当前回归口径已固定覆盖:
- 准备页
- 地图页
- 单局结果页
- 历史结果列表页
- 首页 `ongoing / recent`
- 恢复链
- 需要确认什么:
-
- 是否已解决:是
### F2T-D003
- 时间2026-04-03 19:20:00
- 谁提的frontend
- 当前事实:
- 已完成活动运营域摘要第一刀轻接线:
- 活动详情页开始展示 `currentPresentation / currentContentBundle`
- 准备页开始展示活动运营摘要
- `launch.presentation / launch.contentBundle` 已适配进 `GameLaunchEnvelope`
- 会话快照会随 `launchEnvelope` 一起保留活动运营摘要
- 当前仍保持“摘要接线”边界,没有扩新页面主链
- 需要确认什么:
-
- 是否已解决:是
### F2T-D004
- 时间2026-04-03 19:38:00
- 谁提的frontend
- 当前事实:
- 已新增 [活动运营域摘要第一刀联调回归清单](D:/dev/cmr-mini/doc/gameplay/活动运营域摘要第一刀联调回归清单.md)
- 当前回归口径已固定覆盖:
- 活动详情页摘要
- 准备页摘要
- `launch.presentation / launch.contentBundle` 会话快照
- 与 runtime 主链隔离
- 缺字段降级
- 需要确认什么:
-
- 是否已解决:是
---
## 下一步
- 当前进入活动运营域摘要第一刀的联调回归与小范围修复阶段