V1 Wiki Index (migration source)
- Source ID:
src-20260409-a5fc157bc756 - Kind:
wiki-v1-migration - Scope:
shared - Origin:
C:/Dev/notebooklm/wiki - Raw path:
sources/raw/v1-wiki-index-migration-source__src-20260409-a5fc157bc756.md - Status:
active
Summary
Community analysis document covering Claude Code architecture, internals, and leak analysis. See extracted entities and claims below.
Tags
migration v1-wiki
Extracted entities
- Cache Economics (concept): The principle that every design decision in Claude Code bends toward cache prese
- Memory Hierarchy (concept): Five memory systems at three scopes: CLAUDE.md (user-written), auto-memory (Clau
- Hooks System (service): 21 lifecycle events (PreToolUse, PostToolUse, SessionEnd, etc.) that enable user
- Message Normalization (service): 11 transformations applied to messages before API calls: smooshing adjacent same
- Terminal Renderer (service): Browser-grade rendering stack in terminal: custom React reconciler, Yoga WASM fl
- Anti-Distillation Defenses (service): Four defense layers preventing competitors from distilling Claude Code's behavio
- Session Persistence (service): Append-only JSONL audit log sessions with context collapse snapshots. 50MB tombs
- System Prompt Assembly (concept): Cache boundary placement, two-tier prompt structure, DANGEROUS_ naming conventio
Extracted claims
- none yet
Extracted relations
- none yet