Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v2.1.3.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Drift is a GitHub Action and command-line tool designed to detect architecture erosion in AI-generated or rapidly evolving codebases. It identifies structural issues such as fragmented error handling, layer boundary violations, and redundant utilities, which often go unnoticed during testing but hinder maintainability and scalability. By performing deterministic and efficient code analysis without relying on large language models, Drift provides actionable insights and repair suggestions to improve code quality and prevent architectural decay.
What’s Changed
Full Changelog: https://github.com/sauremilk/drift/compare/v2.1.2...v2.1.3