code wiki / _hdl_build / nx_household.nx

nx_household.nx

buildroot/runtime/_hdl_build/nx_household.nx

5371 B91 linesdepth 5pulls 8 transitivereach 1 importersview sourcekind library
docsdependenciesstructsconstsfunctions

about

nx_household.nx -- LIB: the HOUSEHOLD COMMAND CENTER. One sovereign no-JS dashboard tying the whole ecosystem together: tonight's dinner (what you can cook from the pantry), what's expiring, the shopping list (low stock), grow-your-own savings, and the estate net worth -- each pulled LIVE from the food + inventory engines. The single "it all works together" surface. Boundary-escaped. (Named nx_household to avoid the existing IoT nx_home.nx.) license_tier: ORIGINAL

dependencies 5 imports · 1 importers

nx_pantry.nx nx_garden.nx nx_inventory.nx nx_food_science.nx nx_syscalls.nx nx_household.nx nx_household_gate.nx

imports: nx_pantry.nxnx_garden.nxnx_inventory.nxnx_food_science.nxnx_syscalls.nx

imported by: nx_household_gate.nx

structs

none

consts

none

functions

12func hh_money(dst: *u8, off: i64, cents: i64) -> i64
called by 1: hh_render_dashboard calls 1: fd_apnum
24func hh_inv_names(inv_prefix: *u8, domain: *u8, ids: *i64, n: i64, out: *u8, off: i64) -> i64
38func hh_render_dashboard(food_prefix: *u8, inv_prefix: *u8, pantry_dom: *u8, estate_dom: *u8, household: *u8, out: *u8) -> i64