The Intent tab compares the intended architecture of your repository against what the scan actually found. To access it:
- Open a completed scan from the Scans tab.
- Click the Intent tab (Activity icon) in the scan detail page.
- Three sections appear: Missing Components (should exist but weren't found), Extra Components (exist but aren't in the profile), and Boundary Violations (code crossing architectural boundaries).
- If no intent data exists, click Generate Profile to create a project profile based on the scan results.
- Review each observation and mark it as Approved (correct, track in future scans) or Rejected (false positive or intentional deviation).
