Normalize agent instructions and workplan frontmatter (STATE-WP-0067)
Some checks failed
ci / test (push) Failing after 44s
Some checks failed
ci / test (push) Failing after 44s
- 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: KAIZEN-WP-0001
|
||||
type: workplan
|
||||
title: "Community Engagement and Advanced Automation (v1.1.0)"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: completed
|
||||
owner: kaizen-agentic
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0002
|
||||
type: workplan
|
||||
title: "Agency Framework: Project Memory, Coaching, and sys-medic Integration"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: done
|
||||
owner: kaizen-agentic
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0003
|
||||
type: workplan
|
||||
title: "Measurement Loop: Metrics Convention, Collection, and Optimizer Integration"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: completed
|
||||
owner: kaizen-agentic
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0004
|
||||
type: workplan
|
||||
title: "Ecosystem Integration: Helix Forge, activity-core, and artifact-store"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: completed
|
||||
owner: kaizen-agentic
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0005
|
||||
type: workplan
|
||||
title: "Adoption Polish and Fleet Parity (v1.2.0)"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: completed
|
||||
owner: kaizen-agentic
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0006
|
||||
type: workplan
|
||||
title: "Scheduled Agent Execution via activity-core (v1.3.0)"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: done
|
||||
owner: kaizen-agentic
|
||||
@@ -85,8 +85,7 @@ tasks:
|
||||
- id: T18
|
||||
state_hub_task_id: 73986472-bf19-4b13-af1b-6505ab944459
|
||||
status: done
|
||||
title: Update wiki/EcosystemIntegration.md and CHANGELOG for v1.3.0
|
||||
---
|
||||
title: Update wiki/EcosystemIntegration.md and CHANGELOG for v1.3.0---
|
||||
|
||||
# KAIZEN-WP-0006 — Scheduled Agent Execution via activity-core
|
||||
|
||||
@@ -130,7 +129,6 @@ flowchart LR
|
||||
|
||||
Kaizen-agentic does **not** invoke Claude directly; it **prepares** and **validates**
|
||||
the scheduled run contract.
|
||||
|
||||
---
|
||||
|
||||
## Background
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0007
|
||||
type: workplan
|
||||
title: "Agent Authoring & Doc Generation (v1.4.0)"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: done
|
||||
owner: kaizen-agentic
|
||||
@@ -36,8 +36,7 @@ tasks:
|
||||
- id: T06
|
||||
state_hub_task_id: 6715aa6f-1ee0-4f22-9249-f1cd41763cd1
|
||||
status: done
|
||||
title: Docs, CLI cheat sheet, CHANGELOG for v1.4.0
|
||||
---
|
||||
title: Docs, CLI cheat sheet, CHANGELOG for v1.4.0---
|
||||
|
||||
# KAIZEN-WP-0007 — Agent Authoring & Doc Generation
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: KAIZEN-WP-0008
|
||||
type: workplan
|
||||
title: "Coulomb-loop supplier engagement (customer-repo playbook)"
|
||||
domain: custodian
|
||||
domain: agents
|
||||
repo: kaizen-agentic
|
||||
status: done
|
||||
owner: kaizen-agentic
|
||||
|
||||
Reference in New Issue
Block a user