This index page groups the English reports by topic so readers can quickly jump into the parts of Claude Code they care about most: architecture, prompt engineering, telemetry, permissions, MCP, context management, persistence, and hidden internal behavior.
If you are new to this repository, begin with:
These three reports explain how Claude Code behaves as a production AI coding agent at the systems level.
- 13-claude-code-architecture-overview.md
- 06-agent-loop-deep-dive.md
- 07-tool-system-architecture.md
- 14-bash-tool-security-and-execution.md
- 11-context-window-management.md
- 12-state-management.md
- 16-transcripts-compaction-and-session-resume.md
- 09-system-prompt-engineering.md
- 15-memory-and-instruction-system.md
- 03-undercover-mode.md
- 05-future-roadmap.md
Across the full set of reports, this repository covers:
- Claude Code architecture
- Claude Code source analysis
- Claude Code agent loop internals
- Claude Code system prompts
- Claude Code telemetry and privacy
- Claude Code permission model
- Claude Code MCP integration
- Claude Code context compression
- Claude Code state management
- Claude Code Bash tool
- Claude Code transcript storage
- Claude Code session resume
- Claude Code memory system
- Claude Code hidden features
- Claude Code internal codenames
- Claude Code remote control mechanisms
- 06-agent-loop-deep-dive.md
- 07-tool-system-architecture.md
- 14-bash-tool-security-and-execution.md
- 12-state-management.md
- 16-transcripts-compaction-and-session-resume.md
- 09-system-prompt-engineering.md
- 15-memory-and-instruction-system.md
- 11-context-window-management.md
- 05-future-roadmap.md
- 17-bridge-system-and-remote-sessions.md
- 18-react-ink-terminal-ui.md
- 19-streaming-and-transport-layers.md
- 20-slash-commands-and-cost-tracking.md
- 10-mcp-integration.md
If you care about hidden or surprising behavior
Claude Code, Anthropic, source analysis, reverse engineering, AI coding agent, agent loop, system prompt, telemetry, privacy, permissions, MCP, Model Context Protocol, context window, persistence, hidden features, prompt engineering, tool system, security research