The self-contained Query/Category fixtures the runquery-cache bundle needs:
one Query Category and two Queries (TTL-mode + smart-validation-mode), created
before the bundle's checks run and torn down afterwards. Lifted from
runquery-cache-tests.ts's Ctx; threaded onto IntegrationCheckContext.Fixtures so
the Q-checks read them identically whether driven by the driver or the tsx script.
The self-contained Query/Category fixtures the
runquery-cachebundle needs: one Query Category and two Queries (TTL-mode + smart-validation-mode), created before the bundle's checks run and torn down afterwards. Lifted from runquery-cache-tests.ts's Ctx; threaded onto IntegrationCheckContext.Fixtures so the Q-checks read them identically whether driven by the driver or the tsx script.