Syntropy.OutputQuality
(syntropy v0.1.0)
Copy Markdown
Deterministic post-processing for model output shown in run envelopes.
This module does not judge whether the recommendation is correct. It makes the retained synthesis display-safe, extracts the expected decision-review sections when present, and derives a conservative quality status from existing execution, inquiry, and citation signals.
Summary
Types
Functions
@spec assess( String.t(), keyword() ) :: %{structured_answer: structured_answer(), output_quality: output_quality()}
@spec failed(term()) :: output_quality()