test(config-audit): add Opus 4.7 pattern fixtures (cache, redundant, imports, sonnet-era)
This commit is contained in:
parent
87b5078c91
commit
2a8dc8655f
11 changed files with 255 additions and 0 deletions
10
tests/fixtures/opus-47/deep-imports/CLAUDE.md
vendored
Normal file
10
tests/fixtures/opus-47/deep-imports/CLAUDE.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue