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:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Directory-Based Workflow Coordination and Locks
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 29: Directory-Based Workflow Coordination and Locks
|
||||
|
||||
## User Story
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Worktree Agent Orchestration — Dynamic Port Management
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 32: Worktree Agent Orchestration — Dynamic Port Management
|
||||
|
||||
## User Story
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Worktree Diff Inspection and Editor Integration
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 33: Worktree Diff Inspection and Editor Integration
|
||||
|
||||
## User Story
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Per-Project Agent Configuration and Role Definitions
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 34: Per-Project Agent Configuration and Role Definitions
|
||||
|
||||
## User Story
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Agent Security and Sandboxing
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 35: Agent Security and Sandboxing
|
||||
|
||||
## User Story
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
name: Enforce Front Matter on All Story Files
|
||||
test_plan: pending
|
||||
---
|
||||
|
||||
# Story 36: Enforce Front Matter on All Story Files
|
||||
|
||||
## User Story
|
||||
|
||||
Reference in New Issue
Block a user