nx_etg_test.nx
buildroot/runtime/nx_etg_test.nx
about
nx_etg_test.nx -- KAT for nx_etg.nx Empirical-Truth Gamification
substrate primitive.
Verifies:
T1 Outcome sealed-enum completeness: every NX_ETG_OUTCOME_*
value 0..N-1 validates true; sentinels out-of-range
validate false.
T2 Probe-kind + claim-source enum validity gates.
T3 Outcome → reclamation mapping: VENDOR_LIED_OMISSION /
PAYWALLED_BUT_RESPONSIVE / RECLAIMED / THROTTLED /
UNDOCUMENTED_CAPABILITY all imply reclamation; CONFIRMED /
FALSIFIED / FUSED_OFF / INCONCLUSIVE / NONE do not.
T4 Entry init rejects invalid arguments deterministically.
T5 Entry init records reclamation_delta correctly per outcome.
T6 Attestation determinism: same substantive fields -> same
hash; differing fields -> different hash.
T7 FNV step / FNV i64 sanity (round-trip property on known
constants from the FNV-1a public spec).
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_etg.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
| 23 | func main() -> i64 |