Shayan Rais
2026-01-29 13:08:40 +05:00
parent 53d4773053
commit 8f7b83116c
+1 -1
View File
@@ -12,7 +12,7 @@ When you start Claude Code, it walks **upward** from your current working direct
### 2. Descendant Loading (DOWN the directory tree)
CLAUDE.md files in subdirectories below your current working directory are **NOT loaded at launch**. They are only included when Claude reads or writes files in those subdirectories during your session. This is known as **lazy loading**.
CLAUDE.md files in subdirectories below your current working directory are **NOT loaded at launch**. They are only included when Claude reads files in those subdirectories during your session. This is known as **lazy loading**.
## Example Monorepo Structure