Home / Domains / UtilityLibrary

UtilityLibrary

Browse all 23 domain entities categorized under UtilityLibrary in the mcp Architecture Docs architecture documentation.

23 entities · Page 1 of 1

UtilityLibrary Domain — mcp Architecture
Low-level helpers for file system operations, API lifecycle, and logging. Architectural overview of the UtilityLibrary domain in the mcp codebase. Contains 4 source files.
Domain
api-helpers.ts — mcp Source File
Architecture documentation for api-helpers.ts, a typescript file in the mcp codebase. 5 imports, 3 dependents.
File typescript
logger.ts — mcp Source File
Architecture documentation for logger.ts, a typescript file in the mcp codebase. 0 imports, 4 dependents.
File typescript
zip-repository.test.ts — mcp Source File
Architecture documentation for zip-repository.test.ts, a typescript file in the mcp codebase. 9 imports, 0 dependents.
File typescript
zip-repository.ts — mcp Source File
Architecture documentation for zip-repository.ts, a typescript file in the mcp codebase. 8 imports, 3 dependents.
File typescript
classifyApiError() — mcp Function Reference
Architecture documentation for the classifyApiError() function in api-helpers.ts from the mcp codebase.
Function typescript
generateIdempotencyKey() — mcp Function Reference
Architecture documentation for the generateIdempotencyKey() function in api-helpers.ts from the mcp codebase.
Function typescript
debug() — mcp Function Reference
Architecture documentation for the debug() function in logger.ts from the mcp codebase.
Function typescript
error() — mcp Function Reference
Architecture documentation for the error() function in logger.ts from the mcp codebase.
Function typescript
info() — mcp Function Reference
Architecture documentation for the info() function in logger.ts from the mcp codebase.
Function typescript
warn() — mcp Function Reference
Architecture documentation for the warn() function in logger.ts from the mcp codebase.
Function typescript
addFilesRecursively() — mcp Function Reference
Architecture documentation for the addFilesRecursively() function in zip-repository.ts from the mcp codebase.
Function typescript
buildIgnoreFilter() — mcp Function Reference
Architecture documentation for the buildIgnoreFilter() function in zip-repository.ts from the mcp codebase.
Function typescript
cleanupOldZips() — mcp Function Reference
Architecture documentation for the cleanupOldZips() function in zip-repository.ts from the mcp codebase.
Function typescript
estimateDirectorySize() — mcp Function Reference
Architecture documentation for the estimateDirectorySize() function in zip-repository.ts from the mcp codebase.
Function typescript
findGitignoreFiles() — mcp Function Reference
Architecture documentation for the findGitignoreFiles() function in zip-repository.ts from the mcp codebase.
Function typescript
formatBytes() — mcp Function Reference
Architecture documentation for the formatBytes() function in zip-repository.ts from the mcp codebase.
Function typescript
Promise() — mcp Function Reference
Architecture documentation for the Promise() function in zip-repository.ts from the mcp codebase.
Function typescript
stats() — mcp Function Reference
Architecture documentation for the stats() function in zip-repository.ts from the mcp codebase.
Function typescript
zipRepository() — mcp Function Reference
Architecture documentation for the zipRepository() function in zip-repository.ts from the mcp codebase.
Function typescript
ErrorClassifier — mcp Architecture
Translates technical errors into actionable guidance for the agent Architecture documentation for the ErrorClassifier subdomain (part of UtilityLibrary domain) in the mcp codebase. Contains 0 source files.
Subdomain
IdentityManager — mcp Architecture
Uses crypto hashes to uniquely identify repository versions Architecture documentation for the IdentityManager subdomain (part of UtilityLibrary domain) in the mcp codebase. Contains 1 source files.
Subdomain
Zipper — mcp Architecture
Recursively archives codebases using the archiver library Architecture documentation for the Zipper subdomain (part of UtilityLibrary domain) in the mcp 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