cortenforge-data-contracts 0.2.0

Data contracts for run manifests and capture metadata used across the CortenForge stack. Renamed to cortenforge-data-contracts; please use that crate instead.
Documentation

data_contracts

crates.io docs.rs MSRV

Data contracts for run manifests and capture metadata shared across the CortenForge stack. Provides serde-friendly structs plus validation helpers for manifests and per-frame capture labels.

Deprecated: this crate was renamed to cortenforge-data-contracts. Please use the new crate name for future installs.

Features

  • No default features; serde-based types only.
  • Validates manifest timestamps/frame counts and capture label bounding boxes.

License

Apache-2.0 (see LICENSE in the repo root).