Demo. Drop a trace. Get signed evidence.

Sample traces are anonymised fixtures from real fintech runtimes. Output is the same PDF format we ship to production. Pipeline is multi-model orchestration across four deterministic stages, signed with Ed25519. Today: Anthropic Claude Opus 4.7 across all four stages. V0.5 (post-YC): per-stage routing (Sonnet for classify and extract, Opus for assess and map) and a GPT-5.5 cross-verifier on low-confidence rows. Per-attestation model fingerprints recorded in the receipt.

Step 1 — upload trace
Drop trace.json here
or click to browse · max 25 MB · application/json
Pipeline: Classify → Extract → Assess Authorization → Map Obligations & Sign. End-to-end target ≤90s. Stages 1+2 run in parallel via asyncio.gather. PDF is base64-embedded in the response (ephemeral storage by design). Signing key persists across container restarts via Container App secret.