Skip to main content

protocol/testing/conformance/identity

packages/protocol/src/testing/conformance/identity

Purpose

Public barrel for identity-layer conformance properties. Identity-layer conformance properties. Authority + agent-identity invariants — who is allowed to call what, positive-path authority checks, negative-path rejections. Each register* lives in its own file. This barrel re-exports them by name AND aggregates them into IDENTITY_PROPERTIES for the _shared/suite.ts aggregator.

Public surface

IDENTITY_PROPERTIES

Variable
All identity-layer property registrars, in suite walk order.

registerAuthorityPositive

Function

Files

  • authority-positive.ts
  • index.ts