Represents the entire prompt as an array of standardized messages (ArtStandardMessage).
Remarks
Constructed by agent logic (e.g., PESAgent) and optionally validated via
PromptManager.validatePrompt before being sent to the ReasoningEngine and
translated by a ProviderAdapter for provider-specific API formats.
Represents the entire prompt as an array of standardized messages (
ArtStandardMessage).