Auto Run
pitway auto-run manages auto-run authorization for automatic task
continuation -- it's how a driver session is allowed to keep moving
through a task graph without pausing for a manual go-ahead at every single
task boundary.
What it doesn't change
Auto-run authorization only affects routine task-to-task continuation. It
never bypasses PitWay's actual mandatory gates -- milestone-confirm and
milestone-complete always wait for an explicit developer approval in
conversation regardless of auto-run state, and write_scope /
verification-hash enforcement stay mechanically in force either way.
Where it lives
Auto-run is a housekeeping-category command alongside usage-add and
milestone-cancel -- see Verification and
Completion for the checks that stay in force
no matter what auto-run is set to.