10 lines
284 B
Markdown
10 lines
284 B
Markdown
# Deep Import Chain
|
|
|
|
## Overview
|
|
|
|
Fixture designed to trip the TOK scanner's import-depth detector
|
|
(CA-TOK-003). The top-level CLAUDE.md imports layer1, layer1 imports
|
|
layer2, and layer2 imports layer3 — a 3-deep @import chain where each
|
|
hop fragments the cache prefix.
|
|
|
|
@layer1.md
|