progressive-disclosure-resolves-ambiguity-without-content-loss

When a skill file contains duplicate section numbering (ambiguity) or breaches the 600-line hard limit, the correct fix is progressive disclosure: extract subsections to a docs/ subdirectory with pointer blocks in the main file — not deletion. This resolves the structural ambiguity and meets size budgets while preserving every unique content line. Applied to frontend-intelligence: 761 → 406 lines across main + 6 docs files, all content retained.