Under the hood
Weekly usage-limit lookup logic was simplified and tightened.
The helper that surfaces "Current week" rate-limit display data for models now filters candidates through a dedicated predicate before mapping, and drops the optional-chaining fallback on scope.model.display_name, indicating callers must now guarantee scope.model is present for weekly-scoped limits.