Your agent writes the code. Who remembers why?
The research, reasoning, and requirements behind your code vanish into chat logs. Lattice captures them in a Git-native knowledge graph — so any collaborator, human or AI, can pick up where the last one left off.
Why Lattice?
- Stop losing the "why" — every requirement traces back to the research that motivated it
- Requirements before code, not after — give your agent a spec to implement
- Onboard anyone in minutes — human or AI
Projects
- Lattice — Knowledge coordination protocol: The knowledge coordination protocol. Four layers — sources, theses, requirements, implementations — connected by version-bound edges with automatic drift detection. CLI, MCP server, and Claude Code integration built in.
- Team of Rivals — Multi-agent debate system: Multiple AI agents debate proposals from different perspectives, surfacing blind spots and building stronger solutions through structured disagreement.
- s3proxy — Streaming S3 proxy: A lightweight proxy that streams S3 objects directly to clients. Signed URL generation, range requests, and multi-tenant bucket routing.