code wiki / _hdl_build / nx_mediafacts_gate.nx
nx_mediafacts_gate.nx
buildroot/runtime/_hdl_build/nx_mediafacts_gate.nx
about
nx_mediafacts_gate.nx -- PROVE THE MEDIA FACT EXTRACTOR MEASURES, NEVER FABRICATES, NEVER LEAKS.
Teeth follow the refcorpus discipline: every capability is asserted in BOTH polarities, and the
PII wall gets a structural tooth -- two JPEGs identical except their Exif CONTENT must produce
identical fact arrays, proving segment content cannot flow through this lane (a witness that
can only agree is not a witness; a flag that fires on presence must also stay silent on absence).
Fixtures are constructed byte-for-byte from the published specs (PNG sig+IHDR, JPEG markers,
RIFF/WAVE chunk layout) -- not from our own writers, so a shared misreading cannot self-validate.
license_tier: ORIGINAL No hw writes (Rule 26).
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_mediafacts_lib.nxnx_refcorpus.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
| 16 | func mg_png(b: *u8) -> i64 called by 1: main |
| 29 | func mg_jpeg(b: *u8, with_exif: i64, content: i64) -> i64 called by 1: main |
| 58 | func mg_wav(b: *u8) -> i64 called by 1: main |
| 77 | func main(argc: i64, argv: *i64) -> i64 |