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: Directory-Based Workflow Coordination and Locks
test_plan: pending
---
# Story 29: Directory-Based Workflow Coordination and Locks
## 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
## 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
## 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
## User Story

View File

@@ -1,3 +1,8 @@
---
name: Agent Security and Sandboxing
test_plan: pending
---
# Story 35: Agent Security and Sandboxing
## 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
## User Story