v0.5.1
CLI hardening release. Bug fixes and UX improvements.
Fixes
asgion trace: app exceptions no longer crash the CLI — errors are reported per-scope, partial traces preserved.--exclude-rulesnow supports glob patterns (e.g.SEM-*), matching config file behavior.NO_COLOR=""correctly disables colors per no-color.org spec.- Trace violation markers colored by severity instead of all-red.
asgion rulesnow displays all 164 rules (Scope, Semantic, Extensions layers were missing).
Features
asgion rules HF-002— single rule lookup by ID with summary, hint, and layer.asgion trace --min-severity— filter violation markers by severity.asgion rules --format jsonincludestotal_availablewhen filtering.
Full changelog: CHANGELOG.md