nx_breast_aesthetic_composite.nx
buildroot/runtime/nx_breast_aesthetic_composite.nx
about
nx_breast_aesthetic_composite.nx -- composite breast-aesthetic verdict.
Third intimate-aesthetic composite (after vulva + glute). Aggregates
6 axes for the natural-perky-soft target — distinct from generic
nx_breast_physics PLAUSIBLE/IMPOSSIBLE check; this scores AGAINST a
declared aesthetic target.
6-axis composite (Q10):
shape 25% natural teardrop vs implant-round
symmetry 20% L/R cheek match
nipple_pos 15% high on breast (perky) vs low (sagging)
pigment 15% areola pigment vs reproductive_state canon
gravity 15% nx_breast_drape_pose match vs pose tag
natural 10% soft-tissue read vs implant-firm read
Sealed verdict ladder mirrors vulva/glute composites:
OFF_TARGET / APPROACHING / MATCHES_TARGET / S_CLASS_AESTHETIC
dependencies 1 imports · 1 importers
imports: nx_syscalls.nx
imported by: nx_breast_aesthetic_composite_test.nx
structs
| none |
consts
| 26 | const NX_MAGIC_1024: i64 = 1024 |
| 28 | const NX_BR_AES_RES_SHAPE: i64 = 0 |
| 29 | const NX_BR_AES_RES_SYMMETRY: i64 = 1 |
| 30 | const NX_BR_AES_RES_NIPPLE_POS: i64 = 2 |
| 31 | const NX_BR_AES_RES_PIGMENT: i64 = 3 |
| 32 | const NX_BR_AES_RES_GRAVITY: i64 = 4 |
| 33 | const NX_BR_AES_RES_NATURAL: i64 = 5 |
| 34 | const NX_BR_AES_RES_COMPOSITE: i64 = 6 |
| 35 | const NX_BR_AES_RES_VERDICT: i64 = 7 |
| 36 | const NX_BR_AES_RES_FAIL_AXIS: i64 = 8 |
| 37 | const NX_BR_AES_RES_FIELDS: i64 = 9 |
| 39 | const NX_BR_AES_OFF_TARGET: i64 = 0 |
| 40 | const NX_BR_AES_APPROACHING: i64 = 1 |
| 41 | const NX_BR_AES_MATCHES_TARGET: i64 = 2 |
| 42 | const NX_BR_AES_S_CLASS: i64 = 3 |
| 44 | const NX_BR_AES_AXIS_SHAPE: i64 = 0 |
| 45 | const NX_BR_AES_AXIS_SYMMETRY: i64 = 1 |
| 46 | const NX_BR_AES_AXIS_NIPPLE_POS: i64 = 2 |
| 47 | const NX_BR_AES_AXIS_PIGMENT: i64 = 3 |
| 48 | const NX_BR_AES_AXIS_GRAVITY: i64 = 4 |
| 49 | const NX_BR_AES_AXIS_NATURAL: i64 = 5 |
functions
| 58 | func nx_breast_aesthetic_composite(shape_q10: i64, symmetry_q10: i64, called by 1: main |