code wiki / (root) / nx_glute_aesthetic_composite.nx

nx_glute_aesthetic_composite.nx

buildroot/runtime/nx_glute_aesthetic_composite.nx

4761 B109 linesdepth 2pulls 2 transitivereach 1 importersview sourcekind library
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_glute_aesthetic_composite.n nx_glute_aesthetic_composite_test.

imports: nx_syscalls.nx

imported by: nx_glute_aesthetic_composite_test.nx

structs

none

consts

32const NX_MAGIC_1024: i64 = 1024
34const NX_GLUTE_AES_RES_SHAPE_MATCH: i64 = 0
35const NX_GLUTE_AES_RES_LIFT_MATCH: i64 = 1
36const NX_GLUTE_AES_RES_ROUND_MATCH: i64 = 2
37const NX_GLUTE_AES_RES_SYMMETRY_MATCH: i64 = 3
38const NX_GLUTE_AES_RES_PROP_MATCH: i64 = 4
39const NX_GLUTE_AES_RES_COMPOSITE_Q10: i64 = 5
40const NX_GLUTE_AES_RES_VERDICT: i64 = 6
41const NX_GLUTE_AES_RES_FAILING_AXIS: i64 = 7
42const NX_GLUTE_AES_RES_FIELDS: i64 = 8
44const NX_GLUTE_AES_OFF_TARGET: i64 = 0
45const NX_GLUTE_AES_APPROACHING: i64 = 1
46const NX_GLUTE_AES_MATCHES_TARGET: i64 = 2
47const NX_GLUTE_AES_S_CLASS: i64 = 3
49const NX_GLUTE_AES_AXIS_SHAPE: i64 = 0
50const NX_GLUTE_AES_AXIS_LIFT: i64 = 1
51const NX_GLUTE_AES_AXIS_ROUND: i64 = 2
52const NX_GLUTE_AES_AXIS_SYMMETRY: i64 = 3
53const NX_GLUTE_AES_AXIS_PROPORTION: i64 = 4

functions

61func nx_glute_aesthetic_composite(shape_q10: i64, lift_q10: i64,
called by 1: main