AICoreErrorType
Value
'system' | 'runtime' | 'network' | 'user'
Classification of the error.
system — application or integrator setup is wrong; fix in code or configuration.runtime — runtime state / invariant violation; investigate the path.network — external / temporary; expected to recover.user — invalid user input or action; surfaced via UI.'system' | 'runtime' | 'network' | 'user'