Skip to main content
May 23, 2026
CodexFeature

Compliance and backfill monitoring dashboard

Codex now includes a compliance monitoring dashboard that shows APRS envelope coverage percentages across all tracked tables at a glance. You can see per-table adoption rates for key metadata fields — including record_id, source_uri, h3_index, and mmsi — without running manual queries. A companion backfill progress view tracks job run counts, rows updated, and time since last run, automatically flagging stalled jobs so you can catch issues early. Both views refresh from live database statistics.
May 23, 2026
OverwatchFix

Vessel enrichment session recovery fix

Fixed a bug where the vessel enrichment pipeline’s retry logic for expired data-source sessions wasn’t using the re-fetched data. When a session expired mid-batch, the pipeline re-authenticated and fetched fresh data but then discarded it, causing the entire batch of vessels to fail silently and back off for six hours. Enrichment data now recovers immediately on session expiry instead of waiting for the next scheduled run.