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
09f2cd4b7a
commit
00671f5133
12 changed files with 47 additions and 29 deletions
|
|
@ -2,7 +2,7 @@
|
|||
id: BRIDGE-WP-0005
|
||||
type: workplan
|
||||
title: "Restart includes remote cleanup (blank-slate recovery)"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: finished
|
||||
owner: codex
|
||||
|
|
@ -156,7 +156,7 @@ Document the blank-slate restart contract:
|
|||
|
||||
```task
|
||||
id: BRIDGE-WP-0005-T04
|
||||
status: cancelled
|
||||
status: cancel
|
||||
priority: low
|
||||
state_hub_task_id: "518f1b5e-3098-42aa-9662-bdab1d7d269b"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue