Skip to content

Pairwise Nym Binding v1

Source schema: doc/schemas/pairwise-nym-binding.v1.schema.json

Current sealed projection of pairwise nym continuity reduced from pairwise-nym-binding-fact.v1 events.

Governing Basis

Project Lineage

Requirements

Stories

Fields

Field Required Shape Description
schema yes const: pairwise-nym-binding.v1
schema/v yes const: 1
contact/ref yes string
context/kind yes ref: pairwise-nym-binding-fact.v1.schema.json#/$defs/context_kind
context/ref no string
nym/current yes string | null
nym/history yes array
as-of-tx/id yes string

Definitions

Definition Shape Description
history_entry object
## Field Semantics

schema

  • Required: yes
  • Shape: const: pairwise-nym-binding.v1

schema/v

  • Required: yes
  • Shape: const: 1

contact/ref

  • Required: yes
  • Shape: string

context/kind

  • Required: yes
  • Shape: ref: pairwise-nym-binding-fact.v1.schema.json#/$defs/context_kind

context/ref

  • Required: no
  • Shape: string

nym/current

  • Required: yes
  • Shape: string | null

nym/history

  • Required: yes
  • Shape: array

as-of-tx/id

  • Required: yes
  • Shape: string

Definition Semantics

$defs.history_entry

  • Shape: object