From 62bf5b98195ae2d2448ce643dac36a34adb88e32 Mon Sep 17 00:00:00 2001 From: Justin Diclemente Date: Thu, 25 Jun 2026 18:35:06 -0400 Subject: [PATCH] Reapply "fix: match dotdog page to homepage shell" This reverts commit cf41e85f5d510d3231fbd6ad56c1ebfd9fe31e15. --- dotdog/index.html | 167 ++++++++++++++++++++++++++++++---------------- 1 file changed, 110 insertions(+), 57 deletions(-) diff --git a/dotdog/index.html b/dotdog/index.html index 49e62e9..295a3cb 100644 --- a/dotdog/index.html +++ b/dotdog/index.html @@ -3,67 +3,81 @@ -dotdog | specdog - +dotdog — CLI and MCP tooling | specdog + + + - +
- specdog dog logo +
+ + + + + + + + + + + +
+
🐕 Spec
+
+ + + +

dotdog

-

CLI and MCP tooling for structured specs, repo graphs, and multi-repo workspaces.

-

dotdog turns `.dog` specs and existing repositories into deterministic `.dag` graphs that agents can query without guessing through the whole codebase.

+

CLI and MCP tooling for specs, graphs, and workspaces.

+

dotdog turns .dog specs and existing repositories into deterministic .dag graphs that agents can query without guessing through the whole codebase.

-
- specs - graphs - MCP - workspaces +
+ specs + graphs + MCP + workspaces
@@ -96,22 +128,43 @@

dotdog

dotdog workspace init --id example-product dotdog workspace validate dotdog workspace graph --json +
-

Specs

Write human-readable `.dog` specs with structured YAML blocks.

-

Graphs

Compile deterministic `.dag` graphs for exact agent queries.

-

Repo mapping

Map existing code into graph-ready facts instead of starting from a blank spec.

-

Workspace bridge

Represent products made from multiple repos with repo-qualified graph facts.

-

MCP tools

dotdog serve exposes graph queries to MCP-compatible agents.

+
Specs

Write human-readable `.dog` specs with structured YAML blocks.

+
Graphs

Compile deterministic `.dag` graphs for exact agent queries.

+
Repo mapping

Map existing code into graph-ready facts instead of starting from a blank spec.

+
Workspace bridge

Represent products made from multiple repos with repo-qualified graph facts.

- -
dotdog · specdog tooling · MIT
+
dotdog@0.5.0 · MIT
+