Files
citation-engine/src/engine/README.md
tegwick 78085e1eb3 Extract engine from citation-evidence umbrella (CENG-WP-0001)
Bootstrap @citation-evidence/engine as a standalone TypeScript package
with shared types and engine services copied from the umbrella MVP.
All 89 tests pass with lint and typecheck clean.
2026-06-22 18:02:05 +02:00

326 B

src/engine/ — services, repositories, event bus

Future home: citation-engine (the services half). Owns: repositories for Document/Annotation/EvidenceItem/EvidenceLink, ID generation orchestration, the event bus, and pure orchestration services.

May import from: shared/ only (wiki/DependencyMap.md §4).