A named synthesis process that produces one artefact from an ordered Chain of Thought.
@type t() :: %Gralkor.Reflection{ chain_of_thought: Gralkor.Reflection.ChainOfThought.t(), name: String.t(), outputs: [map()] }