# 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.
## 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).