Service projection definitions for the Ferro framework.
Schema-only service definitions: fields, intents, state machines, actions, and relationships. Everything is serializable and introspectable, with no runtime engines or closures. Used by Ferro to derive UI intents and render projections via pluggable renderers.
Status: part of the [ferro](https://github.com/albertogferrario/ferro) framework workspace.
Documentation: https://docs.rs/ferro-projections
License: MIT