migrator/analysis/drift_detector library
Architecture health drift detection via snapshot comparison.
Classes
- ArchitectureDriftDetector
-
Tracks architectural health trends by comparing analysis results against
saved snapshots stored in
.migrator_drift/. - DriftReport
- The difference between the current analysis and a prior DriftSnapshot.
- DriftSnapshot
- A point-in-time record of architecture health used as a drift baseline.