nx_caplab_quality_test.nx
buildroot/runtime/nx_caplab_quality_test.nx
about
nx_caplab_quality_test.nx -- gate for Capitalism Lab R4 (quality + brand demand).
Proves the demand model that defines Capitalism Lab: (1) the appeal formula,
(2) at equal price, higher QUALITY wins more share, (3) higher BRAND wins
more share, (4) PREMIUM positioning -- a pricier product with better
quality+brand beats a cheap commodity (the core insight), (5) identical
offerings split evenly, (6) share is CONSERVED, (7) quality keeps appeal even
at the choke price.
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_runtime.nxnx_tier.nxnx_caplab_quality.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
| none |
functions
| 15 | func nx_assert_eq(label: *u8, got: nx_int, want: nx_int, pass_n: *nx_int, fail_n: *nx_int) |
| 26 | func nx_assert_gt(label: *u8, got: nx_int, floor: nx_int, pass_n: *nx_int, fail_n: *nx_int) |
| 37 | func mk2(a: nx_int, b: nx_int) -> *i64 |
| 44 | func main() -> nx_exit |