All 8 screens recaptured via automated Pilot script.
Signal screen now reflects V-pol/H-pol toggle button.
Collage regenerated from updated individual screenshots.
Document the F2 Craft sub-mode (search, passes, 1 Hz tracking via
space.warehack.ing API) and F6 Camera overlay (manual, interval, and
pass-event triggers). Update screen count from five to six, add
satellite catalog to demo mode bullet list, remove orphaned
tui-position.png screenshot.
Feature cards (tracking, camera, radio telescope, signal, motor, console)
replace the old firmware-focused "What is this?" section. TUI collage
screenshot and demo mode quick-start now front-and-center. Attribution
moved downstream. Hero CTAs updated to demo mode and guides.
The mount doesn't care what wavelength it's pointing at — RF, optical,
thermal, IR. Updated hero tagline, page description, and site-wide
description to reflect this.
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.