feat: run feature status audit — classify 3394 unknown features

Automated classification using Roslyn syntax tree analysis:
  verified:  575
  stub:      109
  n_a:       18
  deferred:  2692
This commit is contained in:
Joseph Doherty
2026-02-27 05:21:45 -05:00
parent 26d6d7fe68
commit a91cfbc7bd
4 changed files with 3438 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:18:29 UTC
Generated: 2026-02-27 10:21:46 UTC
## Modules (12 total)
@@ -12,8 +12,10 @@ Generated: 2026-02-27 10:18:29 UTC
| Status | Count |
|--------|-------|
| unknown | 3394 |
| verified | 279 |
| deferred | 2692 |
| n_a | 18 |
| stub | 109 |
| verified | 854 |
## Unit Tests (3257 total)
@@ -32,4 +34,4 @@ Generated: 2026-02-27 10:18:29 UTC
## Overall Progress
**868/6942 items complete (12.5%)**
**1461/6942 items complete (21.0%)**