Skip to content

Specification

Generated from specification/README.md. Edit the canonical source file, not this page.

Protocol specification artifacts for OpenFreytProtocol.

specification/
├── private-exchange-profile.md ← tender, commitment and execution-handover profile
├── protocol.md ← normative protocol clauses (RFC 2119 language)
├── glossary.md ← canonical term definitions
├── state-machines/ ← lifecycle state-transition specifications
├── schemas/ ← JSON Schema 2020-12 definitions
├── openapi/ ← OpenAPI 3.1 HTTP interface descriptions
├── events/ ← AsyncAPI / CloudEvents envelope definitions
└── errors/ ← RFC 9457 error catalogue

All artifacts here are normative. The reference implementation is not normative. See QUALITY-STRATEGY.md §4 and §11.