- name
- hpd-pipeline
- description
- Use when the HPD lab needs a repeatable Planner -> Designer -> conditional Developer -> Tester flow for an approved idea, with Lobster-first and sequential fallback behavior.
- metadata
- { "openclaw": { "emoji": "🧪" } }
hpd-pipeline
Follow the stage contract in {baseDir}/references/project-pipeline.md.
Preferred mode
- If the
lobsterCLI is available onPATH, prefer a Lobster workflow. - If
lobsteris unavailable, run the same stages sequentially in one turn and marklobster_ready: false.
Required output sections
briefcost_estimatebomassembly_planrender_promptsoftware_specwhen neededtester_reportartifact_manifestcompletion_summary
Optional artifact fields
Use these when real outputs exist. If they do not exist, say so explicitly instead of implying they were produced.
render_imagecad_step_pathcad_stl_pathsassembly_doc_pathsource_code_pathfirmware_build_path
Rules
- Keep outputs Notion-first.
- Do not claim STEP/STL or validated firmware unless it was actually produced.