code wiki / quality
topic: quality
12 modules sharing the quality name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_quality_balance.nx | BALANCE quality against speed (the operator's law: always balance | 88 | 6 |
| nx_quality_driver.nx | MINIMAL substrate driver: real image -> verdict JSON. | 100 | 3 |
| nx_quality_gate.nx | substrate-native shipped/incomplete classifier. | 160 | 2 |
| nx_quality_grade.nx | substrate self-grader with triangulation. | 2008 | 95 |
| nx_quality_grade_daemon.nx | grade nx_daemon_bench.nx (another | 105 | 1 |
| nx_quality_grade_quad.nx | four-grader polyangulation on the | 108 | 1 |
| nx_quality_grade_self.nx | the grader, graded by itself. | 114 | 1 |
| nx_quality_grade_septagon.nx | heptagulation across all 7 major | 104 | 3 |
| nx_quality_grade_test.nx | smoke: synthesize a tiny Module IR and | 281 | 4 |
| nx_quality_metric.nx | Computes video quality metrics like MSE, RMSE, PSNR, and SSIM for rate-distortion analysis in codecs. | 104 | 6 |
| nx_quality_metric_gate.nx | proves the sovereign PSNR/MSE/RMSE metrics (nx_quality_metric). Native, fast. | 61 | 5 |
| nx_quality_raci_test.nx | proves the feature is ROBUST and correctly DISTRIBUTED across organs: | 87 | 3 |