citation-evidence/src/app
tegwick dd2f2115bd Implement CE-WP-0009: wire umbrella to @citation-evidence/engine
Add link: dependency on citation-engine, retarget @shared/@engine aliases,
remove in-repo shared/engine copies. ADR-0002 accepted (option B).
172 tests, typecheck, and lint pass.
2026-06-22 19:45:11 +02:00
..
forms Implement CE-WP-0009: wire umbrella to @citation-evidence/engine 2026-06-22 19:45:11 +02:00
sessions Unify capture/edit form, thicker active document border, layer-hide toggles 2026-05-26 23:27:08 +02:00
App.tsx Implement CE-WP-0009: wire umbrella to @citation-evidence/engine 2026-06-22 19:45:11 +02:00
index.ts Implement CE-WP-0002 T03-T09: ingest, anchor resolution, engine, UI, persistence, e2e 2026-05-25 10:58:11 +02:00
main.tsx Set pdfjs GlobalWorkerOptions.workerSrc at app bootstrap 2026-05-26 15:28:51 +02:00
README.md Implement CE-WP-0001 Foundations: TS scaffold, lint boundaries, normalize v1, fixtures 2026-05-25 00:13:03 +02:00
ReviewLayout.tsx Implement CE-WP-0005 T01-T08: demo app — sessions, uploads, ZIP archive 2026-05-26 14:57:28 +02:00

src/app/ — reference workspace shell, routes, composition root

Future home: stays in citation-evidence (or splits into a thin shell). Owns: top-level React app, routing, composition of the engine + work + binder subsystems into a runnable product.

May import from: any partition (wiki/DependencyMap.md §4).