1. OutSystems - Official Documentation. AI Mentor Studio overview. "AI Mentor Studio is the OutSystems AI-powered expert that helps your development team build robust
secure
and scalable applications by analyzing your OutSystems code and identifying potential issues in four key areas: Performance
Security
Maintainability
Architecture." This source confirms that the tool analyzes the categories mentioned in option B.
2. OutSystems - Official Documentation. Review and fix findings. This document outlines the manual
developer-led process for addressing issues found by the tool. The steps include: "1. Open the module in Service Studio. 2. Navigate to the code element that has the finding. 3. Fix the code. 4. Publish the module." This workflow explicitly demonstrates the absence of an automatic fix feature
proving statement A is false.
3. OutSystems - Official Documentation. How AI Mentor Studio works. "AI Mentor Studio analyzes your code and provides you with a list of findings
which are code patterns that may be causing technical debt... AI Mentor Studio provides detailed information about each finding
including the impact it has on your application and how to fix it." This reference highlights that the tool provides information on how to fix issues
rather than fixing them automatically.