nx_aimode_read_gate.nx
buildroot/runtime/nx_aimode_read_gate.nx
about
nx_aimode_read_gate.nx -- proves BR50's parser (nx_aimode_lib) on PLANTED fixtures, and the live read of
the operator's AI Mode share behind gv_need (network precondition -> SKIP offline, never RED).
Parser teeth run on literals assembled here (no network): the /async/folwr continuation extractor with its
& / & / \/ un-escaping, the citation-beacon counter, and the shell/consent/sign-in classifiers.
NEG-CONTROL: a planted enable-JS shell must classify as a shell with ZERO citations, i.e. br_share_read
would refuse it REFUSED-NO-ANSWER -- it must NOT read as an answer.
license_tier: ORIGINAL No hw writes (Rule 26). expect_exit: 0
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_gate_verdict.nxnx_x509_trust_store.nxnx_trust_store_load_from_certdata.nxnx_aimode_lib.nxnx_atomic_rewrite.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
| 15 | const G_CERTCAP: i64 = 4194304 |
| 16 | const G_OUTCAP: i64 = 8388608 |
| 17 | const G_CITECAP: i64 = 262144 |
| 18 | const G_URLCAP: i64 = 16384 |
functions
| 20 | func g_slen(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } return n } called by 1: main |
| 22 | func g_streq(a: *u8, b: *u8) -> i64 |
| 29 | func main() -> i64 |