innernet — docs
innernet is a versioned context system for ideas and code. You save structured context once; every AI client you connect (Claude Desktop, Cursor, ChatGPT, Cline) reads it live via MCP. No copy-paste between sessions.
The shape of it
Each project holds dimensions(markdown documents like "vision" or "technical"), nodes (structured entities — people, decisions, artifacts), and a commit log(append-only history of structural changes).
On top of those raw stores, each project carries a capture protocol— markdown instructions telling the AI what to save and how, tuned to this project's type and intent. A logistics project and a screenplay project don't get the same advice.