hyphae-contracts 0.1.0

Versioned OpenAPI and JSON Schema models for the Hyphae /v1 API.
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.

[dependencies]
hyphae-contracts = "0.1.0"

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.