nx_glute_aesthetic_composite.nx
buildroot/runtime/nx_glute_aesthetic_composite.nx
about
nx_glute_aesthetic_composite.nx -- score against heart-peach-ass target.
Parallel to nx_vulva_aesthetic_composite. The substrate target for ass
aesthetic is the HEART_SHAPED_PEACH form: round full cheeks with a
visible heart contour, lifted (centroid above gluteal fold), smooth
surface (no cellulite/dimples beyond natural sacral), bilateral
symmetry, and canon hip-glute proportion.
5-axis composite (weighted Q10):
shape 30% heart/peach vs flat
lift 25% centroid above fold
round 20% curvature smoothness (no cellulite)
symmetry 15% L/R cheek match
proportion 10% glute_projection : hip canon
Sealed verdict ladder:
OFF_TARGET < 410 flat, saggy, asymmetric, or off-proportion
APPROACHING 410-614 some axes aligned
MATCHES_TARGET 614-819 reads as heart-peach
S_CLASS_AESTHETIC >= 819 textbook heart-peach
Failing-axis output drives auto-fix corrective phrasing via
nx_aesthetic_vocabulary HEART_SHAPED_ASS phrases (桃尻 / 蜜桃臀 / etc.)
dependencies 1 imports · 1 importers
imports: nx_syscalls.nx
imported by: nx_glute_aesthetic_composite_test.nx
structs
| none |
consts
| 32 | const NX_MAGIC_1024: i64 = 1024 |
| 34 | const NX_GLUTE_AES_RES_SHAPE_MATCH: i64 = 0 |
| 35 | const NX_GLUTE_AES_RES_LIFT_MATCH: i64 = 1 |
| 36 | const NX_GLUTE_AES_RES_ROUND_MATCH: i64 = 2 |
| 37 | const NX_GLUTE_AES_RES_SYMMETRY_MATCH: i64 = 3 |
| 38 | const NX_GLUTE_AES_RES_PROP_MATCH: i64 = 4 |
| 39 | const NX_GLUTE_AES_RES_COMPOSITE_Q10: i64 = 5 |
| 40 | const NX_GLUTE_AES_RES_VERDICT: i64 = 6 |
| 41 | const NX_GLUTE_AES_RES_FAILING_AXIS: i64 = 7 |
| 42 | const NX_GLUTE_AES_RES_FIELDS: i64 = 8 |
| 44 | const NX_GLUTE_AES_OFF_TARGET: i64 = 0 |
| 45 | const NX_GLUTE_AES_APPROACHING: i64 = 1 |
| 46 | const NX_GLUTE_AES_MATCHES_TARGET: i64 = 2 |
| 47 | const NX_GLUTE_AES_S_CLASS: i64 = 3 |
| 49 | const NX_GLUTE_AES_AXIS_SHAPE: i64 = 0 |
| 50 | const NX_GLUTE_AES_AXIS_LIFT: i64 = 1 |
| 51 | const NX_GLUTE_AES_AXIS_ROUND: i64 = 2 |
| 52 | const NX_GLUTE_AES_AXIS_SYMMETRY: i64 = 3 |
| 53 | const NX_GLUTE_AES_AXIS_PROPORTION: i64 = 4 |
functions
| 61 | func nx_glute_aesthetic_composite(shape_q10: i64, lift_q10: i64, called by 1: main |