tegwick e572b936da 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
2026-06-22 23:16:24 +02:00
2026-05-24 13:51:57 +00:00
2026-05-24 13:51:57 +00:00

evidence-binder

Connect evidence items to structured targets — form fields, claims, requirements — and render the visual guide that ties a target, its evidence card, and the source highlight together in the workspace UI.

MVP status: INTENT only

During the citation-evidence MVP, code lives upstream in citation-evidence under src/binder/. This repo currently holds INTENT.md describing what will move here. Contract changes — including the rect-registry contract that the visual guide depends on — belong in citation-evidence/wiki/SharedContracts.md, not here.

Per the dependency map, binder depends on shared/, engine/, and anchor/. It must not be imported by work/ (the UI talks to binder via the active-state context, not by direct import).

Description
Connect evidence items to structured targets such as form fields, claims, requirements.
Readme MIT-0 57 KiB
Languages
Markdown 100%