main
requirements: Migrate to uv.
ruff: Fix INP001 File is part of an implicit namespace package.
ruff: Fix FURB122 Use of `f.write` in a for loop.
ci: Check that non-scripts aren’t marked executable.
remote dev: Add code and instructions for creating digital ocean droplets.
droplets: Replace dict[str, Any] with list[str] in create.py.
droplets: Add a script to do the provisioning.
nginx: Consistently listen on IPv6 and with HTTP/2.