nx_connect_award_page.nx
buildroot/runtime/nx_connect_award_page.nx
about
nx_connect_award_page.nx -- an AWARD-CALIBER showcase page (attacks the ABSENT creativity cells of
nx_award_ui_census): generative animated aurora + inline-SVG constellation hero, expressive gradient
display type, CSS entrance + scroll-driven (animation-timeline:view) motion, bold palette on dark,
asymmetric editorial layout. 100% SOVEREIGN: inline CSS + inline SVG, ZERO external assets, ZERO JS.
Still passes the 6 enforcer invariants (canonical --nx- tokens, responsive, reduced-motion,
:focus-visible, sovereign, landmarks) -> incredible AND compliant. Writes web_assets/lds_award.html.
license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls_x86_64.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
| 9 | const K_MAGIC_262144: i64 = 262144 |
functions
| 11 | func aw(buf: *u8, off: i64, s: *u8) -> i64 { var o: i64=off; var i: i64=0; while s[i]!=0 { buf[o]=s[i]; o=o+1; i=i+1 } return o } called by 1: main |
| 13 | func main() -> i64 |