Satellite tracking guide now covers both Gpredict and Craft
(space.warehack.ing) as rotctld clients. Architecture docs
updated to be protocol-first rather than Gpredict-specific.
TUI guide mentions Track mode's rotctld server for external
controller integration.
Collage of all 5 screens as hero image below the intro.
Updated screen names and descriptions to match the current
4-tab layout (Dashboard, Control, Signal, System + Console).
Fresh screenshots from demo mode replace the originals.
try_files is a rewriter that runs before handlers in Caddy's directive
order, rewriting /health to /index.html before handle /health matches.
Wrapping try_files + file_server in a catch-all handle block makes it
mutually exclusive with handle /health.
Dockerfile (multi-stage: base/dev/build/prod with caddy:2-alpine),
docker-compose.yml with caddy-docker-proxy labels for birdcage.warehack.ing,
Caddyfile, Makefile (up/down/dev/prod/clean), and .env.
TUI guide page with 4 screenshots (F1 position, F2 signal, F4 system,
F5 console), demo mode docs, and project backstory crediting Gabe Emerson
(KL1FI) and Chris Davidson.