Overview of Requirements
The provided text outlines mandatory instructions for processing input and generating output. The primary constraint is that all responses must be returned in English, regardless of the input language. Furthermore, the content must be concise yet comprehensive.
Formatting Specifications
Structural requirements include the use of <h2> tags for main headings and the exclusion of headings in the first paragraph. The most critical requirement is that the final output must be a valid JSON object.
JSON Schema Adherence
The response must validate against a specific JSON Schema. This includes defined properties such as ‘title’, ‘content’, ‘mentoringquestion’, and ‘tags’. The system emphasizes precision, warning against trailing commas and ensuring exact type matching.
Mentoring question
Why is strict adherence to data schemas critical when integrating AI outputs into existing software pipelines?