diff --git a/.story_kit/work/1_upcoming/92_spike_stop_auto_committing_intermediate_pipeline_moves.md b/.story_kit/work/1_upcoming/92_spike_stop_auto_committing_intermediate_pipeline_moves.md index eb7fc5a..5f0cf5f 100644 --- a/.story_kit/work/1_upcoming/92_spike_stop_auto_committing_intermediate_pipeline_moves.md +++ b/.story_kit/work/1_upcoming/92_spike_stop_auto_committing_intermediate_pipeline_moves.md @@ -6,7 +6,7 @@ name: "Stop auto-committing intermediate pipeline moves" ## Goal -Determine how to stop the filesystem watcher from auto-committing every pipeline stage move (upcoming -> current -> qa -> merge -> done -> archive) while still committing at terminal states (creation in upcoming, acceptance in archived). This keeps git history clean while preserving cross-machine portability for completed work. +Determine how to stop the filesystem watcher from auto-committing every pipeline stage move (upcoming -> current -> qa -> merge -> done -> archive) while still committing at terminal states (creation in upcoming, acceptance in done and archived). This keeps git history clean while preserving cross-machine portability for completed work. ## Context