流水线概览
当前科研产品使用的阶段状态机是:
text
idle → ideation → baseline-digestion → design → implementation → training → analysis → writing → review → doneGate 模型
运行时只保留三种 gate:
| Gate | 含义 |
|---|---|
human | 暂停,等待人工确认 |
auto | 自动继续 |
default | 使用仓库为该阶段定义的默认策略 |
当前产品主链里不再依赖 auto-judge gate。
阶段摘要
| 阶段 | 主要产物 | 主要 Agent |
|---|---|---|
ideation | 候选 idea、idea-card、验证结果 | Scout、Judge |
baseline-digestion | baseline 结构化文件 | Scout |
design | research-contract、experiment-plan | Planner、Judge |
implementation | baseline reproduction、implementation notes | Coder、Planner |
training | training status、实验输出 | Coder |
analysis | analysis-verdict、必要时 postmortem | Judge |
writing | 论文草稿、figures manifest | Writer、Coder |
review | novelty search、审稿意见、格式/引用检查 | Scout、Judge、Coder |
关键状态文件
这条流水线主要依赖:
.omr/research/project.json.omr/research/pipeline.yaml.omr/research/HANDOFF.md.omr/research/dispatch-log.jsonl.omr/research/log.jsonl