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

37
reports/report_26d6d7f.md Normal file
View File

@@ -0,0 +1,37 @@
# NATS .NET Porting Status Report
Generated: 2026-02-27 10:21:46 UTC
## Modules (12 total)
| Status | Count |
|--------|-------|
| verified | 12 |
## Features (3673 total)
| Status | Count |
|--------|-------|
| deferred | 2692 |
| n_a | 18 |
| stub | 109 |
| verified | 854 |
## Unit Tests (3257 total)
| Status | Count |
|--------|-------|
| deferred | 2680 |
| n_a | 187 |
| verified | 390 |
## Library Mappings (36 total)
| Status | Count |
|--------|-------|
| mapped | 36 |
## Overall Progress
**1461/6942 items complete (21.0%)**