Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
- Align agent files with on-disk workplan prefixes (infer from workplan ids) - Set workplan domain to registered domain_slug; add topic_slug where applicable - Repair frontmatter delimiter formatting; migrate legacy task status literals - Regenerate AGENTS.md, CLAUDE.md, and .claude/rules from State Hub templates
This commit is contained in:
parent
b1dc0cbe2e
commit
2b2f0c959a
12 changed files with 53 additions and 28 deletions
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0001
|
|||
type: workplan
|
||||
title: "Guide Board Bootstrapping"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0002
|
|||
type: workplan
|
||||
title: "Assessment Operations Baseline"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0003
|
|||
type: workplan
|
||||
title: "Extension SDK Maturity"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0004
|
|||
type: workplan
|
||||
title: "Source Lock And Submission Package Baseline"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0005
|
|||
type: workplan
|
||||
title: "Challenge And Exclusion Handling"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0006
|
|||
type: workplan
|
||||
title: "Service Artifact Access And Durable Run Index"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: medium
|
||||
|
|
|
|||
|
|
@ -3,7 +3,8 @@ id: GUIDE-BOARD-WP-0007
|
|||
type: workplan
|
||||
title: "Report And Export Maturity"
|
||||
repo: guide-board
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: medium
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue