Skip to content

Commit 6742873

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

Some content is hidden

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

55 files changed

+681
-4788
lines changed

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

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

site/dead-code-hunter/domain-deadcodeanalysis.html

Lines changed: 11 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
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

1313
<title>DeadCodeAnalysis Domain — dead-code-hunter Architecture | dead-code-hunter Architecture Docs</title>
14-
<meta name="description" content="Core logic for processing, filtering, and structuring dead code findings Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 2 source files.">
14+
<meta name="description" content="Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 0 source files.">
1515
<link rel="canonical" href="https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeanalysis/">
1616
<meta property="og:title" content="DeadCodeAnalysis Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
17-
<meta property="og:description" content="Core logic for processing, filtering, and structuring dead code findings Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 2 source files.">
17+
<meta property="og:description" content="Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 0 source files.">
1818
<meta property="og:url" content="https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeanalysis.html">
1919
<meta property="og:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeanalysis.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">
2323
<meta name="twitter:title" content="DeadCodeAnalysis Domain — dead-code-hunter Architecture — dead-code-hunter Architecture Docs">
24-
<meta name="twitter:description" content="Core logic for processing, filtering, and structuring dead code findings Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 2 source files.">
24+
<meta name="twitter:description" content="Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 0 source files.">
2525
<meta name="twitter:image" content="https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeanalysis.svg">
2626

2727
<style>:root {
@@ -855,9 +855,9 @@
855855
.hero-stat .num { font-size: 18px; }
856856
}
857857
</style>
858-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Core logic for processing, filtering, and structuring dead code findings Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 2 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeanalysis.svg"],"name":"DeadCodeAnalysis Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeanalysis.html"}</script>
858+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"Recipe","datePublished":"2025-01-01","description":"Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. Architectural overview of the DeadCodeAnalysis domain in the dead-code-hunter codebase. Contains 0 source files.","image":["https://repos.supermodeltools.com/dead-code-hunter/images/share/domain-deadcodeanalysis.svg"],"name":"DeadCodeAnalysis Domain — dead-code-hunter Architecture","url":"https://repos.supermodeltools.com/dead-code-hunter/domain-deadcodeanalysis.html"}</script>
859859
<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":"DeadCodeAnalysis Domain — dead-code-hunter Architecture","position":2}]}</script>
860-
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeAnalysis domain is an architectural grouping in the dead-code-hunter codebase. Core logic for processing, filtering, and structuring dead code findings It contains 2 source files."},"name":"What is the DeadCodeAnalysis domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeAnalysis domain contains 2 subdomain(s): Reporting, ResultFiltering."},"name":"What subdomains are in DeadCodeAnalysis?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeAnalysis domain contains 2 source files."},"name":"How many files are in DeadCodeAnalysis?"}]}</script>
860+
<script type="application/ld+json">{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeAnalysis domain is an architectural grouping in the dead-code-hunter codebase. Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. It contains 0 source files."},"name":"What is the DeadCodeAnalysis domain?"},{"@type":"Question","acceptedAnswer":{"@type":"Answer","text":"The DeadCodeAnalysis domain contains 0 source files."},"name":"How many files are in DeadCodeAnalysis?"}]}</script>
861861
</head>
862862
<body>
863863
<script>var __basePath = (function() { try { return new URL("https:\/\/repos.supermodeltools.com\/dead-code-hunter").pathname.replace(/\/$/, ""); } catch(e) { return ""; } })();</script>
@@ -922,52 +922,24 @@ <h1 class="entity-title">DeadCodeAnalysis Domain — dead-code-hunter Architectu
922922

923923

924924

925-
<span class="pill">2 files</span>
925+
926926
</div>
927927

928928

929929
<div class="entity-summary">
930-
<p>Core logic for processing, filtering, and structuring dead code findings</p>
930+
<p>Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes.</p>
931931
</div>
932932

933933
</div>
934934

935935
<div class="chart-panel entity-profile-panel">
936936
<h3>Entity Profile</h3>
937937
<div id="entity-profile-chart"></div>
938-
<script type="application/json" id="entity-profile-data">{"fc":2,"lc":0}</script>
938+
<script type="application/json" id="entity-profile-data">{"lc":0}</script>
939939
</div>
940940

941941

942-
<div class="visuals-panel">
943-
944-
945-
946-
<div class="visuals-row">
947-
948-
<div class="visuals-cell mermaid-container">
949-
<h3>Dependency Diagram</h3>
950-
<pre class="mermaid">graph TD
951-
domain_DeadCodeAnalysis["DeadCodeAnalysis"]
952-
subdomain_DeadCodeAnalysis_ResultFiltering["ResultFiltering"]
953-
domain_DeadCodeAnalysis --> subdomain_DeadCodeAnalysis_ResultFiltering
954-
subdomain_DeadCodeAnalysis_Reporting["Reporting"]
955-
domain_DeadCodeAnalysis --> subdomain_DeadCodeAnalysis_Reporting
956-
style domain_DeadCodeAnalysis fill:#6366f1,stroke:#818cf8,color:#fff</pre>
957-
</div>
958-
959942

960-
961-
<div class="visuals-cell force-graph-container">
962-
<h3>Relationship Graph</h3>
963-
<div id="force-graph" data-center="domain-deadcodeanalysis"></div>
964-
<script type="application/json" id="graph-data">{"nodes":[{"id":"domain:DeadCodeAnalysis","label":"DeadCodeAnalysis","type":"Domain","slug":"domain-deadcodeanalysis"},{"id":"subdomain:DeadCodeAnalysis:ResultFiltering","label":"ResultFiltering","type":"Subdomain","slug":"subdomain-resultfiltering"},{"id":"subdomain:DeadCodeAnalysis:Reporting","label":"Reporting","type":"Subdomain","slug":"subdomain-reporting"}],"edges":[{"source":"domain:DeadCodeAnalysis","target":"subdomain:DeadCodeAnalysis:ResultFiltering","type":"contains"},{"source":"domain:DeadCodeAnalysis","target":"subdomain:DeadCodeAnalysis:Reporting","type":"contains"}]}</script>
965-
<noscript><p class="text-muted">Enable JavaScript to view the interactive relationship graph.</p></noscript>
966-
</div>
967-
968-
</div>
969-
970-
</div>
971943

972944

973945

@@ -977,11 +949,6 @@ <h3>Relationship Graph</h3>
977949

978950

979951

980-
<div class="entity-section">
981-
<h2>Subdomains</h2>
982-
<ul><li><a href="/dead-code-hunter/subdomain-reporting.html">Reporting</a></li><li><a href="/dead-code-hunter/subdomain-resultfiltering.html">ResultFiltering</a></li></ul>
983-
</div>
984-
985952

986953

987954

@@ -1000,11 +967,6 @@ <h2>Subdomains</h2>
1000967

1001968

1002969

1003-
<div class="entity-section">
1004-
<h2>Source Files</h2>
1005-
<ul><li><a href="/dead-code-hunter/file-src-tests-dead-code-test-ts.html">src/__tests__/dead-code.test.ts</a></li><li><a href="/dead-code-hunter/file-src-tests-integration-test-ts.html">src/__tests__/integration.test.ts</a></li></ul>
1006-
</div>
1007-
1008970

1009971

1010972

@@ -1013,29 +975,17 @@ <h2>Source Files</h2>
1013975

1014976

1015977

1016-
<div class="entity-section">
1017-
<h2>Source</h2>
1018-
<ul><li><a href="/dead-code-hunter/file-src-tests-dead-code-test-ts.html">src/__tests__/dead-code.test.ts</a></li><li><a href="/dead-code-hunter/file-src-tests-integration-test-ts.html">src/__tests__/integration.test.ts</a></li></ul>
1019-
</div>
1020-
1021-
1022-
1023978
<div class="entity-section entity-faqs">
1024979
<h2>Frequently Asked Questions</h2>
1025980

1026981
<details class="faq-item">
1027982
<summary class="faq-question">What is the DeadCodeAnalysis domain?</summary>
1028-
<div class="faq-answer">The DeadCodeAnalysis domain is an architectural grouping in the dead-code-hunter codebase. Core logic for processing, filtering, and structuring dead code findings It contains 2 source files.</div>
1029-
</details>
1030-
1031-
<details class="faq-item">
1032-
<summary class="faq-question">What subdomains are in DeadCodeAnalysis?</summary>
1033-
<div class="faq-answer">The DeadCodeAnalysis domain contains 2 subdomain(s): Reporting, ResultFiltering.</div>
983+
<div class="faq-answer">The DeadCodeAnalysis domain is an architectural grouping in the dead-code-hunter codebase. Core logic for processing Supermodel CLI results and filtering candidates based on relevant changes. It contains 0 source files.</div>
1034984
</details>
1035985

1036986
<details class="faq-item">
1037987
<summary class="faq-question">How many files are in DeadCodeAnalysis?</summary>
1038-
<div class="faq-answer">The DeadCodeAnalysis domain contains 2 source files.</div>
988+
<div class="faq-answer">The DeadCodeAnalysis domain contains 0 source files.</div>
1039989
</details>
1040990

1041991
</div>
@@ -1058,7 +1008,7 @@ <h2 class="cta-heading">Analyze Your Own Codebase</h2>
10581008
</div>
10591009
</footer>
10601010

1061-
<script src="https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.min.js"></script>
1011+
10621012
<script src="https://cdn.jsdelivr.net/npm/d3@7/dist/d3.min.js"></script>
10631013
<script src="/dead-code-hunter/main.js"></script>
10641014
</body>

0 commit comments

Comments
 (0)