Release playbooks
Run Svelte checks, confirm generated DB types are up to date (db:codegen), push to development (Dokploy auto-deploys), then verify home, property search, auth modal, portal, and dashboard role gate.
Run API type checks, verify /api/auth/* and /api/trpc/* health through the deployed origin, then smoke-test mobile sign-in and one protected tRPC query.
Worker
Section titled “Worker”Run worker type checks, verify Valkey connection, Bull Board auth, queue suffix, and one harmless repeatable job path in the target environment.
Run bun run docs:check, push to development (Dokploy auto-deploys), then verify search, generated API reference, generated Knock workflows, and workspace inventory.
Use the Knock CLI source under knock/. After push, verify one workflow per changed channel and confirm generated workflow docs reflect the payload and trigger sites.
Native
Section titled “Native”Use the platform CI jobs and Firebase/TestFlight/Play internal distribution. Always validate contract fixtures, app links, auth, one tRPC query, and crash reporting before wider rollout.