Standalone visualization for the Refract observation engine.
Web app (vanilla TS + Vite) that loads JSONL event data compatible with @refract-org/evidence-graph and renders timelines, diffs, citation graphs, and event-type breakdowns.
bun install
bun run devOpen http://localhost:5173. Sample data loads automatically. Drag a JSONL file onto the upload zone to inspect your own data.
- Vite + vanilla TypeScript
- No framework dependencies
- DOM-based rendering with CSS custom properties
Refract Engine · Docs · npm