Bug Fixes
4- DeleteCredentialByID now properly clears the credential cache on deletion
- getCredentialForAction has fallback mechanism for deleted credentials
- Cloudflare handlers return 404 instead of 500 when credential is not found (ErrCredentialNotFound)
- Added respondCFError helper for consistent Cloudflare error responses