code wiki / (root) / nx_mvault_context_gate.nx

nx_mvault_context_gate.nx

buildroot/runtime/nx_mvault_context_gate.nx

2310 B57 linesdepth 6pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic mvault
docsdependenciesstructsconstsfunctions

about

nx_mvault_context_gate.nx -- proves contextual ingestion. Load-bearing: the SAME jpeg is a loose IMAGE alone but a MANGA page when it is part of a numbered image sequence ("looks like an image but is a book"). run-exit == 0 means GREEN.

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_mvault_ingest.nx nx_media_pool.nx nx_mvault_context.nx nx_mvault_context_gate.nx

imports: nx_syscalls.nxnx_mvault_ingest.nxnx_media_pool.nxnx_mvault_context.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 nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ fill_pdf mv_is_pdf mv_is_zip fill_zip fill_rar mv_is_rar mv_context_type mv_type sys_write ↻

structs

none

consts

none

functions

11func fill_pdf(b: *u8) -> i64
called by 1: main
15func fill_zip(b: *u8) -> i64
called by 1: main
19func fill_rar(b: *u8) -> i64
called by 1: main
24func main(argc: i64, argv: *i64) -> i64