Skip to content

Commit 2198093

Browse files
author
supermodel-bot
committed
Deploy arch-docs for dead-code-hunter
1 parent 293da76 commit 2198093

File tree

59 files changed

+744
-6984
lines changed

Some content is hidden

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

59 files changed

+744
-6984
lines changed

site/dead-code-hunter/all/index.html

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

site/dead-code-hunter/dir-src-tests.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ <h1 class="entity-title">src/__tests__/ — dead-code-hunter Directory Structure
932932
<div class="chart-panel entity-profile-panel">
933933
<h3>Entity Profile</h3>
934934
<div id="entity-profile-chart"></div>
935-
<script type="application/json" id="entity-profile-data"></script>
935+
<script type="application/json" id="entity-profile-data">{"cl":0,"fc":0,"fn":0,"lc":0}</script>
936936
</div>
937937

938938

site/dead-code-hunter/dir-src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@ <h1 class="entity-title">src/ — dead-code-hunter Directory Structure</h1>
932932
<div class="chart-panel entity-profile-panel">
933933
<h3>Entity Profile</h3>
934934
<div id="entity-profile-chart"></div>
935-
<script type="application/json" id="entity-profile-data"></script>
935+
<script type="application/json" id="entity-profile-data">{"cl":0,"fc":0,"fn":0,"lc":0}</script>
936936
</div>
937937

938938

site/dead-code-hunter/domain-supermodelsdk.html renamed to site/dead-code-hunter/domain-analysisclient.html

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1111
<link href="https://fonts.googleapis.com/css2?family=Public+Sans:wght@200;300;400;500;600;700&family=Martian+Mono:wght@300;400;500&family=Lexend+Peta:wght@400&display=swap" rel="stylesheet">
1212

13-
<title>SupermodelSDK Domain — dead-code-hunter Architecture | dead-code-hunter Architecture Docs</title>
14-
<meta name="description" content="External service integration handling the heavy lifting of static analysis and call-graph generation. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/dead-code-hunter/domain-supermodelsdk/">
16-
<meta property="og:title" content="SupermodelSDK Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
17-
<meta property="og:description" content="External service integration handling the heavy lifting of static analysis and call-graph generation. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.">
18-
<meta property="og:url" content="https://repos.supermodeltools.com/dead-code-hunter/domain-supermodelsdk.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-supermodelsdk.svg">
13+
<title>AnalysisClient Domain — dead-code-hunter Architecture | dead-code-hunter Architecture Docs</title>
14+
<meta name="description" content="The core logic for processing dead code results and filtering findings. Architectural overview of the AnalysisClient domain in the dead-code-hunter codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/dead-code-hunter/domain-analysisclient/">
16+
<meta property="og:title" content="AnalysisClient Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
17+
<meta property="og:description" content="The core logic for processing dead code results and filtering findings. Architectural overview of the AnalysisClient domain in the dead-code-hunter codebase. Contains 0 source files.">
18+
<meta property="og:url" content="https://repos.supermodeltools.com/dead-code-hunter/domain-analysisclient.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-analysisclient.svg">
2020
<meta property="og:type" content="article">
2121
<meta property="og:site_name" content="dead-code-hunter Architecture Docs">
2222
<meta name="twitter:card" content="summary_large_image">
23-
<meta name="twitter:title" content="SupermodelSDK Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
24-
<meta name="twitter:description" content="External service integration handling the heavy lifting of static analysis and call-graph generation. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.">
25-
<meta name="twitter:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-supermodelsdk.svg">
23+
<meta name="twitter:title" content="AnalysisClient Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
24+
<meta name="twitter:description" content="The core logic for processing dead code results and filtering findings. Architectural overview of the AnalysisClient domain in the dead-code-hunter codebase. Contains 0 source files.">
25+
<meta name="twitter:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-analysisclient.svg">
2626

2727
<style>:root {
2828
--bg: #000000;
@@ -856,9 +856,9 @@
856856
.hero-stat .num { font-size: 18px; }
857857
}
858858
</style>
859-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"External service integration handling the heavy lifting of static analysis and call-graph generation. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-supermodelsdk.svg"],"name":"SupermodelSDK Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-supermodelsdk.html"}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/dead-code-hunter/","name":"Home","position":1},{"@type":"ListItem","name":"SupermodelSDK Domain — dead-code-hunter Architecture","position":2}]}</script>
861-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The SupermodelSDK domain is an architectural grouping in the dead-code-hunter codebase. External service integration handling the heavy lifting of static analysis and call-graph generation. It contains 0 source files."},"name":"What is the SupermodelSDK domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The SupermodelSDK domain contains 0 source files."},"name":"How many files are in SupermodelSDK?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"The core logic for processing dead code results and filtering findings. Architectural overview of the AnalysisClient domain in the dead-code-hunter codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-analysisclient.svg"],"name":"AnalysisClient Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-analysisclient.html"}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://repos.supermodeltools.com/dead-code-hunter/","name":"Home","position":1},{"@type":"ListItem","name":"AnalysisClient Domain — dead-code-hunter Architecture","position":2}]}</script>
861+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisClient domain is an architectural grouping in the dead-code-hunter codebase. The core logic for processing dead code results and filtering findings. It contains 0 source files."},"name":"What is the AnalysisClient domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisClient domain contains 0 source files."},"name":"How many files are in AnalysisClient?"}]}</script>
862862
</head>
863863
<body>
864864
<a href="#main-content" class="skip-link">Skip to content</a>
@@ -908,15 +908,15 @@
908908
<a href="/dead-code-hunter/">Home</a>
909909
<span class="sep">/</span>
910910
<a href="/dead-code-hunter/node_type/domain.html">Domain</a><span class="sep">/</span>
911-
<span>SupermodelSDK Domain — dead-code-hunter Architecture</span>
911+
<span>AnalysisClient Domain — dead-code-hunter Architecture</span>
912912
</div>
913-
<h1 class="entity-title">SupermodelSDK Domain — dead-code-hunter Architecture</h1>
913+
<h1 class="entity-title">AnalysisClient Domain — dead-code-hunter Architecture</h1>
914914

915915

916916
<div class="entity-meta">
917917
<a href="/dead-code-hunter/node_type/domain.html" class="pill pill-accent">Domain</a>
918918

919-
<a href="/dead-code-hunter/domain/supermodelsdk.html" class="pill pill-green">SupermodelSDK</a>
919+
<a href="/dead-code-hunter/domain/analysisclient.html" class="pill pill-green">AnalysisClient</a>
920920

921921

922922

@@ -929,15 +929,15 @@ <h1 class="entity-title">SupermodelSDK Domain — dead-code-hunter Architecture<
929929

930930

931931
<div class="entity-summary">
932-
<p>External service integration handling the heavy lifting of static analysis and call-graph generation.</p>
932+
<p>The core logic for processing dead code results and filtering findings.</p>
933933
</div>
934934

935935
</div>
936936

937937
<div class="chart-panel entity-profile-panel">
938938
<h3>Entity Profile</h3>
939939
<div id="entity-profile-chart"></div>
940-
<script type="application/json" id="entity-profile-data"></script>
940+
<script type="application/json" id="entity-profile-data">{"lc":0}</script>
941941
</div>
942942

943943

@@ -981,13 +981,13 @@ <h3>Entity Profile</h3>
981981
<h2>Frequently Asked Questions</h2>
982982

983983
<details class="faq-item">
984-
<summary class="faq-question">What is the SupermodelSDK domain?</summary>
985-
<div class="faq-answer">The SupermodelSDK domain is an architectural grouping in the dead-code-hunter codebase. External service integration handling the heavy lifting of static analysis and call-graph generation. It contains 0 source files.</div>
984+
<summary class="faq-question">What is the AnalysisClient domain?</summary>
985+
<div class="faq-answer">The AnalysisClient domain is an architectural grouping in the dead-code-hunter codebase. The core logic for processing dead code results and filtering findings. It contains 0 source files.</div>
986986
</details>
987987

988988
<details class="faq-item">
989-
<summary class="faq-question">How many files are in SupermodelSDK?</summary>
990-
<div class="faq-answer">The SupermodelSDK domain contains 0 source files.</div>
989+
<summary class="faq-question">How many files are in AnalysisClient?</summary>
990+
<div class="faq-answer">The AnalysisClient domain contains 0 source files.</div>
991991
</details>
992992

993993
</div>

0 commit comments

Comments
 (0)