# loc-exceptions.txt — files allowed to exceed the 500-line hard cap. # # Format: one repo-relative path per line. Comments start with '#' and are ignored. # Each exception MUST be preceded by a comment explaining why splitting is not viable. # # Phase 0 baseline: this list is initially empty. Phases 1-4 will add grandfathered # entries as we encounter legitimate exceptions (e.g. large generated data tables). # The goal is for this list to SHRINK over time, never grow.