code wiki / _hdl_build / nx_capability_genealogy.nx

nx_capability_genealogy.nx

buildroot/runtime/_hdl_build/nx_capability_genealogy.nx

2426 B31 linesdepth 4pulls 5 transitivereach 1 importersview sourcekind librarytopic capability
docsdependenciesstructsconstsfunctions

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

nx_capability_shape.nx nx_janitor_dupname.nx nx_syscalls.nx nx_capability_genealogy.nx nx_capability_genealogy_gate.nx

imports: nx_capability_shape.nxnx_janitor_dupname.nxnx_syscalls.nx

imported by: nx_capability_genealogy_gate.nx

structs

none

consts

15const CG_FRONTIER: i64 = 1 // perfectly climbed: PERFECT shape + consolidated + sovereign
16const CG_NEEDS_WORK: i64 = 0

functions

19func cg_generations(organ_name: *u8, fnames: *u8, fnoff: *i64, hc: i64, NF: i64) -> i64
called by 2: cg_frontiermain calls 1: jdn_is_collision
26func cg_frontier(path: *u8, organ_name: *u8, fnames: *u8, fnoff: *i64, hc: i64, NF: i64) -> i64
called by 1: main calls 3: cs_gradecs_funcscg_generations