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: CE-WP-0003
|
||||
type: workplan
|
||||
title: "Form binding + visual guide — EvidenceLink, rect registry, SVG overlay"
|
||||
domain: citation_evidence
|
||||
domain: infotech
|
||||
repo: citation-evidence
|
||||
repo_id: a677c189-b4e2-4f2a-9e48-faa482c277e6
|
||||
topic_slug: citation_evidence_mvp
|
||||
@@ -16,8 +16,7 @@ depends_on_workplan: CE-WP-0002
|
||||
spec_refs:
|
||||
- wiki/ProductRequirementsDocument.md
|
||||
- wiki/ArchitectureOverview.md
|
||||
- wiki/SharedContracts.md
|
||||
---
|
||||
- wiki/SharedContracts.md---
|
||||
|
||||
# CE-WP-0003 — Form Binding + Visual Guide
|
||||
|
||||
@@ -49,7 +48,6 @@ T01 (EvidenceLink + EvidenceSet types + relation/status enums)
|
||||
└─ T07 (SVG visual guide overlay)
|
||||
└─ T08 (E2E test of PRD scenario steps 5-9)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## T01 — `EvidenceLink` + `EvidenceSet` types
|
||||
|
||||
Reference in New Issue
Block a user