Commit Graph

3 Commits

Author SHA1 Message Date
Joseph Doherty
7a338dd510 feat: add audit-verified status updates with override tracking
Status updates (feature/test update and batch-update) now verify the
requested status against Roslyn audit classification. Mismatches
require --override "reason" to force. Overrides are logged to a new
status_overrides table and reviewable via 'override list' command.
2026-02-27 05:50:15 -05:00
Joseph Doherty
0436e08fc1 feat: add FeatureClassifier — heuristic-based feature classification 2026-02-27 05:17:35 -05:00
Joseph Doherty
2dd23211c7 feat: add SourceIndexer — Roslyn-based .NET source parser for audit 2026-02-27 05:16:58 -05:00