Render structured fact search results as source headings and fact bullets.
The complete text fits Jido AI's 16,384-character string limit and the supplied UTF-8 byte budget for its serialized success envelope. Facts are retained or omitted whole, with an explicit omission notice. Canonical search data is unchanged.
Summary
Types
@type output() :: %{result: String.t()}
Functions
@spec for_model([Gralkor.Search.result()], pos_integer()) :: {:ok, output()} | {:error, term()}
@spec validate_max_bytes!(term()) :: pos_integer()