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: IB-WP-0001
|
||||
type: workplan
|
||||
title: "State Hub And Repo Bootstrap"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
@@ -110,7 +110,7 @@ state_hub_task_id: "e6c1fd21-f1de-45f0-bcd1-e533b8e890ab"
|
||||
|
||||
```task
|
||||
id: IB-WP-0001-T07
|
||||
status: cancelled
|
||||
status: cancel
|
||||
priority: medium
|
||||
state_hub_task_id: "78b3824b-2454-44f2-8c6d-27800ab7507b"
|
||||
```
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0002
|
||||
type: workplan
|
||||
title: "Infospace Lifecycle Baseline"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0003
|
||||
type: workplan
|
||||
title: "Evaluation And Inspection Framework"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0004
|
||||
type: workplan
|
||||
title: "Reference Infospace Pilot"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0005
|
||||
type: workplan
|
||||
title: "Orthogonal Successor Architecture"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0006
|
||||
type: workplan
|
||||
title: "Markitect Tool Adapter And Markdown Artifact Validation"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0007
|
||||
type: workplan
|
||||
title: "Entity And Relation Model Migration"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0008
|
||||
type: workplan
|
||||
title: "Evaluation History And Metrics Parity"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0009
|
||||
type: workplan
|
||||
title: "Applied Workflow And Generation Pipeline"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0010
|
||||
type: workplan
|
||||
title: "Kontextual Engine Integration Boundary"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0011
|
||||
type: workplan
|
||||
title: "Pruned Legacy Reference Pilot"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0012
|
||||
type: workplan
|
||||
title: "Replacement Readiness And CLI Parity Gate"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0013
|
||||
type: workplan
|
||||
title: "Wealth VSM Generation Pipeline Parity"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0014
|
||||
type: workplan
|
||||
title: "Infospace Archive Integration With artifact-store"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0015
|
||||
type: workplan
|
||||
title: "Generic Source Infospace Generator CLI"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
@@ -14,8 +14,7 @@ state_hub_workstream_id: "1bf47fb9-fe55-428a-b8da-8e6cc76d4b03"
|
||||
depends_on_workplans:
|
||||
- IB-WP-0013
|
||||
related_workplans:
|
||||
- IB-WP-0014
|
||||
---
|
||||
- IB-WP-0014---
|
||||
|
||||
# IB-WP-0015 - Generic Source Infospace Generator CLI
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0016
|
||||
type: workplan
|
||||
title: "Lefevre EPUB3 Infospace Readiness Pilot"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
@@ -14,8 +14,7 @@ state_hub_workstream_id: "23be7d20-b01f-4b17-9851-4d540e4c0984"
|
||||
depends_on_workplans:
|
||||
- IB-WP-0015
|
||||
related_workplans:
|
||||
- IB-WP-0014
|
||||
---
|
||||
- IB-WP-0014---
|
||||
|
||||
# IB-WP-0016 - Lefevre EPUB3 Infospace Readiness Pilot
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0017
|
||||
type: workplan
|
||||
title: "Agentic Memory Profile Infospace Pilot"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: completed
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0018
|
||||
type: workplan
|
||||
title: "Adaptive LLM Routing — infospace-bench Consumer Wiring"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0019
|
||||
type: workplan
|
||||
title: "Budget and Usage Registry for Infospaces"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: done
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0020
|
||||
type: workplan
|
||||
title: "Provider Routing CLI Integration"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: finished
|
||||
owner: markitect
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
id: IB-WP-0021
|
||||
type: workplan
|
||||
title: "Scope and Intent Reconciliation"
|
||||
domain: markitect
|
||||
domain: communication
|
||||
repo: infospace-bench
|
||||
status: finished
|
||||
owner: markitect
|
||||
|
||||
Reference in New Issue
Block a user