LLMResult
@Serializable
Default JSON output contract for a Server.LLM node configured with ResponseFormat.JSON.
Observer nodes (e.g. a DataPoint child) can decode snapshot.value into this class and read value / label / confidence without knowing the upstream prompt. The JSON_SCHEMA constant is the default value for LLMMetaData.responseInstructions so the server can embed it in the system prompt automatically.