Public-Records Analytics Platform
Founder & sole engineer2026 — presentAn end-to-end platform that automates open-records (FOIA) requests and turns government documents into structured data — architected and operated solo on Cloudflare's edge stack.
- Built the full request pipeline (D1, scheduled Workers, an operator console, a statute library, an automated send planner) and scrapers across board-meeting and records systems spanning 1,200+ government bodies.
- Fine-tuned a Qwen3-14B "PIA-lawyer" LoRA served on a self-hosted GPU, wrapped in defense-in-depth guardrails — arithmetic forced into code, a citation whitelist, a false-proposition denylist, a human-review gate. Measured 96% flag recall, 100% citation grounding.
- Reads scanned government records with a self-hosted vision model (Qwen2.5-VL) at ~100% title accuracy, replacing commercial OCR; fabrication-proof per-trustee vote extraction from board minutes.
- Whole-domain email on Cloudflare (DMARC-aligned), a Twilio phone line with browser softphone, and structural chain-of-custody (hash → archive → read-back → re-hash) for evidence integrity.