Sensorium Interface Terminal Input v1¶
Source schema: doc/schemas/sensorium-interface-terminal-input.v1.schema.json
Bounded raw PTY bytes. Invoke authority is carried by the enclosing P083 request, never by an operator flag.
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: sensorium-interface-terminal-input.v1 |
|
schema/v |
yes |
const: 1 |
|
terminal/session-ref |
yes |
ref: #/$defs/ref |
|
bytes/base64 |
yes |
string | |
bytes/sha256 |
yes |
string |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
ref |
string | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
sensorium-interface-terminal-input.v1
schema/v¶
- Required:
yes - Shape: const:
1
terminal/session-ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
bytes/base64¶
- Required:
yes - Shape: string
bytes/sha256¶
- Required:
yes - Shape: string
Definition Semantics¶
$defs.ref¶
- Shape: string