nx_intelmine_propose_gate.nx
buildroot/runtime/nx_intelmine_propose_gate.nx
about
nx_intelmine_propose_gate.nx -- GATE for the proposer (/compare/intelmine IM3 im_propose_rows, IM24 ic_propose): a
planted four-review journal, planted lexicons, a planted census row and a planted capability map under
/tmp/nx_intelmine_propose_gate; proposals land in per-domain files there, deduped on a second run. No network.
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_reviewmine_lib.nxnx_intelmine_lib.nxnx_gate_verdict.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
| 10 | const G_DIR: *u8 = "/tmp/nx_intelmine_propose_gate" |
| 11 | const G_OUT: *u8 = "/tmp/nx_intelmine_propose_gate/out" |
| 12 | const G_JRNL: *u8 = "/tmp/nx_intelmine_propose_gate/777.jrnl" |
| 13 | const G_CENSUS: *u8 = "/tmp/nx_intelmine_propose_gate/steam.census" |
| 14 | const G_MAP: *u8 = "/tmp/nx_intelmine_propose_gate/capability_map.conf" |
| 15 | const G_STOP: *u8 = "/tmp/nx_intelmine_propose_gate/stop.conf" |
| 16 | const G_LD: *u8 = "/tmp/nx_intelmine_propose_gate/lex_defect.conf" |
| 17 | const G_LF: *u8 = "/tmp/nx_intelmine_propose_gate/lex_feature.conf" |
| 18 | const G_LE: *u8 = "/tmp/nx_intelmine_propose_gate/lex_exceed.conf" |
| 19 | const G_LN: *u8 = "/tmp/nx_intelmine_propose_gate/lex_notmeet.conf" |
| 20 | const G_LV: *u8 = "/tmp/nx_intelmine_propose_gate/lex_value.conf" |
| 21 | const G_LM: *u8 = "/tmp/nx_intelmine_propose_gate/lex_demand.conf" |
| 22 | const G_P_PERF: *u8 = "/tmp/nx_intelmine_propose_gate/out/performance.proposed" |
| 23 | const G_P_GE: *u8 = "/tmp/nx_intelmine_propose_gate/out/gameengine.proposed" |
| 24 | const G_P_CHAR: *u8 = "/tmp/nx_intelmine_propose_gate/out/charsim.proposed" |
| 25 | const G_P_HAPT: *u8 = "/tmp/nx_intelmine_propose_gate/out/hapticcare.proposed" |
| 26 | const G_APPID: i64 = 777 |
| 27 | const G_EPOCH: i64 = 1788623900 |
functions
| 29 | func g_put(path: *u8, s: *u8) -> i64 { return rm_file_put(path, s, rm_slen(s)) } |
| 30 | func g_row(recid: i64, up: i64, text: *u8) -> i64 |
| 39 | func g_lines(path: *u8) -> i64 |
| 49 | func g_has(path: *u8, lit: *u8) -> i64 |
| 57 | func g_load_all() -> i64 |
| 70 | func main() -> i64 |