Home / All Entities

All Entities

Browse all 31 entities in the dead-code-hunter Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

31 entities · Page 1 of 1

Entity Types

src/__tests__/ — dead-code-hunter Directory Structure
Directory listing for src/__tests__/ in the dead-code-hunter codebase. Contains 2 files and 0 subdirectories.
Directory
src/ — dead-code-hunter Directory Structure
Directory listing for src/ in the dead-code-hunter codebase. Contains 3 files and 1 subdirectories.
Directory
GitHubAction Domain — dead-code-hunter Architecture
The entry point and orchestration layer that integrates with GitHub's runtime environment and SDKs. Architectural overview of the GitHubAction domain in the dead-code-hunter codebase. Contains 5 source files.
Domain
ReportFormatter Domain — dead-code-hunter Architecture
Transforms raw analysis data into human-readable Markdown for documentation and comments. Architectural overview of the ReportFormatter domain in the dead-code-hunter codebase. Contains 0 source files.
Domain
SupermodelSDK Domain — dead-code-hunter Architecture
Handles interaction with the Supermodel dead code analysis engine and external API. Architectural overview of the SupermodelSDK domain in the dead-code-hunter codebase. Contains 0 source files.
Domain
package.json — dead-code-hunter Source File
Architecture documentation for package.json, a json file in the dead-code-hunter codebase.
File json
package-lock.json — dead-code-hunter Source File
Architecture documentation for package-lock.json, a json file in the dead-code-hunter codebase.
File json
dead-code.ts — dead-code-hunter Source File
Architecture documentation for dead-code.ts, a typescript file in the dead-code-hunter codebase. 4 imports, 3 dependents.
File typescript
index.ts — dead-code-hunter Source File
Architecture documentation for index.ts, a typescript file in the dead-code-hunter codebase. 11 imports, 0 dependents.
File typescript
markdown.ts — dead-code-hunter Source File
Architecture documentation for markdown.ts, a typescript file in the dead-code-hunter codebase. 0 imports, 2 dependents.
File typescript
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. 8 imports, 0 dependents.
File typescript
integration.test.ts — dead-code-hunter Source File
Architecture documentation for integration.test.ts, a typescript file in the dead-code-hunter codebase. 7 imports, 0 dependents.
File typescript
tsconfig.json — dead-code-hunter Source File
Architecture documentation for tsconfig.json, a json file in the dead-code-hunter codebase.
File json
vitest.config.ts — dead-code-hunter Source File
Architecture documentation for vitest.config.ts, a typescript file in the dead-code-hunter codebase. 1 imports, 0 dependents.
File typescript
makeCandidate() — dead-code-hunter Function Reference
Architecture documentation for the makeCandidate() function in dead-code.test.ts from the dead-code-hunter codebase.
Function typescript
makeMetadata() — dead-code-hunter Function Reference
Architecture documentation for the makeMetadata() function in dead-code.test.ts from the dead-code-hunter codebase.
Function typescript
filterByChangedFiles() — dead-code-hunter Function Reference
Architecture documentation for the filterByChangedFiles() function in dead-code.ts from the dead-code-hunter codebase.
Function typescript
filterByIgnorePatterns() — dead-code-hunter Function Reference
Architecture documentation for the filterByIgnorePatterns() function in dead-code.ts from the dead-code-hunter codebase.
Function typescript
formatPrComment() — dead-code-hunter Function Reference
Architecture documentation for the formatPrComment() function in dead-code.ts from the dead-code-hunter codebase.
Function typescript
createZipArchive() — dead-code-hunter Function Reference
Architecture documentation for the createZipArchive() function in index.ts from the dead-code-hunter codebase.
Function typescript
generateIdempotencyKey() — dead-code-hunter Function Reference
Architecture documentation for the generateIdempotencyKey() function in index.ts from the dead-code-hunter codebase.
Function typescript
getChangedFiles() — dead-code-hunter Function Reference
Architecture documentation for the getChangedFiles() function in index.ts from the dead-code-hunter codebase.
Function typescript
pollForResult() — dead-code-hunter Function Reference
Architecture documentation for the pollForResult() function in index.ts from the dead-code-hunter codebase.
Function typescript
redactSensitive() — dead-code-hunter Function Reference
Architecture documentation for the redactSensitive() function in index.ts from the dead-code-hunter codebase.
Function typescript
run() — dead-code-hunter Function Reference
Architecture documentation for the run() function in index.ts from the dead-code-hunter codebase.
Function typescript
safeSerialize() — dead-code-hunter Function Reference
Architecture documentation for the safeSerialize() function in index.ts from the dead-code-hunter codebase.
Function typescript
sleep() — dead-code-hunter Function Reference
Architecture documentation for the sleep() function in index.ts from the dead-code-hunter codebase.
Function typescript
pollForResult() — dead-code-hunter Function Reference
Architecture documentation for the pollForResult() function in integration.test.ts from the dead-code-hunter codebase.
Function typescript
escapeTableCell() — dead-code-hunter Function Reference
Architecture documentation for the escapeTableCell() function in markdown.ts from the dead-code-hunter codebase.
Function typescript
ActionEntry — dead-code-hunter Architecture
Handles initial startup and environment setup for the GitHub Action runner. Architecture documentation for the ActionEntry subdomain (part of GitHubAction domain) in the dead-code-hunter codebase. Contains 3 source files.
Subdomain
InputMapping — dead-code-hunter Architecture
Parses YAML-defined inputs into usable TypeScript configuration objects. Architecture documentation for the InputMapping subdomain (part of GitHubAction domain) in the dead-code-hunter codebase. Contains 2 source files.
Subdomain

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free