code wiki / _hdl_build / _seed_ncf_kinds67.nx
_seed_ncf_kinds67.nx
buildroot/runtime/_hdl_build/_seed_ncf_kinds67.nx
about
_seed_ncf_kinds67.nx -- SEED self-validation for the DECLARED-SCAFFOLD pe8 field-kinds
6 (KEYWORD_NUL_SPLIT) + 7 (CRC32_TRAILER), operator-authorized R3 (X-AUT-NCF-001).
This is a SEED PROOF, not the reader: it drives pe8_author_struct_walk2 on a generic
[KEYWORD_NUL_SPLIT][CRC32_TRAILER] record and asserts (a) the emitter authors it,
(b) the malformed-table rails REFUSE. The authored KAT (with the emitter-COMPUTED crc
trailer + the crc-tamper arm) is built+run green by the sovereign driver, not here.
It writes ZERO reader logic -- it only confirms the seed primitives are generic +
composable. The PNG-tEXt reader stays organ-authored (Build/gate phase). license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_pattern_emit8.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 sd_w(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 |