code wiki / _hdl_build / nx_ecomat_domtrend_gate.nx

nx_ecomat_domtrend_gate.nx

buildroot/runtime/_hdl_build/nx_ecomat_domtrend_gate.nx

6726 B73 linesdepth 6pulls 8 transitivereach 0 importersview sourcekind gate/prooftopic ecomat
docsdependenciesstructsconstsfunctions

about

nx_ecomat_domtrend_gate.nx -- proves EXACT attribution: a domain that CLIMBED is never confused with a domain that was merely DECLARED. THE PAYOFF TOOTH IS T3+T4. The fixture moves sum_cur from 3 to 5 while the domain count goes 2->3. Given only the AGGREGATE ledger that span is unattributable -- nx_ecomat_trend must bucket all of it as AMBIGUOUS, which is exactly why live decomposability sat at 406 permil. Given the per-domain ledger the same span resolves to advance=1 (alpha climbed 2->3) and expansion=1 (gamma declared at 1). Same numbers in, a real answer out. That difference IS the debt being closed. license_tier: ORIGINAL No hw writes (Rule 26).

dependencies 2 imports · 0 importers

nx_ecomat_domtrend_lib.nx nx_gate_verdict.nx nx_ecomat_domtrend_gate.nx

imports: nx_ecomat_domtrend_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

main gv_ctr sys_mmap gv_head gv_puts sys_write em_domtrend_buf dt_name el_match tr_field el_len el_match ↻ dt_end_count el_match ↻ tr_field ↻ dt_slot gv_check gv_puts ↻ dg2_eq gv_verdict gv_puts ↻ gv_num sys_mmap ↻ sys_write ↻ sys_munmap gv_journal sys_openat_append sys_mmap ↻ gv_catn sys_mmap ↻ sys_munmap ↻ sys_now_realtime_sec sys_mmap ↻ sys_clock_gettime_real gv_cat sys_write ↻ sys_close sys_munmap ↻

structs

none

consts

none

functions

13func dg2_eq(a: i64, b: i64) -> i64 { if a == b { return 1 } return 0 }
called by 1: main
15func main(argc: i64, argv: *i64) -> i64