Sensorium Interface Actuation Grant Scope v1¶
Source schema: doc/schemas/sensorium-interface-actuation-grant-scope.v1.schema.json
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: sensorium-interface-actuation-grant-scope.v1 |
|
schema/v |
yes |
const: 1 |
|
interface/id |
yes |
string | |
methods |
yes |
array | |
remote/node-ids |
yes |
array | Additional federated-node restriction. Empty is local-only by admission context, never a federated wildcard. |
classification/max-tier |
yes |
enum: Public, Community, Personal |
|
limits |
yes |
ref: #/$defs/limits |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
limits |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
sensorium-interface-actuation-grant-scope.v1
schema/v¶
- Required:
yes - Shape: const:
1
interface/id¶
- Required:
yes - Shape: string
methods¶
- Required:
yes - Shape: array
remote/node-ids¶
- Required:
yes - Shape: array
Additional federated-node restriction. Empty is local-only by admission context, never a federated wildcard.
classification/max-tier¶
- Required:
yes - Shape: enum:
Public,Community,Personal
limits¶
- Required:
yes - Shape: ref:
#/$defs/limits
Definition Semantics¶
$defs.limits¶
- Shape: object