# data_contracts
[](https://crates.io/crates/cortenforge-data-contracts) [](https://docs.rs/cortenforge-data-contracts) [](#)
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).