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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NATS .NET Porting Status Report
|
||||
|
||||
Generated: 2026-02-27 10:46:13 UTC
|
||||
Generated: 2026-02-27 10:50:16 UTC
|
||||
|
||||
## Modules (12 total)
|
||||
|
||||
@@ -12,10 +12,10 @@ Generated: 2026-02-27 10:46:13 UTC
|
||||
|
||||
| Status | Count |
|
||||
|--------|-------|
|
||||
| deferred | 2500 |
|
||||
| deferred | 2501 |
|
||||
| n_a | 18 |
|
||||
| stub | 168 |
|
||||
| verified | 987 |
|
||||
| verified | 986 |
|
||||
|
||||
## Unit Tests (3257 total)
|
||||
|
||||
@@ -35,4 +35,4 @@ Generated: 2026-02-27 10:46:13 UTC
|
||||
|
||||
## Overall Progress
|
||||
|
||||
**1594/6942 items complete (23.0%)**
|
||||
**1593/6942 items complete (22.9%)**
|
||||
|
||||
Reference in New Issue
Block a user