Skip to content
1 min read · 27 words

Variable: E_SKILL_SCRIPT_GATE_UNAVAILABLE

ts
const E_SKILL_SCRIPT_GATE_UNAVAILABLE: CreatedException<[string]>;

Defined in: src/batteries/skills/exceptions.ts:101

503 when the script gate fails for any reason other than an explicit denial; never misroutes an engine failure as 403.