code wiki / _hdl_build / nx_evidence_gate.nx
nx_evidence_gate.nx
buildroot/runtime/_hdl_build/nx_evidence_gate.nx
about
nx_evidence_gate.nx -- GATE for graded evidence admission. Every tooth carries its OPPOSITE,
because the failure this organ exists to prevent is evidence that LOOKS like corroboration.
Verdict emission inherits nx_gate_verdict (D001). license_tier: ORIGINAL expect_exit: 0
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_evidence.nxnx_gate_verdict.nx
imported by: nobody (leaf or entry point)
structs
| none |
consts
| 8 | const EVG_BUF: i64 = 8192 |
| 9 | const EVG_IC_GOV: i64 = 1 |
| 10 | const EVG_IC_VENDOR: i64 = 2 |
| 11 | const EVG_IC_CONSUMER: i64 = 3 |
| 12 | const EVG_REL_OK: i64 = 2 |
| 13 | const EVG_CRED_OK: i64 = 2 |
| 14 | const EVG_REL_CANNOT_JUDGE: i64 = 6 |
| 15 | const EVG_REL_INVALID: i64 = 9 |
functions
| 18 | func evg_row(buf: *u8, o: i64, id: *u8, class: *u8, ic: i64, rel: i64, cred: i64, party: i64, method: i64) -> i64 calls 1: lc_lit |
| 41 | func evg_chk(name: *u8, got: i64, want: i64, ctr: *i64) -> i64 |
| 51 | func main(argc: i64, argv: *i64) -> i64 |