loam 0.0.2
loam: ^0.0.2 copied to clipboard
Codebase intelligence and anti-AI-slop for Dart & Flutter: dead code, cycles, duplication, complexity and architecture drift, behind a baseline/ratchet CI gate.
Changelog #
0.0.2 #
- Polished pub.dev page: logo, badges and clearer sections in the README. No functional changes (still early development).
0.0.1 #
- Initial preview release (name reservation). Walking-skeleton CLI:
loam scan,loam gate,loam baselineare wired as stubs; the analysis pipeline and the tracer rule (unused-public-exports) are in active development. Not yet functional — see the roadmap in the repository.