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
1c2caa50a3
commit
f3a3bc9b9f
8 changed files with 45 additions and 24 deletions
|
|
@ -4,7 +4,8 @@ type: extension-workplan
|
|||
title: "OpenCMIS TCK Harness Foundation"
|
||||
repo: open-cmis-tck
|
||||
extension: open-cmis-tck
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -4,7 +4,8 @@ type: extension-workplan
|
|||
title: "Live OpenCMIS TCK Execution And Capability Maturity"
|
||||
repo: open-cmis-tck
|
||||
extension: open-cmis-tck
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
|
|
@ -4,7 +4,8 @@ type: extension-workplan
|
|||
title: "Assessment Log Review And Hardening"
|
||||
repo: open-cmis-tck
|
||||
extension: open-cmis-tck
|
||||
domain: markitect
|
||||
domain: communication
|
||||
topic_slug: markitect
|
||||
status: completed
|
||||
owner: codex
|
||||
planning_priority: high
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue