Your previous response did not match the required JSON schema and could not be parsed.
Parse error: {{ parse_error }}
Response preview:
{{ response_preview }}
Re-emit your complete response as a single valid JSON object matching the schema below. Do not include any text before or after the JSON object. Do not wrap it in markdown code fences.
Structured response protocol:
- Return a single JSON object as the entire final response.
- Do not wrap the JSON in markdown code fences.
- Follow this JSON Schema exactly.
Authoritative JSON Schema:
{{ response_json_schema }}