code wiki / _hdl_build / nx_aw_roadmap_page.nx

nx_aw_roadmap_page.nx

buildroot/runtime/_hdl_build/nx_aw_roadmap_page.nx

4234 B56 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic aw
docsdependenciesstructsconstsfunctions

about

nx_aw_roadmap_page.nx -- the team's WEB-BUILDER emits the andelinwest ROADMAP/progress page (the /roadmap/andelinwest visibility surface). It dogfoods nx_web_builder (the team builds its own status page), rendering: the L8->L0 build progress, the self-sufficiency loop (where the team is autonomous vs where Claude still intervenes), and the HONEST Referee verdict. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_web_builder.nx nx_syscalls.nx nx_aw_roadmap_page.nx

imports: nx_web_builder.nxnx_syscalls.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_openat_wr sys_exit

structs

none

consts

none

functions

9func rp_card_status(fd: i64, title: *u8, body: *u8) -> i64 { return wb_card(fd, title, body) }
11func main() -> i64