Files
intelligence-terminal/docs/sources/opensky.md
MrSphay 64bfba474e
All checks were successful
Codex Template Compliance / template-compliance (pull_request) Successful in 5s
Build / test-and-image (pull_request) Successful in 1m5s
docs(marketing): finalize intelligence terminal product communication
2026-05-17 17:28:29 +02:00

587 B

OpenSky

Provides public aircraft state data for regional air-activity hotspots.

  • Auth: public queries work without credentials.
  • Failure modes: timeouts, HTTP 429, and empty regions.
  • Behavior: source health is marked degraded on API errors. The dashboard may use the most recent non-empty air snapshot from runs/ and marks it in airMeta.fallback.
  • Test: start a sweep and inspect /api/health plus airMeta from /api/data.
  • Operator note: Intelligence Terminal does not bypass OpenSky throttles. Increase REFRESH_INTERVAL_MINUTES if the source degrades repeatedly.