atomic-fi
Single-tenant Phoenix backend with REST API, document parsing, and a JDM
rules editor. This page lists the demo apps shipped alongside the API —
each one is a standalone Vite build served from priv/static/demo/<app>/.
Document extraction (POST /api/parse)
/demo/onboarding-flow/
CopilotKit v2 rule editor (via copilot-runtime sidecar :4242)
/demo/atomic-fi-jdm-editor/
Embedded Lotus SQL editor + dashboard
/demo/lotus-embed/
Sanctions preview screening (POST /api/compliance-screenings/*)
/demo/payments-screening/
POST /api/parse
— document parser (JSON + base64)
copilot-runtime :4242
— JDM editor copilot sidecar (Bun + CopilotKit v2 + AI SDK)