MudraIDConfigError | MUDRAID_API_KEY_ID or MUDRAID_SECRET is missing or empty | Fail fast at startup — it’s a misconfiguration |
MudraIDAuthError | MudraID rejected the credentials (401) | Alert; the credentials are wrong or stale |
MudraIDRevokedError | Access denied (403): agent inactive, no platform access, or scope rejected | Stop retrying; the agent needs attention in the portal |
MudraIDNetworkError | MudraID was unreachable or returned something malformed | Retry with backoff — it may be transient |
MudraIDPlatformNotRegisteredError | The URL’s host isn’t a platform this agent is registered with | Fix the target, or register the platform |