Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

File metadata and controls

9 lines (6 loc) · 333 Bytes

Protocol

protocol/ is the canonical contract layer for role-model.

  • schemas/ contains authoritative JSON Schemas
  • fixtures/ contains example protocol-shaped artifacts used by tooling and tests

Generated types and runtime validators must follow these schemas instead of redefining the protocol in a parallel type system.