fix: report adsb unavailable state as degraded #11

Merged
MrSphay merged 3 commits from codex/issue-7-adsb-degraded into codex/production-intelligence-terminal 2026-05-17 18:33:54 +00:00
Owner

Addresses #7.\n\nScope:\n- ADS-B returns explicit disabled state when no ADSB_API_KEY/RAPIDAPI_KEY is configured\n- ADS-B returns degraded state and provider failure detail when RapidAPI/public feeds fail\n- RapidAPI live payloads expose provider metadata\n- runSource now treats disabled/no_key/error source statuses as degraded health\n- added ADS-B unit coverage and source operations docs\n\nValidation:\n- git diff --check\n- no local npm/node test run per runner-only workflow; Gitea runner should execute npm run test:unit

Addresses #7.\n\nScope:\n- ADS-B returns explicit disabled state when no ADSB_API_KEY/RAPIDAPI_KEY is configured\n- ADS-B returns degraded state and provider failure detail when RapidAPI/public feeds fail\n- RapidAPI live payloads expose provider metadata\n- runSource now treats disabled/no_key/error source statuses as degraded health\n- added ADS-B unit coverage and source operations docs\n\nValidation:\n- git diff --check\n- no local npm/node test run per runner-only workflow; Gitea runner should execute npm run test:unit
MrSphay added 1 commit 2026-05-17 11:56:08 +00:00
fix: report adsb unavailable state as degraded
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m13s
b2f604b120
Author
Owner

Ein Kollege bitte anpassen.

Ein Kollege bitte anpassen.
MrSphay added 1 commit 2026-05-17 17:04:06 +00:00
merge: update adsb degraded branch
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 6s
Build / test-and-image (pull_request) Successful in 1m13s
d7f10bf545
MrSphay added 1 commit 2026-05-17 18:31:19 +00:00
Merge remote-tracking branch 'origin/codex/production-intelligence-terminal' into codex/issue-7-adsb-degraded
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m14s
5113e341b2
# Conflicts:
#	package.json
MrSphay merged commit 703670e7a0 into codex/production-intelligence-terminal 2026-05-17 18:33:54 +00:00
MrSphay deleted branch codex/issue-7-adsb-degraded 2026-05-17 18:33:56 +00:00
Sign in to join this conversation.