nx_quality_grade_self.nx
buildroot/runtime/nx_quality_grade_self.nx
about
nx_quality_grade_self.nx -- the grader, graded by itself.
license_tier: ORIGINAL
Reads runtime/nx_quality_grade.nx as bytes, lexes + parses via the
self-host front-end, runs all three Layer-0 graders, triangulates,
emits the verdict. This is the recursive self-assessment the user
asked for 2026-05-15: the grader must score well on its own rules
before we expand to Layer 1.
expect_exit: 0
dependencies 9 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_types.nxnx_tier.nxnx_lex_kinds.nxnx_ir.nxnx_tokenizer.nxnx_parse.nxnx_quality_grade.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 29 | func main(argc: i64, argv: *i64) -> nx_int |