Replace ADS-B stub with real disabled/degraded source handling #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created from local project scan.
Current status: apis/sources/adsb.mjs contains a documented stub/no-data path. That is acceptable as a placeholder, but production health should not make a stub look equivalent to a live source.
Acceptance criteria:
In Bearbeitung durch Codex auf Branch codex/issue-7-adsb-degraded. Scope: ADS-B Source-Zustand fuer fehlende Keys/Providerfehler schaerfen, Health/Metrics-kompatible Source-Daten beibehalten, gezielte Tests und Source-Doku. Keine README-weiten oder Docker-Aenderungen, damit parallele Branches sauber mergbar bleiben.
PR geoeffnet: #11\n\nStatus: Umsetzung fuer Issue #7 ist fertig auf Branch codex/issue-7-adsb-degraded. ADS-B meldet jetzt disabled/degraded statt scheinbar live, Source-Health wertet diese Stati als degraded, Tests und Source-Doku sind ergaenzt. Lokale npm/node Tests nicht ausgefuehrt; Runner soll npm run test:unit pruefen.