Domain model and tooling for citations.
Updated by fix-consistency on 2026-06-22: - update .custodian-brief.md for citation-engine |
||
|---|---|---|
| registry | ||
| workplans | ||
| .custodian-brief.md | ||
| .gitignore | ||
| INTENT.md | ||
| LICENSE | ||
| README.md | ||
citation-engine
Domain model and tooling for citations — the shared vocabulary
(Document, Selector, Annotation, EvidenceItem, EvidenceLink,
EvidenceSet, state enums, branded IDs, canonical text normalization)
together with the services and repositories that act on it.
MVP status: INTENT only
During the citation-evidence MVP, code lives upstream in
citation-evidence under src/shared/ and
src/engine/. This repo currently holds INTENT.md describing what will
move here once the engine API stabilises. Until extraction, contract
changes belong in
citation-evidence/wiki/SharedContracts.md,
not here.
The dependency map (citation-evidence/wiki/DependencyMap.md) marks this
package as a leaf node: nothing internal depends on anything else.