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:
Joseph Doherty
2026-02-27 05:50:15 -05:00
parent 3297334261
commit 7a338dd510
9 changed files with 343 additions and 8 deletions

View File

@@ -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%)**

38
reports/report_3297334.md Normal file
View File

@@ -0,0 +1,38 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:50:16 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| deferred | 2501 |
| n_a | 18 |
| stub | 168 |
| verified | 986 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 2662 |
| n_a | 187 |
| stub | 18 |
| verified | 390 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**1593/6942 items complete (22.9%)**