Architecture disappears
Why is this module designed this way?
AI sees code. Not intention.
Contorium preserves project decisions, architecture context, and evolution history — so AI can understand your codebase without starting from zero every session.
Scroll ↓Why is this module designed this way?
AI sees code. Not intention.
Why JWT? Why MCP? Why this database?
The reasoning is lost.
New chat. New AI. Same explanation again.
Every session starts from zero.
Old decisions become outdated. Nobody knows when.
Assumptions change. Records don't.
A natural language interface — not another chatbot.
Why was MCP added?
MCP was introduced because:
Every interaction becomes structured intelligence you can query later.
Software decisions are not permanent. They are based on assumptions. When assumptions change, decisions need to be reviewed.
Understand · Explore · Explain
Store · Preserve · Transfer
Ask while coding
Give AI agents project memory
Inspect from terminal
├── decisions
├── events
├── graph
├── lifecycle
└── state