diff --git a/dashboard-hero.png b/dashboard-hero.png new file mode 100644 index 0000000..470f1c9 Binary files /dev/null and b/dashboard-hero.png differ diff --git a/index.html b/index.html index b16f067..b6f9d88 100644 --- a/index.html +++ b/index.html @@ -41,13 +41,13 @@
- CodeCartographer turns “explain this repo” into a staged, evidence-backed investigation—then - combines explicitly confirmed specifications with a new product vision to create a traceable - implementation plan. + CodeCartographer turns a repository into layered architecture, behavioral contracts, defect + findings, and a language-agnostic reimplementation spec — with each phase validated before the + next one runs, so nothing is built on a hallucinated finding.
+ A single HTML file in .codecarto/dashboard.html — no JavaScript, no external assets, no
+ network calls. Phase status, per-phase token and tool-use telemetry, open questions, and blockers,
+ rendered straight from the workspace on disk.
+
+ Install the package and use /codecarto-init, /codecarto-next, /codecarto-status, and more. Phase sub-agents run in parallel widgets with live token tracking.
Install the package and use /codecarto-init, /codecarto-next, /codecarto-status, /codecarto-vision, /codecarto-switch-pipeline, and more — 15 commands in all. Phase sub-agents run in parallel widgets with live token tracking.
18 tools for workflow control and library operations. Wire them into Claude Code, Claude Desktop, or any MCP-compatible host. The host owns phase sessions and compaction; CodeCartographer supplies byte-identical prompts and validation.
+18 tools for workflow control and library operations. Wire them into Claude Code, Claude Desktop, or any MCP-compatible host. The host owns phase sessions and compaction; CodeCartographer supplies byte-identical prompts and validation. Copy-paste setup for Claude Code, Cursor, Codex, and opencode →