mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-05 06:22:12 +03:00
Declare the two answers to "is it free?": counting may use the Radar-overlaid catalog, deciding reads only the shipped FREE_MODEL_BUDGETS plus :free suffix / zero pricing / grantsFreeAccess. No production behavior change. A static-import guard discovers every non-client consumer of freeModels.ts and asserts none reaches getRadarCatalog / getRadarCache, mirroring client-bundle-no-server-only-10692 on the server arc. Co-authored-by: Max <maxmad64@gmail.com>