The UI lint lane still invokes Node unit suites for source inventories, design graphs, migration helpers, export metadata and the Storybook static server. These do not exercise a complete application flow and conflict with the requested E2E-only test policy. Remove the ten corresponding test files (4180 lines) and their runner references; preserve production UI and standalone design audit implementations. Scripts integration owns manifest and tsconfig routing. This deliberately retires isolated coverage; it does not claim replacement full-app coverage or a passing repository gate.
The UI lint lane still invokes Node unit suites for source inventories, design graphs, migration helpers, export metadata and the Storybook static server. These do not exercise a complete application flow and conflict with the requested E2E-only test policy. Remove the ten corresponding test files (4180 lines) and their runner references; preserve production UI and standalone design audit implementations. Scripts integration owns manifest and tsconfig routing. This deliberately retires isolated coverage; it does not claim replacement full-app coverage or a passing repository gate.