Give AI a memory of your project.

Contorium preserves project decisions, architecture context, and evolution history — so AI can understand your codebase without starting from zero every session.

Scroll ↓
Git commit
Decision
Reason
Impact
AI understands

AI can read your code.
But it doesn't know your story.

Architecture disappears

Why is this module designed this way?

AI sees code. Not intention.

Decisions disappear

Why JWT? Why MCP? Why this database?

The reasoning is lost.

Context resets

New chat. New AI. Same explanation again.

Every session starts from zero.

Projects evolve

Old decisions become outdated. Nobody knows when.

Assumptions change. Records don't.

Ask your project.

A natural language interface — not another chatbot.

You

Why was MCP added?

Contorium
Decision #024 VALID

MCP was introduced because:

  • Multiple AI tools needed shared context
  • Vendor lock-in was avoided
Original assumption
AI tools will adopt MCP
Related
Architecture · IDE Extension · MCP Server
What happened this week? Timeline
What should I review? Decision Health
Explain authentication design. Knowledge Graph

Git remembers changes.
Contorium remembers why.

Git

  • commit
  • diff
  • merge
  • branch

Contorium

  • Decision
  • WHY
  • Assumption
  • Impact
  • Validity

How it works

Every interaction becomes structured intelligence you can query later.

Capture Structure Ask Answer

Decisions have a lifecycle.

Software decisions are not permanent. They are based on assumptions. When assumptions change, decisions need to be reviewed.

Decision created
Assumption
Project changes
Impact detected
Review needed
Database Decision
VALID WARNING NEEDS REVIEW

Built as a project intelligence runtime.

Cursor Claude MCP
CIL Cognitive Interaction Layer
PIL Project Intelligence Layer
.contora

CIL

Understand · Explore · Explain

PIL

Store · Preserve · Transfer

One intelligence layer. Everywhere.

IDE

Ask while coding

MCP

Give AI agents project memory

CLI

Inspect from terminal

Your project intelligence belongs to you.

Local storage No cloud dependency No vendor lock-in Open format
.contora/
├── decisions
├── events
├── graph
├── lifecycle
└── state

Open source. Built for the AI-native future.

Stop explaining your project.
Let it remember.

Local-first · MIT License