code wiki / capgraph
topic: capgraph
9 modules sharing the capgraph name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_capgraph_derive.nx | builds the LIVE ecosystem capability GRAPH from real sources and ranks rocks. | 480 | 1 |
| nx_capgraph_derive_gate.nx | the gate for nx_capgraph_derive_lib: level thresholds, the journal | 144 | 2 |
| nx_capgraph_derive_lib.nx | pure core for nx_capgraph_derive: level thresholds, row parsing, | 508 | 16 |
| nx_capgraph_edges.nx | DERIVES the capability graph's prerequisite edges FROM THE IMPORT CLOSURE. | 458 | 1 |
| nx_capgraph_edges_gate.nx | the gate for nx_capgraph_edges_lib (the MEASURING organ's core). | 107 | 2 |
| nx_capgraph_edges_lib.nx | pure core for nx_capgraph_edges: ownership, resolution, closure walk. | 591 | 24 |
| nx_capgraph_gate.nx | the gate for nx_capgraph_lib. NON-VACUOUS BY CONSTRUCTION: every law tooth is | 218 | 2 |
| nx_capgraph_lib.nx | MANY-AXIS CAPABILITY GRAPH, pure core. No main. | 440 | 25 |
| nx_capgraph_selfcheck.nx | runs nx_gateverify over EVERY gate in this lane and refuses to pass | 79 | 2 |