# Memo

> Project memory compiler

Status: planned
Repository: Private planned repository

## 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.

## Related projects

- [fix](/projects/fix)
- [vibe](/projects/vibe)

## Links

- HTML: https://wanghua.dittoai.cc/projects/memo
- Markdown: https://wanghua.dittoai.cc/projects/memo.md
