mirror of
https://github.com/smittix/intercept.git
synced 2026-07-07 09:08:12 -07:00
57b1b3a3ae
- Remove profiles: [basic] from intercept service so docker compose up -d works without --profile flag (fixes breaking change for existing deployments) - Add missing Any import to routes/acars.py and routes/vdl2.py - Reset last_message_time to None in ACARS and VDL2 clear endpoints - Restore 131.725 and 131.825 to default ACARS frequencies (major US carriers) - Copy VDL2 ACARS enrichment fields to top-level data dict instead of mutating nested acars_payload (consistent with ACARS route pattern) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>