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) |
||
|---|---|---|
| .. | ||
| adif_import.ex | ||
| band_resolver.ex | ||
| callsign_client.ex | ||
| contact.ex | ||
| contact_common_volume_radar.ex | ||
| contact_edit.ex | ||
| csv_import.ex | ||
| edit_notifier.ex | ||
| enrichment_status.ex | ||
| import_matcher.ex | ||
| import_run.ex | ||
| maidenhead.ex | ||
| text_sanitizer.ex | ||