generated from coulomb/repo-seed
Governed asset registry slice with asset creation, representations, metadata, lifecycle transitions, policy authorization, fail-closed denial, audit events, and version records
This commit is contained in:
@@ -54,6 +54,9 @@ class ValidationError(KontextualError):
|
||||
code = "kontextual.validation"
|
||||
|
||||
|
||||
class AuthorizationError(KontextualError):
|
||||
code = "kontextual.authorization"
|
||||
|
||||
|
||||
class AdapterUnavailableError(KontextualError):
|
||||
code = "kontextual.adapter_unavailable"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user