[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["Agent validation outputs are represented in JSON format, including a list of `validationErrors` objects."],["Each `ValidationError` contains a `severity` level, a list of `entries` associated with the error, and a detailed `errorMessage`."],["The `entries` field within a `ValidationError` specifies which part of the agent the error pertains to, such as the entire agent, a specific intent, or a training phrase."],["Error `Severity` can range from `INFO` (best practices not followed) to `CRITICAL` (potential for complete failure)."],["The error severity levels include `WARNING` which indicates the agent may not behave as expected and `ERROR` which means the agent could have partial failures."]]],[]]