Skip to content

Commit 0a202da

Browse files
author
supermodel-bot
committed
Deploy arch-docs for mcp
1 parent 1b89713 commit 0a202da

File tree

130 files changed

+3566
-3566
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+3566
-3566
lines changed

site/mcp/all/index.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

site/mcp/all/page-3.html

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

site/mcp/class-graph-cache-ts-graphcache.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ <h3>Entity Profile</h3>
912912
<div class="visuals-cell force-graph-container">
913913
<h3>Relationship Graph</h3>
914914
<div id="force-graph" data-center="class-graph-cache-ts-graphcache"></div>
915-
<script type="application/json" id="graph-data">{"nodes":[{"id":"a0d5b1b4:8923:cd9b:fdec:2aa127de9d01","label":"GraphCache","type":"Class","slug":"class-graph-cache-ts-graphcache","lc":104,"lang":"typescript"},{"id":"domain:GraphCache","label":"GraphCache","type":"Domain","slug":"domain-graphcache"}],"edges":[{"source":"a0d5b1b4:8923:cd9b:fdec:2aa127de9d01","target":"domain:GraphCache","type":"belongsTo"}]}</script>
915+
<script type="application/json" id="graph-data">{"nodes":[{"id":"c2eb74ac:3bb0:0ead:139a:f51ea3d5dca3","label":"GraphCache","type":"Class","slug":"class-graph-cache-ts-graphcache","lc":104,"lang":"typescript"},{"id":"domain:GraphCache","label":"GraphCache","type":"Domain","slug":"domain-graphcache"}],"edges":[{"source":"c2eb74ac:3bb0:0ead:139a:f51ea3d5dca3","target":"domain:GraphCache","type":"belongsTo"}]}</script>
916916
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
917917
</div>
918918

site/mcp/class-server-ts-server.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,7 @@ <h3>Entity Profile</h3>
912912
<div class="visuals-cell force-graph-container">
913913
<h3>Relationship Graph</h3>
914914
<div id="force-graph" data-center="class-server-ts-server"></div>
915-
<script type="application/json" id="graph-data">{"nodes":[{"id":"f341c5a0:1d43:85b5:8264:563e68ac17c8","label":"Server","type":"Class","slug":"class-server-ts-server","lc":223,"lang":"typescript"},{"id":"domain:McpServer","label":"McpServer","type":"Domain","slug":"domain-mcpserver"}],"edges":[{"source":"f341c5a0:1d43:85b5:8264:563e68ac17c8","target":"domain:McpServer","type":"belongsTo"}]}</script>
915+
<script type="application/json" id="graph-data">{"nodes":[{"id":"24042209:2961:8e12:6685:093620723ebd","label":"Server","type":"Class","slug":"class-server-ts-server","lc":223,"lang":"typescript"},{"id":"domain:McpServer","label":"McpServer","type":"Domain","slug":"domain-mcpserver"}],"edges":[{"source":"24042209:2961:8e12:6685:093620723ebd","target":"domain:McpServer","type":"belongsTo"}]}</script>
916916
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
917917
</div>
918918

site/mcp/domain-analysistools.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
1212

1313
<title>AnalysisTools Domain — mcp Architecture | mcp Architecture Docs</title>
14-
<meta name="description" content="The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
14+
<meta name="description" content="A suite of operations that query the indexed code graph to provide structural insights. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/domain-analysistools/">
1616
<meta property="og:title" content="AnalysisTools Domain — mcp Architecture — mcp Architecture Docs">
17-
<meta property="og:description" content="The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
17+
<meta property="og:description" content="A suite of operations that query the indexed code graph to provide structural insights. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/domain-analysistools.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/images/share/domain-analysistools.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="mcp Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="AnalysisTools Domain — mcp Architecture — mcp Architecture Docs">
24-
<meta name="twitter:description" content="The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
24+
<meta name="twitter:description" content="A suite of operations that query the indexed code graph to provide structural insights. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/images/share/domain-analysistools.svg">
2626

2727
<style>:root {
@@ -809,9 +809,9 @@
809809
.hero-stat .num { font-size: 18px; }
810810
}
811811
</style>
812-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/domain-analysistools.html"}</script>
812+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"A suite of operations that query the indexed code graph to provide structural insights. Architectural overview of the AnalysisTools domain in the mcp codebase. Contains 6 source files.","image":["https://repos.supermodeltools.com/images/share/domain-analysistools.svg"],"name":"AnalysisTools Domain — mcp Architecture","url":"https://repos.supermodeltools.com/domain-analysistools.html"}</script>
813813
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/","name":"Home","position":1},{"@type":"ListItem","name":"AnalysisTools Domain — mcp Architecture","position":2}]}</script>
814-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): CallGraphTraversal, OverviewRenderer, SymbolFinder."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
814+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain is an architectural grouping in the mcp codebase. A suite of operations that query the indexed code graph to provide structural insights. It contains 6 source files."},"name":"What is the AnalysisTools domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 3 subdomain(s): CallGraph, Reporting, SymbolLocator."},"name":"What subdomains are in AnalysisTools?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisTools domain contains 6 source files."},"name":"How many files are in AnalysisTools?"}]}</script>
815815
</head>
816816
<body>
817817
<a href="#main-content" class="skip-link">Skip to content</a>
@@ -882,7 +882,7 @@ <h1 class="entity-title">AnalysisTools Domain — mcp Architecture</h1>
882882

883883

884884
<div class="entity-summary">
885-
<p>The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews.</p>
885+
<p>A suite of operations that query the indexed code graph to provide structural insights.</p>
886886
</div>
887887

888888
</div>
@@ -904,12 +904,12 @@ <h3>Entity Profile</h3>
904904
<h3>Dependency Diagram</h3>
905905
<pre class="mermaid">graph TD
906906
domain_AnalysisTools["AnalysisTools"]
907-
subdomain_AnalysisTools_CallGraphTraversal["CallGraphTraversal"]
908-
domain_AnalysisTools --> subdomain_AnalysisTools_CallGraphTraversal
909-
subdomain_AnalysisTools_SymbolFinder["SymbolFinder"]
910-
domain_AnalysisTools --> subdomain_AnalysisTools_SymbolFinder
911-
subdomain_AnalysisTools_OverviewRenderer["OverviewRenderer"]
912-
domain_AnalysisTools --> subdomain_AnalysisTools_OverviewRenderer
907+
subdomain_AnalysisTools_CallGraph["CallGraph"]
908+
domain_AnalysisTools --> subdomain_AnalysisTools_CallGraph
909+
subdomain_AnalysisTools_SymbolLocator["SymbolLocator"]
910+
domain_AnalysisTools --> subdomain_AnalysisTools_SymbolLocator
911+
subdomain_AnalysisTools_Reporting["Reporting"]
912+
domain_AnalysisTools --> subdomain_AnalysisTools_Reporting
913913
style domain_AnalysisTools fill:#6366f1,stroke:#818cf8,color:#fff</pre>
914914
</div>
915915

@@ -918,7 +918,7 @@ <h3>Dependency Diagram</h3>
918918
<div class="visuals-cell force-graph-container">
919919
<h3>Relationship Graph</h3>
920920
<div id="force-graph" data-center="domain-analysistools"></div>
921-
<script type="application/json" id="graph-data">{"nodes":[{"id":"domain:AnalysisTools","label":"AnalysisTools","type":"Domain","slug":"domain-analysistools"},{"id":"subdomain:AnalysisTools:CallGraphTraversal","label":"CallGraphTraversal","type":"Subdomain","slug":"subdomain-callgraphtraversal"},{"id":"subdomain:AnalysisTools:SymbolFinder","label":"SymbolFinder","type":"Subdomain","slug":"subdomain-symbolfinder"},{"id":"subdomain:AnalysisTools:OverviewRenderer","label":"OverviewRenderer","type":"Subdomain","slug":"subdomain-overviewrenderer"}],"edges":[{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:CallGraphTraversal","type":"contains"},{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:SymbolFinder","type":"contains"},{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:OverviewRenderer","type":"contains"}]}</script>
921+
<script type="application/json" id="graph-data">{"nodes":[{"id":"domain:AnalysisTools","label":"AnalysisTools","type":"Domain","slug":"domain-analysistools"},{"id":"subdomain:AnalysisTools:CallGraph","label":"CallGraph","type":"Subdomain","slug":"subdomain-callgraph"},{"id":"subdomain:AnalysisTools:SymbolLocator","label":"SymbolLocator","type":"Subdomain","slug":"subdomain-symbollocator"},{"id":"subdomain:AnalysisTools:Reporting","label":"Reporting","type":"Subdomain","slug":"subdomain-reporting"}],"edges":[{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:CallGraph","type":"contains"},{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:SymbolLocator","type":"contains"},{"source":"domain:AnalysisTools","target":"subdomain:AnalysisTools:Reporting","type":"contains"}]}</script>
922922
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
923923
</div>
924924

@@ -936,7 +936,7 @@ <h3>Relationship Graph</h3>
936936

937937
<div class="entity-section">
938938
<h2>Subdomains</h2>
939-
<ul><li><a href="/subdomain-callgraphtraversal.html">CallGraphTraversal</a></li><li><a href="/subdomain-overviewrenderer.html">OverviewRenderer</a></li><li><a href="/subdomain-symbolfinder.html">SymbolFinder</a></li></ul>
939+
<ul><li><a href="/subdomain-callgraph.html">CallGraph</a></li><li><a href="/subdomain-reporting.html">Reporting</a></li><li><a href="/subdomain-symbollocator.html">SymbolLocator</a></li></ul>
940940
</div>
941941

942942

@@ -982,12 +982,12 @@ <h2>Frequently Asked Questions</h2>
982982

983983
<details class="faq-item">
984984
<summary class="faq-question">What is the AnalysisTools domain?</summary>
985-
<div class="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. The logic specific to different code exploration strategies, including symbol lookup, call-graph traversal, and architectural overviews. It contains 6 source files.</div>
985+
<div class="faq-answer">The AnalysisTools domain is an architectural grouping in the mcp codebase. A suite of operations that query the indexed code graph to provide structural insights. It contains 6 source files.</div>
986986
</details>
987987

988988
<details class="faq-item">
989989
<summary class="faq-question">What subdomains are in AnalysisTools?</summary>
990-
<div class="faq-answer">The AnalysisTools domain contains 3 subdomain(s): CallGraphTraversal, OverviewRenderer, SymbolFinder.</div>
990+
<div class="faq-answer">The AnalysisTools domain contains 3 subdomain(s): CallGraph, Reporting, SymbolLocator.</div>
991991
</details>
992992

993993
<details class="faq-item">

0 commit comments

Comments
 (0)