'live' pulls current data from e-licitatie.ro (maxResults capped at 1 000). 'backfill' pulls the 2007–2018 historical archive from istoric.e-licitatie.ro (maxResults capped at 100 000, priced per backfill_tender event). Backfill covers the above-threshold tier only, sub-threshold (achiziții directe) was formalized by Romania's Law 98/2016 and was never populated in the historical archive; sub_threshold passes return zero records under backfill. 'alert_check' (XP-01) queries the cached seap_tenders_hot MV (no live SEAP, no proxy cost) and diffs filter-matched records against the customer's prior alert_state slice, emitting one delta record per change annotated with alert_type ∈ {NEW, MODIFIED, AWARDED, AMENDED, EXTENDED, CANCELLED}. Within-Task dedup is structural via the 4-part PK (user_id, task_id, filter_fingerprint, sicap_id); date window is excluded from the filter_fingerprint so daily Tasks dedupe across observation windows.
Options:livebackfillalert_check