generated from coulomb/repo-seed
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:
@@ -2,7 +2,7 @@
|
||||
id: BRIDGE-WP-0001
|
||||
type: workplan
|
||||
title: "OpsBridge Initial Implementation"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: completed
|
||||
owner: Bernd
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: BRIDGE-WP-0002
|
||||
type: workplan
|
||||
title: "OpsCatalog Extension"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: completed
|
||||
owner: Bernd
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: BRIDGE-WP-0003
|
||||
type: workplan
|
||||
title: "OpsBridge MCP Server, Skill, and Cross-Mode Test Coverage"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: done
|
||||
owner: Bernd
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: BRIDGE-WP-0004
|
||||
type: workplan
|
||||
title: "AccessManagementDirective Alignment"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: done
|
||||
owner: Bernd
|
||||
|
||||
@@ -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"
|
||||
```
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: OPS-WP-0001
|
||||
type: workplan
|
||||
title: "ops-bridge diagnostics and flow improvements"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: done
|
||||
owner: claude
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: OPS-WP-0002
|
||||
type: workplan
|
||||
title: "Agent Usability — MCP Registration, Skill, and Worker Orientation"
|
||||
domain: custodian
|
||||
domain: infotech
|
||||
repo: ops-bridge
|
||||
status: done
|
||||
owner: custodian
|
||||
|
||||
Reference in New Issue
Block a user