Use this checklist to verify the system before the first public release (v1.0.0).
ferry init-config generates unique values for session_secret, token_secret, static_password, and bootstrap_password.behind_reverse_proxy: true./login and /unlock are throttled (0.2 req/s).can_manage_users cannot access the user table or API.can_manage_users right.docker-compose up starts a healthy system with persistent volumes.docs/RELEASE.md./setup flow creates the first admin and disables password-only web bootstrap access.ferry break-glass command provides emergency access on 127.0.0.1.OPERATIONS.md, ARCHITECTURE.md, and RELEASE.md are up to date.v1.0.0.go test ./..., go vet ./..., and go test -race ./internal/api.internal/config tests for default rejection and init-config generation/repair.PATCH/TUS behavior is tracked as an external proxy issue and is not a Ferry release blocker.CHANGELOG.md contains the initial v1.0.0 release notes.v1.0.0 and tracked as post-release UX polish.Status: Ready for Release ✅