Přeskočit obsah

Communication Boundary Registry V1

Source schema: doc/schemas/communication-boundary-registry.v1.schema.json

Static startup inventory of observable communication boundaries.

Governing Basis

Project Lineage

Fields

Field Required Shape Description
schema yes const: communication-boundary-registry.v1
schema/v yes const: 1
registry/revision yes ref: #/$defs/ref
boundaries yes array

Definitions

Definition Shape Description
ref string
stage enum: egress-admitted, egress-failed, ingress-admitted, ingress-refused, completed, timed-out, canceled
endpoint-kind enum: host, component, middleware-module, peer-node, room-participant, network-service, operator
endpoint-kinds array
stages array
reporting object
boundary object
## Field Semantics

schema

  • Required: yes
  • Shape: const: communication-boundary-registry.v1

schema/v

  • Required: yes
  • Shape: const: 1

registry/revision

  • Required: yes
  • Shape: ref: #/$defs/ref

boundaries

  • Required: yes
  • Shape: array

Definition Semantics

$defs.ref

  • Shape: string

$defs.stage

  • Shape: enum: egress-admitted, egress-failed, ingress-admitted, ingress-refused, completed, timed-out, canceled

$defs.endpoint-kind

  • Shape: enum: host, component, middleware-module, peer-node, room-participant, network-service, operator

$defs.endpoint-kinds

  • Shape: array

$defs.stages

  • Shape: array

$defs.reporting

  • Shape: object

$defs.boundary

  • Shape: object