ostraka-core 1.2.0

Domain types for Ostraka: tasks, gates, verdicts and run records.
Documentation

Domain types for Ostraka.

This crate holds types and parsing only. It spawns no processes, performs no IO beyond reading configuration, and depends on nothing but serde, toml and thiserror. Keeping it inert is what lets every other crate agree on the same vocabulary without inheriting a runtime.