Bug fixes: - path_compute: use midpoint longitude (src+dest)/2 for time-of-day score - rate_limiter: guard nil token id from burning auth rate limit bucket Robustness: - scorer: replace fragile MatchError-prone pattern match with per-key fallback — each invariant computed individually if absent - telemetry: log exception in rescue instead of silent swallow - grid: add atom-key clause to contains?() consistent with point_source/1 - grid: round float_range values to avoid fp drift in snapped lookups Cleanup: - path_compute: remove unused alias Geo (import-only module) |
||
|---|---|---|
| .. | ||
| rate_limiter | ||
| auth.ex | ||
| error_json.ex | ||
| fallback_controller.ex | ||
| monitor_auth.ex | ||
| rate_limiter.ex | ||