May 19, 2026
GLEIF Level 2 corporate relationships now feed Overwatch UBO traversal and the Codex entity graph, with a new ultimate-parent lookup for any LEI.
GLEIF corporate relationships now feed UBO traversal and the entity graph
Overwatch and Codex now ingest the GLEIF Level 2 corporate relationship dataset — direct and ultimate parent/child links between any two LEI-registered entities worldwide — and refresh it weekly. The new data lands as Ownership edges on the Codex entity graph alongside the existing vessel, sanctions, and civic networks, and flows into Overwatch's vessel ownership traversal so corporate parents above the directly registered owner are now walked automatically when matching against sanctions lists.
Multi-hop exposures through holding structures that were previously invisible — a sanctioned ultimate parent two or three corporate layers above a vessel's registered owner — now surface on the vessel's risk profile and in the unified alerts inbox. License: CC0.
Ultimate-parent lookup for any LEI
A new ultimate-parent chain lookup returns the full consolidated-ownership path from any LEI up to its ultimate parent in a single call, with a hard depth cap of 10 hops and only active IS_ULTIMATELY_CONSOLIDATED_BY relationships traversed. Useful for resolving "who ultimately owns this counterparty" without stitching together hop-by-hop GLEIF lookups by hand. Exposed on the beneficial ownership API for entities linked to a tracked vessel, and available across the broader LEI universe via the entity graph export on Enterprise.
Call it from the Supabase JS / Python client as a standard RPC, or directly in SQL — execute is granted to anon, authenticated, and service_role. The data is CC0 Public Domain and slots in alongside the vessel-scoped /api/v1/ubo/vessel/{imo} graph for sanctions screening and manual UBO investigations. See GLEIF ultimate parent chain for the full schema, examples, and call signature.
May 23, 2026
New compliance and backfill monitoring dashboard for Codex, plus a vessel enrichment session recovery fix that prevents stalled Equasis lookups.
May 18, 2026
Overwatch hardens the live-map positions endpoint and dark-events archive cron against statement timeouts; Locus repairs foia.gov submission.