de39c1b7c3
SUMMARY documents the ESLint flat config, the 9 element types, the single CORE-10 rule, the deliberate-violation fixture, the Vitest test that runs ESLint programmatically against the violator, and the four auto-fixed deviations (typescript-eslint parser-only integration, real render target file for the violator import, eslint-import-resolver- typescript wiring, tsconfig.app.json test-file exclusion). Verifies: npm run lint -> 0 errors / 0 warnings; npm test -> 2/2 pass; npm run build -> green; eslint --no-ignore on violator -> exits 1. Self-Check: PASSED. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>