Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v0.5.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Drift is a Python-based architectural analysis tool designed to detect and address cross-file architectural erosion, technical debt, and structural degradation caused by AI-assisted coding tools. It complements traditional linters, type checkers, and security scanners by identifying issues like pattern fragmentation, boundary violations, and silent code duplication that those tools typically miss. By providing actionable insights and a reproducible drift score, it helps teams maintain codebase coherence and long-term maintainability.
Release notes
Full Changelog: https://github.com/sauremilk/drift/compare/v0.3.0...v0.5.0