code wiki / _hdl_build / nx_adnet_dash.nx

nx_adnet_dash.nx

buildroot/runtime/_hdl_build/nx_adnet_dash.nx

5936 B116 linesdepth 4pulls 4 transitivereach 2 importersview sourcekind librarytopic adnet
docsdependenciesstructsconstsfunctions

about

nx_adnet_dash.nx -- LIB: the advertiser DASHBOARD for the sovereign ad network. Server-rendered ZERO-JS HTML from the live inventory + the per-AD append-only counters: per-ad SERVED impressions, clicks, CTR (permil) + totals. AGGREGATE ONLY -- the logs carry ad ids, never visitor identity, so the dashboard cannot leak what was never collected. HONEST LABELS: counts are SERVED first-party counts; MRC viewability is the separate gated nx_ad_view lane and is labeled as such. Also emits the /ads.txt transparency artifact: first-party DIRECT, no reseller chain. license_tier: ORIGINAL

dependencies 2 imports · 2 importers

nx_syscalls.nx nx_adnet_slot.nx nx_adnet_dash.nx nx_adnet_dash_gate.nx nx_sites_daemon_v2.nx

imports: nx_syscalls.nxnx_adnet_slot.nx

imported by: nx_adnet_dash_gate.nxnx_sites_daemon_v2.nx

structs

none

consts

none

functions

13func and_read_bounded(path: *u8, buf: *u8, cap: i64) -> i64
called by 1: main calls 3: sys_openat_rdsys_readsys_close
28func and_catd(dst: *u8, off: i64, v: i64) -> i64
called by 1: and_page calls 1: sys_mmap
43func and_adstxt(domain: *u8, out: *u8, cap: i64) -> i64
54func and_page(inv: *u8, ilen: i64, implog: *u8, iln: i64, clklog: *u8, cln: i64, out: *u8, cap: i64) -> i64