code wiki / _hdl_build / nx_household.nx
nx_household.nx
buildroot/runtime/_hdl_build/nx_household.nx
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
imports: nx_pantry.nxnx_garden.nxnx_inventory.nxnx_food_science.nxnx_syscalls.nx
imported by: nx_household_gate.nx
structs
| none |
consts
| none |
functions
| 12 | func hh_money(dst: *u8, off: i64, cents: i64) -> i64 |
| 24 | func hh_inv_names(inv_prefix: *u8, domain: *u8, ids: *i64, n: i64, out: *u8, off: i64) -> i64 |
| 38 | func hh_render_dashboard(food_prefix: *u8, inv_prefix: *u8, pantry_dom: *u8, estate_dom: *u8, household: *u8, out: *u8) -> i64 called by 1: main calls 13: fd_world_opensys_mmapfp_pantry_availfp_chooseas_appendas_append_escaped+7 |