ErrorEntry

object

A single sync/configure-time error. See error-policy.md for what governs every field here — this model is the response-shape half of that policy; services/failures.py's FailureKind.render() is what actually produces these dicts.

codestringRequired
transientbooleanRequired
showCodebooleanRequired
userShortstringRequired<=40 characters
userMessagestringRequired<=512 characters
detailstringRequired<=512 characters