Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 37 additions & 7 deletions docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,34 @@ <h2>Slash commands, widgets, and tool gating.</h2>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-usage</code></p>
<p>Show cumulative and per-phase token usage from local phase runs.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-open</code></p>
<p>Activate an existing workspace without resetting state.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-vision</code></p>
<p>Run a guided product discovery interview for the synthesis pipeline.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-switch-pipeline</code></p>
<p>Switch the active pipeline without losing findings or progress.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-publish</code></p>
<p>Publish the reimplementation spec to a configured library.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-library-init</code></p>
<p>Initialize a library directory with marker and config.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-config</code></p>
<p>Show the effective merged configuration.</p>
</div>
<div>
<p style="color:var(--color-surface);font-weight:500;margin-bottom:4px"><code>/codecarto-dashboard</code></p>
<p>Regenerate the dashboard HTML.</p>
</div>
</div>
</div>
</div>
Expand All @@ -147,7 +175,7 @@ <h2>Slash commands, widgets, and tool gating.</h2>
<section class="section">
<div class="container">
<div class="overline">03 · MCP server</div>
<h2>10 tools for any MCP-compatible host.</h2>
<h2>18 tools for any MCP-compatible host.</h2>
<p class="section-sub">
The same core primitives exposed as a Model Context Protocol server. Wire it into Claude Code,
Claude Desktop, or any MCP host. The host runs the LLM, isolates phase sessions, and controls
Expand Down Expand Up @@ -182,11 +210,13 @@ <h2>10 tools for any MCP-compatible host.</h2>
</div>

<p style="margin-top:28px;font-size:15px;color:var(--color-muted)" data-reveal>
The server exposes 10 workflow and library tools: <code>codecarto_init</code>,
<code>codecarto_status</code>, <code>codecarto_next</code>, <code>codecarto_phase</code>,
<code>codecarto_validate</code>, <code>codecarto_complete</code>, and
<code>codecarto_skill</code>, plus <code>codecarto_publish</code>,
<code>codecarto_library_list</code>, and <code>codecarto_library_reindex</code>.
The server exposes 18 workflow and library tools: <code>codecarto_init</code>,
<code>codecarto_status</code>, <code>codecarto_switch_pipeline</code>, <code>codecarto_next</code>,
<code>codecarto_phase</code>, <code>codecarto_validate</code>, <code>codecarto_complete</code>,
<code>codecarto_skill</code>, <code>codecarto_publish</code>, <code>codecarto_library_list</code>,
<code>codecarto_library_reindex</code>, <code>codecarto_library_init</code>,
<code>codecarto_config</code>, <code>codecarto_vision</code>, <code>codecarto_open</code>,
<code>codecarto_usage</code>, <code>codecarto_dashboard</code>, and <code>codecarto_list_skills</code>.
Workflow tools accept an absolute <code>cwd</code> for the target repository; library tools
accept a configured or explicit library path.
</p>
Expand Down Expand Up @@ -332,7 +362,7 @@ <h4>Package</h4>
</div>
</div>
<div class="site-footer-bottom">
<span>v0.12.3 · MIT License</span>
<span>v0.12.9 · MIT License</span>
<span>codecarto.dev</span>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion features.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ <h4>Package</h4>
</div>
</div>
<div class="site-footer-bottom">
<span>v0.12.3 · MIT License</span>
<span>v0.12.9 · MIT License</span>
<span>codecarto.dev</span>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="hero-copy">
<div class="hero-eyebrow">
<span class="dot"></span>
Evidence-backed software cartography · v0.12.3
Evidence-backed software cartography · v0.12.9
</div>
<h1>Understand existing software. <em>Plan what comes next.</em></h1>
<p class="hero-sub">
Expand Down Expand Up @@ -244,7 +244,7 @@ <h3 style="font-size:18px">Pi extension</h3>
</div>
<div class="card">
<h3 style="font-size:18px">MCP server</h3>
<p>10 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.</p>
<p>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.</p>
</div>
<div class="card">
<h3 style="font-size:18px">Drop-in template</h3>
Expand Down Expand Up @@ -306,7 +306,7 @@ <h4>Package</h4>
</div>
</div>
<div class="site-footer-bottom">
<span>v0.12.3 · MIT License</span>
<span>v0.12.9 · MIT License</span>
<span>codecarto.dev</span>
</div>
</footer>
Expand Down
2 changes: 1 addition & 1 deletion showcase.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h4>Package</h4>
</div>
</div>
<div class="site-footer-bottom">
<span>v0.12.3 · MIT License</span>
<span>v0.12.9 · MIT License</span>
<span>codecarto.dev</span>
</div>
</footer>
Expand Down