Featured side project
One current side project focused on memory, correction, and context accumulation.
A reusable multi-agent memory architecture in TypeScript for a local-first Personal AI platform.
Designed around memory as a state machine, append-only logs, and separation of read and write concerns so agents can preserve context without collapsing into hidden state.
Memory as a state machine · Built for local-first agent workflows
TypeScript · Multi-Agent Systems · Event Sourcing · MCP