Backfill YAML front matter on all story files

Add name and test_plan front matter to 31 story files that were
missing it. Upcoming stories get test_plan: pending, current and
archived get test_plan: approved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dave
2026-02-19 16:50:04 +00:00
parent 59bb4bff90
commit af71c16e1d
32 changed files with 160 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
---
name: Project Selection & Read Verification
test_plan: approved
---
# Story: Project Selection & Read Verification # Story: Project Selection & Read Verification
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Core Agent Tools (The Hands)
test_plan: approved
---
# Story: Core Agent Tools (The Hands) # Story: Core Agent Tools (The Hands)
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: The Agent Brain (Ollama Integration)
test_plan: approved
---
# Story: The Agent Brain (Ollama Integration) # Story: The Agent Brain (Ollama Integration)
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Ollama Model Detection
test_plan: approved
---
# Story: Ollama Model Detection # Story: Ollama Model Detection
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Persist Project Selection
test_plan: approved
---
# Story: Persist Project Selection # Story: Persist Project Selection
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Fix UI Responsiveness (Tech Debt)
test_plan: approved
---
# Story: Fix UI Responsiveness (Tech Debt) # Story: Fix UI Responsiveness (Tech Debt)
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: UI Polish - Sticky Header & Compact Layout
test_plan: approved
---
# Story: UI Polish - Sticky Header & Compact Layout # Story: UI Polish - Sticky Header & Compact Layout
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Collapsible Tool Outputs
test_plan: approved
---
# Story: Collapsible Tool Outputs # Story: Collapsible Tool Outputs
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Remove Unnecessary Scroll Bars
test_plan: approved
---
# Story: Remove Unnecessary Scroll Bars # Story: Remove Unnecessary Scroll Bars
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: System Prompt & Persona
test_plan: approved
---
# Story: System Prompt & Persona # Story: System Prompt & Persona
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Persist Model Selection
test_plan: approved
---
# Story: Persist Model Selection # Story: Persist Model Selection
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Left-Align Chat Text and Add Syntax Highlighting
test_plan: approved
---
# Story: Left-Align Chat Text and Add Syntax Highlighting # Story: Left-Align Chat Text and Add Syntax Highlighting
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Be Able to Use Claude
test_plan: approved
---
# Story 12: Be Able to Use Claude # Story 12: Be Able to Use Claude
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Stop Button
test_plan: approved
---
# Story 13: Stop Button # Story 13: Stop Button
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Auto-focus Chat Input on Startup
test_plan: approved
---
# Story: Auto-focus Chat Input on Startup # Story: Auto-focus Chat Input on Startup
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: New Session Cancellation
test_plan: approved
---
# Story 14: New Session Cancellation # Story 14: New Session Cancellation
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Display Context Window Usage
test_plan: approved
---
# Story 17: Display Context Window Usage # Story 17: Display Context Window Usage
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Token-by-Token Streaming Responses
test_plan: approved
---
# Story 18: Token-by-Token Streaming Responses # Story 18: Token-by-Token Streaming Responses
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Start New Session / Clear Chat History
test_plan: approved
---
# Story 20: Start New Session / Clear Chat History # Story 20: Start New Session / Clear Chat History
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Smart Auto-Scroll (Respects User Scrolling)
test_plan: approved
---
# Story 22: Smart Auto-Scroll (Respects User Scrolling) # Story 22: Smart Auto-Scroll (Respects User Scrolling)
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Alphabetize LLM Dropdown List
test_plan: approved
---
# Story 23: Alphabetize LLM Dropdown List # Story 23: Alphabetize LLM Dropdown List
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Replace Tauri with Browser UI Served by Rust Binary
test_plan: approved
---
# Story 01: Replace Tauri with Browser UI Served by Rust Binary # Story 01: Replace Tauri with Browser UI Served by Rust Binary
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Auto-Scaffold Story Kit Metadata on New Projects
test_plan: approved
---
# Story 25: Auto-Scaffold Story Kit Metadata on New Projects # Story 25: Auto-Scaffold Story Kit Metadata on New Projects
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Show Remaining Test TODOs in the UI
test_plan: approved
---
# Story 28: Show Remaining Test TODOs in the UI # Story 28: Show Remaining Test TODOs in the UI
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Backfill Tests for Maximum Coverage
test_plan: approved
---
# Story 29: Backfill Tests for Maximum Coverage # Story 29: Backfill Tests for Maximum Coverage
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Worktree-Based Agent Orchestration
test_plan: approved
---
# Story 30: Worktree-Based Agent Orchestration # Story 30: Worktree-Based Agent Orchestration
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Directory-Based Workflow Coordination and Locks
test_plan: pending
---
# Story 29: Directory-Based Workflow Coordination and Locks # Story 29: Directory-Based Workflow Coordination and Locks
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Worktree Agent Orchestration — Dynamic Port Management
test_plan: pending
---
# Story 32: Worktree Agent Orchestration — Dynamic Port Management # Story 32: Worktree Agent Orchestration — Dynamic Port Management
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Worktree Diff Inspection and Editor Integration
test_plan: pending
---
# Story 33: Worktree Diff Inspection and Editor Integration # Story 33: Worktree Diff Inspection and Editor Integration
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Per-Project Agent Configuration and Role Definitions
test_plan: pending
---
# Story 34: Per-Project Agent Configuration and Role Definitions # Story 34: Per-Project Agent Configuration and Role Definitions
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Agent Security and Sandboxing
test_plan: pending
---
# Story 35: Agent Security and Sandboxing # Story 35: Agent Security and Sandboxing
## User Story ## User Story

View File

@@ -1,3 +1,8 @@
---
name: Enforce Front Matter on All Story Files
test_plan: pending
---
# Story 36: Enforce Front Matter on All Story Files # Story 36: Enforce Front Matter on All Story Files
## User Story ## User Story