Event-Sourced AI Workflow Engineer
Event-sourced lending pipeline for document intake, extraction, credit analysis, fraud, compliance, and decision orchestration over an append-only ledger.
"Modeled lending decisions as replayable event streams so every agent action has an audit trail."

AI-assisted lending workflows need strict traceability across document processing, credit reasoning, fraud checks, compliance blocks, and final decision outcomes.
Created a canonical event schema, synthetic company/document generator, in-memory and PostgreSQL event stores, multi-agent pipeline phases, optimistic concurrency tests, projections, and refinery-backed document extraction.
Axiom Ledger represents lending workflows as streams of immutable events. Document packages, extraction results, credit analysis, fraud checks, compliance decisions, and orchestrator outcomes can all be replayed from the ledger.
Case studies in similar engineering domains.
Multi-agent codebase cartography tool that analyzes local or GitHub repositories with Surveyor and Hydrologist agents to produce module graphs and data lineage artifacts.
Schema integrity and lineage attribution system that turns inter-system dependencies into formal contracts, detects schema/type/statistical drift, and reports downstream blast radius.
PDF triage and extraction pipeline that detects document origin, layout, and domain, escalates extraction strategies by confidence, builds PageIndex trees, and answers with provenance chains.