Drop Spin from docs and helper scripts; run the stack and container exec via docker compose with docker-compose.yml and docker-compose.dev.yml. Update firewall-delegation tests to match the new commands.
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
Replace manual docker rm steps in DEVELOPMENT.md with `npm run clean`.