Select a plan to view details
{{ currentPlan.meta?.steps?.length || 0 }}
步
{{ currentPlan.meta?.bound_skill_steps || 0 }}/{{ currentPlan.meta?.steps?.length || 0 }}
绑 SOP
{{ (currentPlan.meta?.skills_used || []).length }}
召回 skill
{{ fmtMs(currentPlan.meta?.planning_ms) }}
耗时
✓ 已注入 Capabilities (优先采用):
{{ app }}
📖 已注入 Manuals (UI 兜底):
{{ app }}
{{ currentPlan.plan?.title }}
{{ currentPlan.plan?.success_criteria }}
{{ i + 1 }}
{{ step.title }}
{{ step.skill_id }}
{{ step.step_range[0] }}–{{ step.step_range[1] }}
通用步骤
↑ {{ step.context_from }}
{{ k }}={{ v }}
参考 SOP(场景相近,未被任何 step 直接绑定)
{{ r }}
{{ currentPlan.instruction }}
Analysis
{{ currentPlan.meta?.analysis }}
Plan Structure (JSON)
{{ JSON.stringify(currentPlan.plan, null, 2) }}