kfl init is idempotent. Re-running it:
- Redeploys the Worker
- Keeps the existing
MASTER_KEYunchanged - Runs pending migrations
- Safely re-calls bootstrap (no-op if already initialized)
Next Steps
Security & Backup
Back up your master key and define your recovery strategy.
Custom Deployments
Deploy multiple named instances for different teams or environments.
