Description
The AI analysis response occasionally fails to adhere to the expected output format. We need to improve the reliability and rendering of these responses.
Tasks
- Prompt Engineering: Refine the system prompt to strictly enforce the desired output structure.
- Markdown Support: Ensure all UI cards properly support and render Markdown. Currently, raw Markdown is sometimes escaping/showing as plain text.
- Verification Layer: Implement a "linter" or verification check to validate the AI's output format before it is displayed or saved.
Description
The AI analysis response occasionally fails to adhere to the expected output format. We need to improve the reliability and rendering of these responses.
Tasks