migrator/analysis/ide_intelligence library

Structured IDE diagnostics and quick-fix actions for the VS Code extension.

Classes

IdeAnalysisReport
Full diagnostic payload produced by IdeIntelligenceEngine.buildReport.
IdeDiagnostic
A structured diagnostic emitted by IdeIntelligenceEngine for the VS Code extension.
IdeIntelligenceEngine
Converts ArchitectureSmells and GovernanceViolations into structured IdeDiagnostics with source ranges and quick-fix actions.
IdeQuickFix
A quick-fix action surfaced alongside an IdeDiagnostic in the VS Code extension.