code wiki / _hdl_build / _race5_team_author.nx
_race5_team_author.nx
buildroot/runtime/_hdl_build/_race5_team_author.nx
about
_race5_team_author.nx -- the BUILDER authoring the race-5 team lane from EMITTERS ONLY
(no Claude walk logic). Race-5a uses the COVERED shapes as-is: WIRE_TLV (emit7, 4/4
type-first -- big-endian by design) + IO_CONTRACT lane (emit9). Whatever rows this lane
loses against the Adversary's RIFF suite NAMES the emitter gap (the race-4 grow-to-match
loop, instrumented again on new ground). license_tier: ORIGINAL
dependencies 3 imports · 0 importers
imports: nx_pattern_emit7.nxnx_pattern_emit9.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
| 10 | func ra_w(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 12 | func main() -> i64 |