RootCause
the template test suite still imported it and included it in the all-templates map — After the initial removal, targeted Vitest reported failures only in the template test suite. Tension: all centered on the deleted template constant being undefined. Outcome: Vitest then saw the removed export as undefined.
ad88f90c-82de-4106-a7e3-6ee611d30861
the template test suite still imported it and included it in the all-templates map — After the initial removal, targeted Vitest reported failures only in the template test suite. Tension: all centered on the deleted template constant being undefined. Outcome: Vitest then saw the removed export as undefined.