Middleware Channel Hello v2¶
Source schema: doc/schemas/middleware-channel-hello.v2.schema.json
Module-supplied consistency assertions and requested limits for one authenticated channel launch.
Governing Basis¶
doc/project/40-proposals/080-multiplexed-middleware-channel-executor.mddoc/project/40-proposals/086-component-communication-observation-and-trace-sessions.mddoc/project/40-proposals/090-inference-execution-provenance-and-non-local-disclosure.md
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: middleware-channel-hello.v2 |
|
schema/v |
yes |
const: 2 |
|
executor/id |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/executor~1id |
|
module/id |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/module~1id |
|
component/id |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/component~1id |
|
launch/instance-id |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/launch~1instance-id |
|
channel/features |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/channel~1features |
|
limits/requested |
yes |
ref: middleware-channel-hello.v1.schema.json#/properties/limits~1requested |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
id |
ref: middleware-channel-hello.v1.schema.json#/$defs/id |
|
requestedLimits |
ref: middleware-channel-hello.v1.schema.json#/$defs/requestedLimits |
|
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
middleware-channel-hello.v2
schema/v¶
- Required:
yes - Shape: const:
2
executor/id¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/executor~1id
module/id¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/module~1id
component/id¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/component~1id
launch/instance-id¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/launch~1instance-id
channel/features¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/channel~1features
limits/requested¶
- Required:
yes - Shape: ref:
middleware-channel-hello.v1.schema.json#/properties/limits~1requested
Definition Semantics¶
$defs.id¶
- Shape: ref:
middleware-channel-hello.v1.schema.json#/$defs/id
$defs.requestedLimits¶
- Shape: ref:
middleware-channel-hello.v1.schema.json#/$defs/requestedLimits