code wiki / (root) / nx_healthhelp_site.nx

nx_healthhelp_site.nx

buildroot/runtime/nx_healthhelp_site.nx

9814 B91 linesdepth 5pulls 10 transitivereach 2 importersview sourcekind library
docsdependenciesstructsconstsfunctions

about

nx_healthhelp_site.nx -- M6 of the MEDICAL BILLING & PATIENT ADVOCACY ladder: the /healthhelp PORTAL generator (the May-2026 healthhelp promise, rebuilt sovereign). hh_page emits a complete zero-JS, no-form, no-PHI static page whose letter templates are produced BY THE SAME GATED ENGINES the CLI uses (nx_fin_dispute / nx_medbill_appeal / nx_medbill_charity / nx_medbill_nsa / nx_medbill_civic) -- single source: the published patterns can never drift from the tested organs. Phase 1 = education + copyable patterns ONLY: no script tags, no external srcs, no inputs; nothing is collected, nothing is sent (the no-PHI doctrine from the original healthhelp scaffold, kept by construction). nx_cc traps honored: no '#'/'!'/'"' in literals (rgb() colors, byte-33 doctype, single-quote HTML attributes). license_tier: ORIGINAL

dependencies 6 imports · 2 importers

nx_syscalls.nx nx_fin_dispute.nx nx_medbill_appeal.nx nx_medbill_charity.nx nx_medbill_nsa.nx nx_medbill_civic.nx nx_healthhelp_site.nx nx_healthhelp_site_gate.nx nx_medbill_cli.nx

imports: nx_syscalls.nxnx_fin_dispute.nxnx_medbill_appeal.nxnx_medbill_charity.nxnx_medbill_nsa.nxnx_medbill_civic.nx

imported by: nx_healthhelp_site_gate.nxnx_medbill_cli.nx

structs

none

consts

16const K_MAGIC_16384: i64 = 16384
17const K_MAGIC_96413: i64 = 96413
18const K_MAGIC_20250310: i64 = 20250310
19const K_MAGIC_200000: i64 = 200000
20const K_MAGIC_40000: i64 = 40000
21const K_MAGIC_50000: i64 = 50000

functions

23func hh_c(out: *u8, off: i64, s: *u8) -> i64
called by 2: hh_sechh_page
29func hh_b(out: *u8, off: i64, b: i64) -> i64 { out[off] = b as u8; return off + 1 }
called by 1: hh_page
32func hh_sec(out: *u8, off: i64, title: *u8, ctx: *u8, letter: *u8) -> i64
called by 1: hh_page calls 1: hh_c
44func hh_page(out: *u8) -> i64