Document source, ingestion, extraction, metadata, and citation recovery.
- 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 |
||
|---|---|---|
| .claude/rules | ||
| registry | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| .repo-classification.yaml | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| INTENT.md | ||
| LICENSE | ||
| README.md | ||
| SCOPE.md | ||
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.