AI forgets architecture
Structure, modules, and conventions vanish when the chat ends.
Understand what happened, why it changed, and what comes next — across every AI coding tool.
Powered by the Cognitive Interaction Layer (CIL), backed by a deterministic Project Intelligence Layer (PIL).
Scroll ↓
AI can generate code.
But software development is about understanding.
Structure, modules, and conventions vanish when the chat ends.
Why JWT, why MCP, what tradeoffs you accepted — gone every session.
How the codebase grew and changed is never carried forward.
Reasoning history disappears. You re-explain instead of continuing.
Contorium preserves project intelligence so AI can reconstruct understanding instead of restarting from zero.
Natural language interface powered by CIL.
MCP was introduced because the team needed a standard interface for AI agents to inspect project state, transfer context, and capture structured decisions — without coupling to a single IDE or chat provider.
What happened this week?
HistoryTell me everything about auth.
Knowledge GraphWhat should I do next?
Action EngineWhat was the project state last Friday?
Time TravelExplain this architecture.
StoryEvery interaction becomes structured project intelligence that can be queried later.
CIL on top. PIL underneath.
CIL understands. PIL remembers.
Everything stays inside your repository.
One Cognitive Kernel — three ways to ask, capture, and explore.
Ask Contorium while you code.
CIL for AI agents.
ask_projectAsk from the terminal.
contorium askOne project. One intelligence layer. Every runtime.
"Why not Redux?"
Decision Center returns the ADR, alternatives considered, and reasoning — not a guess from chat memory.
"What do we know about auth?"
Knowledge Graph connects modules, decisions, and timeline events around a single entity.
Switch Cursor → Claude Code
Transfer project story or context — continue without re-explaining architecture.
Built for long-lived AI-assisted projects.
Unified timeline of cognitive events
ADR-style records with Why and alternatives
Snapshot replay for any date
Everything related to an entity
Missing WHY, stale decisions, conflicts
Goal + journey narrative for onboarding
Identity fingerprint for agent handoff
How the project grew over time
Everything routes through one Cognitive Kernel.
MIT License — inspect, fork, and run entirely on your machine.
Contorium lets you ask your project what happened, why it changed, and what comes next.
Local-first · MIT License · CIL v3