JuYoung Jeong
67becbb317
fix: correct 28 broken internal links across 7 documents
...
Fix cross-references that pointed to non-existent directory paths:
- key-concepts.md: 15 links → correct level-2-systems/level-3-internals paths
- request-lifecycle.md: 7 links → correct level-2-systems paths
- bridge-ide.md, context-compression.md, oauth-auth.md: level-2-architecture → level-1-overview
- mcp-lsp-integration.md: sibling refs → correct ../level-2-systems/ paths
- command-system.md: index.md → README.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:44:22 +09:00
JuYoung Jeong
3358348196
docs: add comprehensive Korean source code analysis (19 documents, 6,926 lines)
...
Add complete Korean-language technical documentation analyzing Claude Code CLI
internals, organized in a leveled guide structure (Level 1-3 + Appendix).
Level 1 (입문): architecture overview, request lifecycle, key concepts
Level 2 (시스템): QueryEngine, Tool system, Command system, Permission system,
Agent coordinator, UI/Ink components
Level 3 (심화): MCP/LSP integration, IDE bridge, Plugin/Skill system,
Context compression, OAuth/Auth, Telemetry
Appendix: Korean-English glossary, file map, design patterns
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 19:39:03 +09:00