Drift — Architectural Erosion Check
Version updated for https://github.com/sauremilk/drift to version v1.1.10.
- This action is used across all versions by 1 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 analysis tool designed to detect architecture erosion in AI-generated Python codebases. It identifies issues like pattern fragmentation, boundary violations, and structural hotspots that weaken code quality but may pass tests. By providing deterministic, LLM-free analysis with high precision, Drift automates structural feedback, improves code maintainability, and integrates seamlessly into CI/CD pipelines or AI-assisted workflows.
What’s Changed
- feat: improve MDS/PFS/AVS signal precision from MiroFish validation (8aa2355)
- chore: sync uv.lock for v1.1.9 (600397a)
- chore: Release 1.1.9 — update version and changelog (cabf164)
- fix: add –signals alias to analyze and check commands for consistency with scan (2cbc89b)
- docs: add distribution assets for awesome-listings, blog article draft, IDE MVP spec and week-1 runbook (0e67b93)
- chore: Release 1.1.8 (c8135f3)
- refactor: extract api helpers and improve mcp docs (cce1ea8)
- chore: Release 1.1.8 (4f9a9e9)
- chore: Release 1.1.7 (9d69fd3)
- chore: relocate docs artifacts under approved directories (7876b73)