I build local-first AI systems, evaluation harnesses, privacy-conscious tools, and human-in-the-loop workflows. My work focuses on making AI behavior inspectable: explicit permissions, provenance, reproducible evidence, careful failure handling, and clear boundaries between a prototype and a supported claim.
An inspectable cognitive-graph research prototype with deterministic replay, synthetic retrieval, bounded local-model integration, append-only continuity and correction slices, and traceable outputs. Python and TypeScript/React; 145 tests in the public edition.
A standard-library Python harness for indirect prompt-injection research in tool-using agents. It compares a deliberately vulnerable dispatcher with exact- argument permission enforcement, records ordered evidence, builds replayable run bundles, and separates attempted, blocked, hallucinated, inconclusive, and corroborated simulated outcomes. 59 tests.
Dependency-free, privacy-first utilities for inspecting a ChatGPT data export locally. The public repository uses a fictional fixture and keeps generated indexes and real exports outside the clone. 4 end-to-end tests.
A read-only PowerShell posture collector with documentation, defensive ignore rules, CI, and a static safety check. It measures selected Windows security settings without applying remediation.
Public-safe architecture notes covering a provenance-aware Shared Memory Spine, a 37-track/53-idea project atlas, a privacy-conscious full-stack service website, and an AI-assisted creator workflow with media QA and publication gates.
- I use synthetic fixtures and local-first defaults when real data is not needed.
- I separate observed evidence from inference and historical status from current state.
- I design consequential writes, durable memory, and external actions around explicit human authority.
- I keep failures, limitations, and unverified boundaries visible instead of polishing them out of the story.
Python · TypeScript · React · Next.js · PowerShell · GitHub Actions · knowledge graphs · retrieval and provenance systems · AI evaluation · agent security · privacy-by-design · technical documentation
I built these projects through AI-assisted engineering workflows while retaining human ownership of product direction, review, and release decisions.