Middleware Channel Accepted v2¶
Source schema: doc/schemas/middleware-channel-accepted.v2.schema.json
Host-authenticated session identity, epoch, contract version, and effective limits.
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-accepted.v2 |
|
schema/v |
yes |
const: 2 |
|
session/id |
yes |
ref: middleware-channel-accepted.v1.schema.json#/properties/session~1id |
|
session/epoch |
yes |
ref: middleware-channel-accepted.v1.schema.json#/properties/session~1epoch |
|
contract/version |
yes |
const: v2 |
|
channel/features |
no |
ref: middleware-channel-accepted.v1.schema.json#/properties/channel~1features |
|
limits/effective |
yes |
ref: middleware-channel-accepted.v1.schema.json#/properties/limits~1effective |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
effectiveLimits |
ref: middleware-channel-accepted.v1.schema.json#/$defs/effectiveLimits |
|
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
middleware-channel-accepted.v2
schema/v¶
- Required:
yes - Shape: const:
2
session/id¶
- Required:
yes - Shape: ref:
middleware-channel-accepted.v1.schema.json#/properties/session~1id
session/epoch¶
- Required:
yes - Shape: ref:
middleware-channel-accepted.v1.schema.json#/properties/session~1epoch
contract/version¶
- Required:
yes - Shape: const:
v2
channel/features¶
- Required:
no - Shape: ref:
middleware-channel-accepted.v1.schema.json#/properties/channel~1features
limits/effective¶
- Required:
yes - Shape: ref:
middleware-channel-accepted.v1.schema.json#/properties/limits~1effective
Definition Semantics¶
$defs.effectiveLimits¶
- Shape: ref:
middleware-channel-accepted.v1.schema.json#/$defs/effectiveLimits