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
8b5022c9ff
commit
ba510649a1
15 changed files with 50 additions and 32 deletions
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0001
|
||||
type: workplan
|
||||
title: "Dependency Management — Add lockfile for Ansible control-node deps"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: completed
|
||||
owner: railiance
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0002
|
||||
type: workplan
|
||||
title: "k3s and Kubernetes Platform Baseline"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: completed
|
||||
owner: railiance
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0003
|
||||
type: bug-report
|
||||
title: "pgpool CrashLoopBackOff on PostgreSQL HA failover — missing secret key"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: completed
|
||||
owner: tegwick
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0004
|
||||
type: workplan
|
||||
title: "Integrated Backup — S2 Kubernetes Runtime Layer"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: done
|
||||
owner: tegwick
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0005
|
||||
type: workplan
|
||||
title: "Kubeconfig delivery for netkingdom SSO/MFA stack apply"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: done
|
||||
owner: railiance-worker
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0006
|
||||
type: workplan
|
||||
title: "Staged Promotion Lifecycle"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: active
|
||||
owner: railiance
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAIL-BS-WP-0007
|
||||
type: workplan
|
||||
title: "ThreePhoenix - HA Cluster Implementation"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: active
|
||||
owner: railiance
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAILIANCE-WP-0012
|
||||
type: workplan
|
||||
title: "activity-core cluster-owned deploy/verify"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: finished
|
||||
owner: codex
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAILIANCE-WP-0013
|
||||
type: workplan
|
||||
title: "activity-core verifier evidence hardening"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: finished
|
||||
owner: codex
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
id: RAILIANCE-WP-0014
|
||||
type: workplan
|
||||
title: "activity-core llm-connect live reconcile"
|
||||
domain: railiance
|
||||
domain: financials
|
||||
repo: railiance-cluster
|
||||
status: blocked
|
||||
owner: codex
|
||||
|
|
@ -70,7 +70,7 @@ values. Live evidence note `c72c514a-399e-4c54-8d5b-d36405932360` confirms
|
|||
|
||||
```task
|
||||
id: RAILIANCE-WP-0014-T03
|
||||
status: blocked
|
||||
status: wait
|
||||
priority: high
|
||||
state_hub_task_id: "ae8af00a-c14f-4b76-933c-46d06cd360ae"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue