{ "_meta": { "comment": "Scenario 01: TOK CLAUDE.md cascade exceeds 10k tokens. Covers the TOK/CPS (token-efficiency) category. v5.0.0 title contains tier3 'CLAUDE.md' — humanizer rewrites to non-jargon prose." }, "findingId": "CA-TOK-001", "scannerInput": { "id": "CA-TOK-001", "scanner": "TOK", "severity": "high", "title": "CLAUDE.md cascade exceeds 10k tokens per turn", "description": "Total CLAUDE.md cascade is 12450 tokens across 4 files.", "file": ".claude/CLAUDE.md", "line": null, "evidence": "tokens=12450; files=4", "recommendation": "Reduce CLAUDE.md cascade size. Move content into modular skill files or trim verbose sections.", "category": null, "autoFixable": false }, "expectedHumanized": { "titlePattern": "instruction files take a lot of space on every turn", "descriptionPattern": "10,000 tokens|every turn carries that weight", "recommendationPattern": "Trim or split the largest files" }, "groundTruth": { "what": "The instruction files Claude reads on every turn are large enough that they slow each response.", "why": "The combined size has gone above 10,000 tokens. That weight loads on every turn and leaves less room for the conversation itself.", "whatNext": "Trim or split the largest files. The details show which file contributes most." } }