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

Binary file not shown.

3395
reports/audit-results.csv Normal file

File diff suppressed because it is too large Load Diff

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

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