diff --git a/.story_kit/work/2_current/228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding.md b/.story_kit/work/2_current/228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding.md index 007de3a..202c9e1 100644 --- a/.story_kit/work/2_current/228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding.md +++ b/.story_kit/work/2_current/228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding.md @@ -6,7 +6,7 @@ name: "Auto-detect tech stack and generate component sections during scaffolding ## User Story -As a user setting up a new project, I want the scaffold to auto-detect my tech stack and generate [[component]] sections in project.toml, so that worktree setup, quality gates, and the build pipeline work out of the box without manual configuration. +As a user setting up a new project, I want the scaffold to include example [[component]] sections in project.toml and the chat agent to be instructed to replace them with real definitions, so that worktree setup, quality gates, and the build pipeline work out of the box. ## Acceptance Criteria