25a66f7d2e
AudioCacheIndexDao has 12 methods (default rule threshold is 11) — DAOs accumulate one method per distinct query and inherently exceed the default. Scoped via ignoreAnnotated: ["Dao"] rather than raising the global threshold; the rule still catches non-DAO interfaces that grow unreasonably wide. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>