nx_mvault_ingest_gate.nx
buildroot/runtime/nx_mvault_ingest_gate.nx
about
nx_mvault_ingest_gate.nx -- proves orthogonal class x type + all types.
Load-bearing: a MIXED source (tumblr, one provenance=real) splits per-item
by CONTENT TYPE; and gen-vs-real is independent of type (a gen 3D model, a
real audiobook). run-exit == 0 means GREEN.
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_mvault_ingest.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 fill_jpeg(b: *u8) -> i64 called by 1: main |
| 14 | func fill_mp4(b: *u8) -> i64 called by 1: main |
| 20 | func fill_gif(b: *u8) -> i64 called by 1: main |
| 25 | func fill_png(b: *u8) -> i64 called by 1: main |
| 30 | func fill_html(b: *u8) -> i64 called by 1: main |
| 35 | func fill_story(b: *u8) -> i64 called by 1: main |
| 40 | func fill_glb(b: *u8) -> i64 called by 1: main |
| 45 | func streq(a: *u8, b: *u8) -> i64 called by 1: main |
| 55 | func main(argc: i64, argv: *i64) -> i64 |