Deployment: production pulls the published image
Deployment: production pulls the published multi-arch image; up with build flag builds from source
Remove the leading page-name heading that GitHub already renders as the page title
Deployment: nginx serves the app on port 80, persistent database volume
Correct wiki drift: per-stack go-to and speed, real page list, SSE telemetry, profile count, MSP stacks
Document RELEASE_PAT and host port overrides
Adds RELEASE_PAT to the required secrets (release tag push and release
creation need a token with workflow scope) and notes the APP_DEV_PORT,
SITL_PORT, and APP_PORT overrides for the local stack.
Furnish wiki: architecture, API, autopilot, mission planning, deployment
Adds pages covering the SvelteKit stack and server/client split, the
MAVLink transport and database schema, the HTTP API endpoints, the
ArduPilot and PX4 flight-mode strategy, mission path optimization plus
airspace overlays and pre-flight safety checks, the compose profiles and
CI/CD, the local development loop, and the environment variables. Adds a
sidebar linking them.