code wiki / _hdl_build / nx_ecomat_domtrend_live_gate.nx

nx_ecomat_domtrend_live_gate.nx

buildroot/runtime/_hdl_build/nx_ecomat_domtrend_live_gate.nx

4469 B77 linesdepth 6pulls 8 transitivereach 0 importersview sourcekind gate/prooftopic ecomat
docsdependenciesstructsconstsfunctions

about

nx_ecomat_domtrend_live_gate.nx -- runs the EXACT per-name attribution against the REAL per-domain ledger and proves its invariants on live data. The fixture gate (nx_ecomat_domtrend_gate 17/17) proves the logic. This proves it on the artifact that actually exists -- because a decomposition only ever exercised on synthetic input is the "gate passes on synthetic data" calibration failure already filed at sev8. T4 is load-bearing: CONSERVATION. Every level of movement must land in exactly one bucket, so advance + declared + retired must reconcile with the endpoint delta. If attribution ever double-counts or drops a domain, that identity breaks and this goes RED. 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_live_gate.n

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 ss_readall sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close 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 ↻ 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

structs

none

consts

none

functions

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