code wiki / _hdl_build / _team_ch_census.nx

_team_ch_census.nx

buildroot/runtime/_hdl_build/_team_ch_census.nx

2024 B59 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tooltopic team
docsdependenciesstructsconstsfunctions

about

_team_ch_census.nx -- the TEAM's lane in the CH-census autonomy race. THE CORE IS THE EMITTER-AUTHORED _pe_tlv (WIRE_TLV shape, zero Claude walk logic); this file is the scaffold- class boilerplate around it: read the staged input, call the authored core, print the census. Contract (both lanes identical): read /tmp/race_input.bin; print EXTN= (entry count, -1 refused) then SNI=/GR=/SG=/SV=/KS= (body offsets; -1 absent; -2 when the walk was refused). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

_pe_tlv.nx nx_syscalls.nx _team_ch_census.nx

imports: _pe_tlv.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_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close _pe_tlv_count _pe_tlv_rdbe tc_dec sys_write sys_mmap ↻ tc_field tc_dec ↻ _pe_tlv_find _pe_tlv_rdbe ↻

structs

none

consts

none

functions

10func tc_dec(label: *u8, v: i64) -> i64
called by 2: tc_fieldmain calls 2: sys_writesys_mmap
34func tc_field(label: *u8, b: *u8, n: i64, t: i64) -> i64
called by 1: main calls 2: tc_dec_pe_tlv_find
39func main() -> i64