gz chores plan¶
Show deterministic execution plan details for one chore.
Usage¶
Runtime Behavior¶
- Loads and validates
registry.jsonvia the project-first → package-fallback resolver (ADR-0.0.21):<project_root>/.gzkit/chores/registry.jsonfirst, thenimportlib.resources.files("gzkit.chores")as the package fallback. - Resolves
<slug>and prints lane, steps, evidence commands, acceptance checks, and log path. - Does not execute any command.