code wiki / _hdl_build / nx_capability_genealogy.nx
nx_capability_genealogy.nx
buildroot/runtime/_hdl_build/nx_capability_genealogy.nx
about
nx_capability_genealogy.nx -- the FRONTIER-OBJECT layer that brings everything together (operator: "combined
in with our genealogist work ... from god each generation up till the frontier or io point ... bringing
everything together"). The genealogist (nx_lineage_evolution_grade) grades the GOD->axis layer (sovereignty:
fragmentation->unification). This grades the ORGAN/capability layer below it: each capability has GENERATIONS
(same-named impls across dirs = shadow collisions) that must be CONSOLIDATED into ONE FRONTIER object, and that
frontier must be a PERFECT OBJECT (right-sized) + ideally a reusable core (at the IO point = used by the world).
So a capability is "CLIMBED to its frontier" iff: PERFECT shape AND CONSOLIDATED (no remaining collision =
generations merged) AND sovereign (.nx). Composes nx_capability_shape (shape/reuse) + nx_janitor_dupname
(generations). This is the bridge: god-axis (lineage) -> capability-frontier (here) -> perfect objects.
READ-ONLY (never-brick). license_tier: ORIGINAL
dependencies 3 imports · 1 importers
imports: nx_capability_shape.nxnx_janitor_dupname.nxnx_syscalls.nx
imported by: nx_capability_genealogy_gate.nx
structs
| none |
consts
| 15 | const CG_FRONTIER: i64 = 1 // perfectly climbed: PERFECT shape + consolidated + sovereign |
| 16 | const CG_NEEDS_WORK: i64 = 0 |
functions
| 19 | func cg_generations(organ_name: *u8, fnames: *u8, fnoff: *i64, hc: i64, NF: i64) -> i64 |
| 26 | func cg_frontier(path: *u8, organ_name: *u8, fnames: *u8, fnoff: *i64, hc: i64, NF: i64) -> i64 |