code wiki / capaxes
topic: capaxes
5 modules sharing the capaxes name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_capaxes.nx | thin DRIVER over nx_capaxes_lib. One responsibility: parse argv, emit the profile. | 38 | 1 |
| nx_capaxes_derive.nx | DERIVES capability axis vectors from a LIVE source and ranks the rocks. | 288 | 3 |
| nx_capaxes_derive_test.nx | runs the axis-derivation and prints its rock list. | 34 | 2 |
| nx_capaxes_gate.nx | the gate for nx_capaxes_lib. NON-VACUOUS: T2b is a REVERT-DETECTING negative | 104 | 2 |
| nx_capaxes_lib.nx | CAPABILITY AXIS PROFILE, pure core. No main, no I/O beyond emit helpers. | 277 | 16 |