test(config-audit): add Opus 4.7 pattern fixtures (cache, redundant, imports, sonnet-era)

This commit is contained in:
Kjell Tore Guttormsen 2026-04-19 22:34:41 +02:00
commit 2a8dc8655f
11 changed files with 255 additions and 0 deletions

View 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