Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v2.1.0.
- 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 CLI tool designed for detecting and analyzing structural issues in AI-generated or AI-accelerated codebases without relying on large language models. It identifies architectural erosion, such as inconsistent error handling, layer boundary violations, and redundant utilities, providing clear findings and actionable repair recommendations. By automating codebase analysis, it helps teams maintain code quality, improve maintainability, and streamline integration into CI pipelines.
What’s Changed
Full Changelog: https://github.com/sauremilk/drift/compare/v2.0.1...v2.1.0