Single command to start the native OCaml HTTP server for sx-docs.
No Docker, no Python, no Quart — just the OCaml binary + Caddy.
./dev-sx-native.sh # port 8013
./dev-sx-native.sh 8014 # custom port
./dev-sx-native.sh --build # rebuild first
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>