Home / Node Types / Subdomain

Subdomain

Browse all 12 node type entities categorized under Subdomain in the Claude Code Architecture architecture documentation.

12 entities · Page 1 of 1

BridgeTransport — claude-code Architecture
Handles remote-control environments and environment-less transport via WebSocket/HTTP. Architecture documentation for the BridgeTransport subdomain (part of SystemInfrastructure domain) in the claude-code codebase. Contains 0 source files.
Subdomain
CommandRegistry — claude-code Architecture
Central manifest and loader for all available slash commands. Architecture documentation for the CommandRegistry subdomain (part of SlashCommands domain) in the claude-code codebase. Contains 0 source files.
Subdomain
Compaction — claude-code Architecture
Handles shrinking of conversation history to fit within context window limits via microcompact and session memory summaries. Architecture documentation for the Compaction subdomain (part of QueryEngine domain) in the claude-code codebase. Contains 0 source files.
Subdomain
Companion — claude-code Architecture
Visual mascot logic and sprite rendering for the terminal buddy. Architecture documentation for the Companion subdomain (part of TerminalUI domain) in the claude-code codebase. Contains 0 source files.
Subdomain
DesignSystem — claude-code Architecture
Reusable CLI components like Dialogs, Panes, and ListItems. Architecture documentation for the DesignSystem subdomain (part of TerminalUI domain) in the claude-code codebase. Contains 0 source files.
Subdomain
InputHandling — claude-code Architecture
Manages interactive prompt input, including Vim-mode support and multi-line editing. Architecture documentation for the InputHandling subdomain (part of TerminalUI domain) in the claude-code codebase. Contains 0 source files.
Subdomain
MCPClient — claude-code Architecture
Implements the Model Context Protocol for secure external tool communication. Architecture documentation for the MCPClient subdomain (part of AgentTooling domain) in the claude-code codebase. Contains 0 source files.
Subdomain
Orchestrator — claude-code Architecture
The logic governing how assistant messages transition into tool calls and sequential processing. Architecture documentation for the Orchestrator subdomain (part of QueryEngine domain) in the claude-code codebase. Contains 0 source files.
Subdomain
Permissions — claude-code Architecture
A rule-based engine that asks for user approval before dangerous operations. Architecture documentation for the Permissions subdomain (part of AgentTooling domain) in the claude-code codebase. Contains 0 source files.
Subdomain
SkillManagement — claude-code Architecture
Loads and caches discrete capabilities that can be called by agents. Architecture documentation for the SkillManagement subdomain (part of AgentTooling domain) in the claude-code codebase. Contains 0 source files.
Subdomain
StateBootstrap — claude-code Architecture
Initializes global session and directory state for the CLI process. Architecture documentation for the StateBootstrap subdomain (part of SystemInfrastructure domain) in the claude-code codebase. Contains 0 source files.
Subdomain
Thinking — claude-code Architecture
Analyzes and manages model-specific 'thinking' capabilities like adaptive thinking and ultrathink. Architecture documentation for the Thinking subdomain (part of QueryEngine domain) in the claude-code codebase. Contains 0 source files.
Subdomain