Skip to content

Commit c70b5ea

Browse files
author
supermodel-bot
committed
Deploy arch-docs for dead-code-hunter
1 parent b42ee32 commit c70b5ea

File tree

66 files changed

+9035
-714
lines changed

Some content is hidden

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

66 files changed

+9035
-714
lines changed

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

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

site/dead-code-hunter/domain-analysisengine.html renamed to site/dead-code-hunter/domain-deadcodeprocessor.html

Lines changed: 21 additions & 21 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>AnalysisEngine Domain — dead-code-hunter Architecture | dead-code-hunter Architecture Docs</title>
14-
<meta name="description" content="Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. Architectural overview of the AnalysisEngine domain in the dead-code-hunter codebase. Contains 0 source files.">
15-
<link rel="canonical" href="https://repos.supermodeltools.com/dead-code-hunter/domain-analysisengine/">
16-
<meta property="og:title" content="AnalysisEngine Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
17-
<meta property="og:description" content="Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. Architectural overview of the AnalysisEngine 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-analysisengine.html">
19-
<meta property="og:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-analysisengine.svg">
13+
<title>DeadCodeProcessor Domain — dead-code-hunter Architecture | dead-code-hunter Architecture Docs</title>
14+
<meta name="description" content="Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. Architectural overview of the DeadCodeProcessor domain in the dead-code-hunter codebase. Contains 0 source files.">
15+
<link rel="canonical" href="https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeprocessor/">
16+
<meta property="og:title" content="DeadCodeProcessor Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
17+
<meta property="og:description" content="Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. Architectural overview of the DeadCodeProcessor 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-deadcodeprocessor.html">
19+
<meta property="og:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeprocessor.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="AnalysisEngine Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
24-
<meta name="twitter:description" content="Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. Architectural overview of the AnalysisEngine 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-analysisengine.svg">
23+
<meta name="twitter:title" content="DeadCodeProcessor Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
24+
<meta name="twitter:description" content="Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. Architectural overview of the DeadCodeProcessor 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-deadcodeprocessor.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":"Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. Architectural overview of the AnalysisEngine domain in the dead-code-hunter codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-analysisengine.svg"],"name":"AnalysisEngine Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-analysisengine.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":"AnalysisEngine 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 AnalysisEngine domain is an architectural grouping in the dead-code-hunter codebase. Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. It contains 0 source files."},"name":"What is the AnalysisEngine domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The AnalysisEngine domain contains 0 source files."},"name":"How many files are in AnalysisEngine?"}]}</script>
859+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. Architectural overview of the DeadCodeProcessor domain in the dead-code-hunter codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeprocessor.svg"],"name":"DeadCodeProcessor Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeprocessor.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":"DeadCodeProcessor 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 DeadCodeProcessor domain is an architectural grouping in the dead-code-hunter codebase. Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. It contains 0 source files."},"name":"What is the DeadCodeProcessor domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeProcessor domain contains 0 source files."},"name":"How many files are in DeadCodeProcessor?"}]}</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>AnalysisEngine Domain — dead-code-hunter Architecture</span>
911+
<span>DeadCodeProcessor Domain — dead-code-hunter Architecture</span>
912912
</div>
913-
<h1 class="entity-title">AnalysisEngine Domain — dead-code-hunter Architecture</h1>
913+
<h1 class="entity-title">DeadCodeProcessor 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/analysisengine.html" class="pill pill-green">AnalysisEngine</a>
919+
<a href="/dead-code-hunter/domain/deadcodeprocessor.html" class="pill pill-green">DeadCodeProcessor</a>
920920

921921

922922

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

930930

931931
<div class="entity-summary">
932-
<p>Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK.</p>
932+
<p>Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback.</p>
933933
</div>
934934

935935
</div>
@@ -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 AnalysisEngine domain?</summary>
985-
<div class="faq-answer">The AnalysisEngine domain is an architectural grouping in the dead-code-hunter codebase. Logic for filtering, sorting, and refining dead code candidates received from the Supermodel SDK. It contains 0 source files.</div>
984+
<summary class="faq-question">What is the DeadCodeProcessor domain?</summary>
985+
<div class="faq-answer">The DeadCodeProcessor domain is an architectural grouping in the dead-code-hunter codebase. Core logic for filtering, scoping, and transforming raw analysis results into actionable PR feedback. It contains 0 source files.</div>
986986
</details>
987987

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

993993
</div>

0 commit comments

Comments
 (0)