@jsvision/core / Degradation
Interface: Degradation
Defined in: safety/essentials.ts:22
A non-essential capability gap the SDK runs around in a reduced mode instead of stopping.
Properties
cap
readonlycap:"mouse"|"altScreen"|"color"
Defined in: safety/essentials.ts:24
The missing capability.
message
readonlymessage:string
Defined in: safety/essentials.ts:28
A short, screen-safe human notice (no secrets).
mode
readonlymode:"keyboard-only"|"monochrome"|"inline"
Defined in: safety/essentials.ts:26
The reduced mode the SDK runs in for this gap.