code wiki / _hdl_build / nx_biotwin_morphometrics.nx
nx_biotwin_morphometrics.nx
buildroot/runtime/_hdl_build/nx_biotwin_morphometrics.nx
about
nx_biotwin_morphometrics.nx -- BIOTWIN rung-1 ORGAN: derive the morphometric axes from the visualise-body
substrate, emit a provenance-carrying evidence artifact for board axis 8 (morphometric-derivation, COU-1).
Composes nx_bodyatlas ba_sdf (the sovereign integer SDF being -- QOI[0] visualise-own-body substrate, 833).
For each derived axis it emits: value, the TRANSFORM that produced it, the INPUT landmarks it consumed, the
input measurement resolution, the banked canon band, and whether it lands in band. Plus cross-body
generalisation (the same engine on 3 body presets), a determinism witness, and the rule-26 promotion fence.
HONEST: this is the DERIVATION TRANSFORM only. Image-space photogrammetry-capture (axis 6) and anatomical-
landmarking (axis 7) remain GAP, so the "derive morphometrics from a scan" QOI stays capped. No output of
this organ may inform a decision about a real person.
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_biotwin_morpho.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
| 15 | const K_MAGIC_262144: i64 = 262144 |
functions
| 17 | func ocat(o: *u8, at: i64, s: *u8) -> i64 { var i: i64=0; var a: i64=at; while s[i]!=(0 as u8){o[a]=s[i]; a=a+1; i=i+1} return a } called by 1: main |
| 18 | func onum(o: *u8, at: i64, v: i64) -> i64 |
| 28 | func heads_of(LM: *i64) -> i64 called by 1: main |
| 35 | func main() -> i64 |