From d30192b6a3b502b4d5beab66f87cd33512dd4a9f Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 17 Mar 2026 13:06:26 +0000 Subject: [PATCH] story-kit: create 92_spike_stop_auto_committing_intermediate_pipeline_moves --- ...92_spike_stop_auto_committing_intermediate_pipeline_moves.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 43b7555..eb7fc5a 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) 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 archived). This keeps git history clean while preserving cross-machine portability for completed work. ## Context