topic: quality
12 modules sharing the quality name family (derived from the tree's prefix discipline).
The 'quality' topic family in the Nishi sovereign ecosystem focuses on evaluating and maintaining the integrity of substrate processing across multiple dimensions. Modules like nx_quality_balance ensure that quality and speed are harmonized, while nx_quality_driver provides a minimal interface for converting real images into structured verdicts. nx_quality_gate acts as a native classifier, filtering incomplete data, and nx_quality_grade employs triangulation to assess performance, forming a cohesive system for reliable, multi-perspective quality assurance.
auto-narrated by the local model from this topic's module headers; links verified against the wiki index.
narrated overview -- maintained by the narration lane, module links verified against this wiki.
| 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. | 112 | 7 |
| 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 |