Go to file
jing 6c7b945848 phases 2-5: satellite, aircraft, ship, infra & event layers
- satellites: Celestrak TLE -> SGP4 -> time-dynamic entities w/ glowing orbit
  paths; per-source cap + reordering so COSMOS/ISS aren't starved by the 72-sat
  Gaofen fleet (now ~97 sats, diverse); chunked propagation, orbital InfoBox
- aircraft: global OpenSky ADS-B -> BillboardCollection primitive (6444 planes
  verified), altitude-banded, quota/scrub/visibility-gated polling, click overlay
- ships: [DEMO] fleet through Hormuz incl. toll-route carrier, dark-vessel AIS
  gap, Fujairah idle cluster; optional aisstream.io live path
- infra: choke-point rings, Petroline + Habshan-Fujairah pipelines, 9 facilities
- events: [DEMO] time-anchored pulsing markers that appear as the slider crosses
- authored + adversarially hardened via parallel agent workflow

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 12:25:51 +10:00
.claude Bootstrap: build spec for Opus 4.8, dev server with CORS proxy, preview config 2026-07-13 11:50:09 +10:00
css phase 1: globe core — viewer, dual basemaps, clock, HUD, layer contract 2026-07-13 12:06:05 +10:00
js phases 2-5: satellite, aircraft, ship, infra & event layers 2026-07-13 12:25:51 +10:00
.gitignore Bootstrap: build spec for Opus 4.8, dev server with CORS proxy, preview config 2026-07-13 11:50:09 +10:00
index.html phase 1: globe core — viewer, dual basemaps, clock, HUD, layer contract 2026-07-13 12:06:05 +10:00
README.md Bootstrap: build spec for Opus 4.8, dev server with CORS proxy, preview config 2026-07-13 11:50:09 +10:00
serve.py phase 1: globe core — viewer, dual basemaps, clock, HUD, layer contract 2026-07-13 12:06:05 +10:00
SPEC.md Bootstrap: build spec for Opus 4.8, dev server with CORS proxy, preview config 2026-07-13 11:50:09 +10:00

GODSIGH

A browser-based 3D/4D OSINT world view — CesiumJS digital-twin globe fusing public sensor feeds (satellite orbits, live ADS-B aircraft, AIS shipping, infrastructure vectors) on one scrubbable timeline. Inspired by Bilawal Sidhu's God's Eye View.

Status: pre-build. The complete build & deployment instructions live in SPEC.md — start there.

Quickstart (dev)

python3 serve.py 8137
# open http://127.0.0.1:8137

serve.py is a zero-dependency static server that also proxies the OpenSky ADS-B API (which blocks cross-origin browser calls) at proxy/opensky.

Target

https://partly.party/godsigh/ — deployment is the final build phase, gated on John.