hyphae-contracts 1.0.1

Versioned OpenAPI and JSON Schema models for Hyphae HTTP APIs.
Documentation

hyphae-contracts

crates.io docs.rs

Versioned Rust models and embedded OpenAPI 3.1 / JSON Schema 2020-12 contracts for the Hyphae /v1 API.

The registry coordinate below is valid only after crates.io lists version 0.2.1:

[dependencies]
hyphae-contracts = "0.2.1"

Use this crate when implementing a client, server adapter, or conformance tool against the public wire contract.

The crate ships a byte-identical package-local mirror of the canonical files under the repository-level contracts/ directory. Workspace tests reject drift between the two copies.

Apache-2.0. Canonical contract files and security policy: celiumsai/hyphae.