Static site for Contorium — persistent project memory for AI development. IDE, MCP, and CLI are peer adapters over .contora/.
| Path | Page |
|---|---|
index.html |
Home — product story, features, install |
docs/ |
Documentation hub (sidebar navigation, readable HTML) |
docs/install.html |
Install & use — three adapters, command matrix |
docs/mcp.html |
MCP server — @contorium/mcp, CHP v1 tools |
docs/cli.html |
CLI — handoff, dashboard, export |
docs/dashboard.html |
Runtime dashboard (CRBP) |
docs/ide-extension.html |
IDE extension |
mcp/ |
Interactive MCP setup |
Markdown sources live in docs/*.md. Regenerate HTML after edits:
python scripts/build-docs.pypython -m http.server 8080Open http://localhost:8080/docs/ for the documentation hub.