Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v1.1.15.
- 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 Python tool for detecting architecture erosion in AI-accelerated codebases, specifically targeting issues like pattern fragmentation, boundary violations, and structural hotspots. It provides deterministic, fast structural feedback without relying on LLMs, helping teams identify and address design weaknesses that may compromise long-term maintainability. Key features include drift scoring, actionable insights, SARIF output for integration with code scanning tools, and support for AI-assisted workflows via the Model Context Protocol (MCP).
What’s Changed
Automated release v1.1.15 (retry after workflow fix)