Expand description
Conversational-text renderer for Ferro service projections.
TextRenderer projects a ServiceDef to deterministic plain text for the
cleanly-mapping intents (Browse, Collect, Process, Summarize, Track), guard-filtered
and verbosity-aware, with a defined fallback for Focus and Analyze.
§Crate boundary
This crate is the sole home of the text Renderer implementation.
ferro-projections owns the trait and schema types; this crate owns the rendering logic.
Structs§
- Text
Renderer - Renders a service projection to conversational plain text.