diff --git a/.story_kit/work/1_upcoming/151_story_split_archived_into_done_and_archived_with_time_based_promotion.md b/.story_kit/work/1_upcoming/151_story_split_archived_into_done_and_archived_with_time_based_promotion.md index 1e3f6f6..68bb64b 100644 --- a/.story_kit/work/1_upcoming/151_story_split_archived_into_done_and_archived_with_time_based_promotion.md +++ b/.story_kit/work/1_upcoming/151_story_split_archived_into_done_and_archived_with_time_based_promotion.md @@ -34,6 +34,8 @@ The watcher should periodically check `5_done/` and move items older than 4 hour - [ ] Watcher periodically sweeps `5_done/` and moves items older than 4 hours to `6_archived/` - [ ] Existing items in old `5_archived/` are migrated to `6_archived/` - [ ] Frontend pipeline display updated if applicable +- [ ] `.story_kit/README.md` updated to reflect the new pipeline stages +- [ ] `story-kit init` scaffolding creates `5_done/` and `6_archived/` (coordinate with story 116) ## Out of Scope