| 1 | #!/usr/bin/env bun |
| 2 | |
| 3 | // Self-contained script for migrating block-level API keys into workspace BYOK keys. |
| 4 | // Iterates per workspace. Original block-level values are left untouched for safety. |
nothing calls this directly
no test coverage detected