Document source, ingestion, extraction, metadata, and citation recovery.
Find a file
tegwick 0a7176bf2d 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
.claude/rules Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
registry Add capability registry scaffold (REUSE-WP-0014-T04 B02) 2026-06-16 01:52:33 +02:00
workplans Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-06-22 20:28:07 +02:00
.gitignore Initial commit 2026-05-24 13:49:33 +00:00
.repo-classification.yaml Add .repo-classification.yaml (CUST-WP-0050 T11 agent first-pass) 2026-06-22 17:47:36 +02:00
AGENTS.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
CLAUDE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00
INTENT.md Add MVP Coordination section: code lives in citation-evidence umbrella during MVP 2026-05-24 16:51:06 +02:00
LICENSE Initial commit 2026-05-24 13:49:33 +00:00
README.md Point README at citation-evidence umbrella during MVP phase 2026-05-25 00:13:12 +02:00
SCOPE.md Normalize agent instructions and workplan frontmatter (STATE-WP-0067) 2026-06-22 23:16:24 +02:00

evidence-source

Document source, ingestion, extraction, metadata, and citation recovery — PDF/HTML/MD ingest, fingerprinting, page-/offset-map construction, canonical-text extraction, and the recovery behavior for stale selectors.

MVP status: INTENT only

During the citation-evidence MVP, code lives upstream in citation-evidence under src/source/. This repo currently holds INTENT.md describing what will move here. Contract changes belong in citation-evidence/wiki/SharedContracts.md, not here.

Per the dependency map, source depends on shared/ and engine/ only.