code wiki / _hdl_build / nx_site_generator.nx
nx_site_generator.nx
buildroot/runtime/_hdl_build/nx_site_generator.nx
about
nx_site_generator.nx -- the team's AUTONOMOUS site generator (operator: "just like elder ai using its
system created this image... you should be building the team to be autonomous like this in building a
site from the hardware and machine code and bits up"). A SPEC (data) goes in; a WCAG-compliant site comes
out -- the way a prompt goes into the image model and pixels come out. Claude builds the GENERATOR (the
team's reusable functionality, NishiLang->machine code); the TEAM runs it to author any site from a spec.
The generator LOOPS over the spec and bakes in the accessibility baseline -- it is not hand-written cards.
license_tier: ORIGINAL Drives nx_web_builder primitives; graded vs the sourced nx_ux_benchmark.
dependencies 2 imports · 1 importers
imports: nx_web_builder.nxnx_syscalls.nx
imported by: nx_site_gen_run.nx
structs
| none |
consts
| none |
functions
| 16 | func sg_generate(fd: i64, brand: *u8, headline: *u8, sub: *u8, |
| 39 | func sg_is_generic(distinct_specs_supported: i64) -> i64 { if distinct_specs_supported > 1 { return 1 } return 0 } called by 1: main |