All Entities
Browse all 33 entities in the dead-code-hunter Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.
Entity Types
src/__tests__/ — dead-code-hunter Directory Structure
Directory listing for src/__tests__/ in the dead-code-hunter codebase. Contains 0 files and 0 subdirectories.
src/ — dead-code-hunter Directory Structure
Directory listing for src/ in the dead-code-hunter codebase. Contains 0 files and 0 subdirectories.
AnalysisCore Domain — dead-code-hunter Architecture
Handles the core logic for filtering and managing dead code candidates received from the SDK. Architectural overview of the AnalysisCore domain in the dead-code-hunter codebase. Contains 2 source files.
GitHubAction Domain — dead-code-hunter Architecture
The entry point and orchestration layer that integrates with GitHub Actions environments to manage workflow execution. Architectural overview of the GitHubAction domain in the dead-code-hunter codebase. Contains 3 source files.
Reporting Domain — dead-code-hunter Architecture
Transforms structured analysis data into human-readable Markdown for communication. Architectural overview of the Reporting domain in the dead-code-hunter codebase. Contains 0 source files.
SupermodelSDK Domain — dead-code-hunter Architecture
External integration layer for the Supermodel static analysis engine. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.
package.json — dead-code-hunter Source File
Architecture documentation for package.json, a json file in the dead-code-hunter codebase.
package-lock.json — dead-code-hunter Source File
Architecture documentation for package-lock.json, a json file in the dead-code-hunter codebase.
dead-code.ts — dead-code-hunter Source File
Architecture documentation for dead-code.ts, a typescript file in the dead-code-hunter codebase.
index.ts — dead-code-hunter Source File
Architecture documentation for index.ts, a typescript file in the dead-code-hunter codebase.
markdown.ts — dead-code-hunter Source File
Architecture documentation for markdown.ts, a typescript file in the dead-code-hunter codebase.
dead-code.test.ts — dead-code-hunter Source File
Architecture documentation for dead-code.test.ts, a typescript file in the dead-code-hunter codebase.
integration.test.ts — dead-code-hunter Source File
Architecture documentation for integration.test.ts, a typescript file in the dead-code-hunter codebase.
tsconfig.json — dead-code-hunter Source File
Architecture documentation for tsconfig.json, a json file in the dead-code-hunter codebase.
vitest.config.ts — dead-code-hunter Source File
Architecture documentation for vitest.config.ts, a typescript file in the dead-code-hunter codebase.
makeCandidate() — dead-code-hunter Function Reference
Architecture documentation for the makeCandidate() function in dead-code.test.ts from the dead-code-hunter codebase.
makeMetadata() — dead-code-hunter Function Reference
Architecture documentation for the makeMetadata() function in dead-code.test.ts from the dead-code-hunter codebase.
filterByChangedFiles() — dead-code-hunter Function Reference
Architecture documentation for the filterByChangedFiles() function in dead-code.ts from the dead-code-hunter codebase.
filterByIgnorePatterns() — dead-code-hunter Function Reference
Architecture documentation for the filterByIgnorePatterns() function in dead-code.ts from the dead-code-hunter codebase.
formatPrComment() — dead-code-hunter Function Reference
Architecture documentation for the formatPrComment() function in dead-code.ts from the dead-code-hunter codebase.
createZipArchive() — dead-code-hunter Function Reference
Architecture documentation for the createZipArchive() function in index.ts from the dead-code-hunter codebase.
generateIdempotencyKey() — dead-code-hunter Function Reference
Architecture documentation for the generateIdempotencyKey() function in index.ts from the dead-code-hunter codebase.
getChangedFiles() — dead-code-hunter Function Reference
Architecture documentation for the getChangedFiles() function in index.ts from the dead-code-hunter codebase.
pollForResult() — dead-code-hunter Function Reference
Architecture documentation for the pollForResult() function in index.ts from the dead-code-hunter codebase.
redactSensitive() — dead-code-hunter Function Reference
Architecture documentation for the redactSensitive() function in index.ts from the dead-code-hunter codebase.
run() — dead-code-hunter Function Reference
Architecture documentation for the run() function in index.ts from the dead-code-hunter codebase.
safeSerialize() — dead-code-hunter Function Reference
Architecture documentation for the safeSerialize() function in index.ts from the dead-code-hunter codebase.
sleep() — dead-code-hunter Function Reference
Architecture documentation for the sleep() function in index.ts from the dead-code-hunter codebase.
pollForResult() — dead-code-hunter Function Reference
Architecture documentation for the pollForResult() function in integration.test.ts from the dead-code-hunter codebase.
escapeTableCell() — dead-code-hunter Function Reference
Architecture documentation for the escapeTableCell() function in markdown.ts from the dead-code-hunter codebase.
ActionInputs — dead-code-hunter Architecture
Handles reading and validating inputs from the action.yml metadata. Architecture documentation for the ActionInputs subdomain (part of GitHubAction domain) in the dead-code-hunter codebase. Contains 0 source files.
CandidateFiltering — dead-code-hunter Architecture
Logic for excluding files and specific code symbols from analysis results. Architecture documentation for the CandidateFiltering subdomain (part of AnalysisCore domain) in the dead-code-hunter codebase. Contains 0 source files.
EnvironmentConfig — dead-code-hunter Architecture
Manages GitHub environment variables and project paths. Architecture documentation for the EnvironmentConfig subdomain (part of GitHubAction domain) in the dead-code-hunter codebase. Contains 0 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free