Skip to content

Researcher: ROADMAP hot path still has superseded ReDiffuse preflight instruction #292

@DeliciousBuding

Description

@DeliciousBuding

Owner: Researcher

问题

Research/ROADMAP.md 的热路径里同时存在两个互相冲突的“当前执行”口径:2026-05-25 的最新修正说不释放 GPU、active_gpu_question = none;但紧接着的 2026-05-23 下一阶段综合仍写着“立即执行 ReDiffuse STL-10 preflight”并把 active_gpu_question 设为 ReDiffuse。

证据

  • AGENTS.md:29-33 的 Current Operating State 明确写:latest update 是 2026-05-25 feature-packet boundary correction,active_gpu_question = none; next_gpu_candidate = none
  • ROADMAP.md:21-24 在 2026-05-25 Stable Diffusion ReDiffuse source-label 边界审计中写:不请求数据、不下载权重、不重跑 pipeline,当前 slots 全部 none
  • ROADMAP.md:45-49 在 2026-05-25 Feature-Packet 消费边界修正中再次写:不从本次边界修正释放 GPU 训练或新下载,当前 slots 全部 none
  • ROADMAP.md:85-98 的 2026-05-23 下一阶段综合仍保留:立即执行:下载 ReDiffuse 补充材料,提取 STL-10 划分,开始 CPU 侧预检,并写 active_gpu_question = ReDiffuse DDPM/STL-10 preflight

影响

Fresh-session intake 会从 ROADMAP.md 读取路线。如果 Agent 或 Researcher 只看到前 100 行内的 2026-05-23 决策块,可能误以为应该继续 ReDiffuse STL-10 preflight 或释放后续 GPU;这与 2026-05-25 的 no-GPU / candidate-only 修正相冲突。这个问题会直接影响下一轮研究资源调度和交接判断。

建议修复

  • ROADMAP.md:85-98 的 2026-05-23 “立即执行 / active_gpu_question = ReDiffuse...” 改成明确的历史状态或 superseded 状态。
  • 保留有价值的扫描结论和候选排序,但删除或替换当前式命令语气,避免和 2026-05-25 最新 slots 冲突。
  • 如果 ReDiffuse split-manifest 仍是长期候选,应写成“candidate watch / no selected GPU job”,而不是当前执行项。

验收标准

  • Research/ROADMAP.md 热路径中只有一个当前 active_gpu_question 口径,且与 AGENTS.md 一致。
  • 2026-05-23 段落不会再指示立即执行已被 2026-05-25 修正取消的 ReDiffuse preflight。
  • python -X utf8 scripts/run_pr_checks.py 仍通过。

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationresearchResearch lane proposals, paper intake, and evidence tasks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions