code wiki / _hdl_build / nx_andelinwest_build.nx
nx_andelinwest_build.nx
buildroot/runtime/_hdl_build/nx_andelinwest_build.nx
about
nx_andelinwest_build.nx -- the TEAM builds andelinwest.com (Utah legal) through the dev-pipeline while
Claude monitors (operator: "get the target of s class exceeds andelinwest.com legal site in utah built
by the team with us monitoring, start the runner and lets iterate"). BUILDER authors the site via the
team's web-builder; ENGINEER tests UX compliance; the grade is placed on the maturity ladder; the S-class
gap is flagged for the next iteration. Emits knowledge/andelinwest.html. license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_web_builder.nxnx_maturity_auditor.nxnx_pm_review_log.nxnx_syscalls.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
| 12 | func aw_puts(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 14 | func main() -> i64 |