- Remove spurious ALTER TABLE client_targets DROP DEFAULT from migration
(Prisma schema drift side-effect unrelated to this PR)
- Surface revoke errors in ApiKeysPage UI via deleteApiKey.isError
- Fix UpdateProjectInput.color type to allow null, removing unsafe cast
in the update_project MCP tool handler