02:09
2026-09-18
dev.to
developer-tools
The tracking plan said "implemented". The dashboard says otherwise. I built a CLI that detects planβcode drift using only AST.
A developer has released plan-drift, an open-source CLI tool that detects drift between an analytics tracking plan and its actual code implementation using only Python's standard ast module, with no Lβ¦