Idea
Add a dry planning mode that shows interpolation, dependency resolution, next actions, and artifact paths without making real external calls.
Why it is interesting
- safer review surface for agent-generated jobs
- helps debug structure before execution
- fits dispatch’s deterministic posture well
Idea
Add a dry planning mode that shows interpolation, dependency resolution, next actions, and artifact paths without making real external calls.
Why it is interesting