Przejdź do treści

Artifact Mailbox Sealed Transport Envelope v1

Source schema: doc/schemas/artifact-mailbox-sealed.v1.schema.json

Transport-only Matrix mailbox envelope for store-and-forward Artifact Delivery / INAC messages. Matrix is the carrier, not authority; receivers unseal and revalidate the embedded control frame before admission.

Fields

Field Required Shape Description
schema yes const: artifact-mailbox-sealed.v1
source/adapter yes const: daemon.matrix-mailbox
sender/node-id yes string
recipient/node-id yes string
control/schema yes const: inac-control.v1
payload/security yes const: sealed
sealed/payload yes object
## Field Semantics

schema

  • Required: yes
  • Shape: const: artifact-mailbox-sealed.v1

source/adapter

  • Required: yes
  • Shape: const: daemon.matrix-mailbox

sender/node-id

  • Required: yes
  • Shape: string

recipient/node-id

  • Required: yes
  • Shape: string

control/schema

  • Required: yes
  • Shape: const: inac-control.v1

payload/security

  • Required: yes
  • Shape: const: sealed

sealed/payload

  • Required: yes
  • Shape: object