Memo
Project memory compiler
What It Is
Memo compiles project history into executable constraints for AI agents
Problem It Solves
Every bug fix contains learned wisdom. But this knowledge scatters across commits, PRs, tickets — invisible to AI. Agents repeat mistakes humans already fixed.
Who It Is For
Teams maintaining legacy codebases with AI assistance
How It Works
Memo extracts causal chains from git history, compiles them into verifiable constraints, and serves them to agents before they touch code.