UtilityLibrary
Browse all 23 domain entities categorized under UtilityLibrary in the mcp Architecture Docs architecture documentation.
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.
api-helpers.ts — mcp Source File
Architecture documentation for api-helpers.ts, a typescript file in the mcp codebase. 5 imports, 3 dependents.
logger.ts — mcp Source File
Architecture documentation for logger.ts, a typescript file in the mcp codebase. 0 imports, 4 dependents.
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.
zip-repository.ts — mcp Source File
Architecture documentation for zip-repository.ts, a typescript file in the mcp codebase. 8 imports, 3 dependents.
classifyApiError() — mcp Function Reference
Architecture documentation for the classifyApiError() function in api-helpers.ts from the mcp codebase.
generateIdempotencyKey() — mcp Function Reference
Architecture documentation for the generateIdempotencyKey() function in api-helpers.ts from the mcp codebase.
debug() — mcp Function Reference
Architecture documentation for the debug() function in logger.ts from the mcp codebase.
error() — mcp Function Reference
Architecture documentation for the error() function in logger.ts from the mcp codebase.
info() — mcp Function Reference
Architecture documentation for the info() function in logger.ts from the mcp codebase.
warn() — mcp Function Reference
Architecture documentation for the warn() function in logger.ts from the mcp codebase.
addFilesRecursively() — mcp Function Reference
Architecture documentation for the addFilesRecursively() function in zip-repository.ts from the mcp codebase.
buildIgnoreFilter() — mcp Function Reference
Architecture documentation for the buildIgnoreFilter() function in zip-repository.ts from the mcp codebase.
cleanupOldZips() — mcp Function Reference
Architecture documentation for the cleanupOldZips() function in zip-repository.ts from the mcp codebase.
estimateDirectorySize() — mcp Function Reference
Architecture documentation for the estimateDirectorySize() function in zip-repository.ts from the mcp codebase.
findGitignoreFiles() — mcp Function Reference
Architecture documentation for the findGitignoreFiles() function in zip-repository.ts from the mcp codebase.
formatBytes() — mcp Function Reference
Architecture documentation for the formatBytes() function in zip-repository.ts from the mcp codebase.
Promise() — mcp Function Reference
Architecture documentation for the Promise() function in zip-repository.ts from the mcp codebase.
stats() — mcp Function Reference
Architecture documentation for the stats() function in zip-repository.ts from the mcp codebase.
zipRepository() — mcp Function Reference
Architecture documentation for the zipRepository() function in zip-repository.ts from the mcp codebase.
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.
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.
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.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free