nx_climbout_docs.nx
buildroot/runtime/nx_climbout_docs.nx
about
nx_climbout_docs.nx -- R5c: feed REAL documents into the climb-out plan. Composes the doc-intelligence
extractor (nx_doc_extract: a bill's TEXT -> structured line-items) with the audit (nx_fin_audit:
line-items -> overcharges), so the climb-out "recover" figure comes from the person's ACTUAL bill text
(what the browser/scanner/upload produces via nx_html_to_text / nx_doc_scan), not pre-structured demo
arrays. The full chain: bill document -> extract -> audit -> the dollars to dispute. No floats, no hardware
writes. license_tier: ORIGINAL
dependencies 4 imports · 2 importers
imports: nx_syscalls.nxnx_money.nxnx_doc_extract.nxnx_fin_audit.nx
imported by: nx_climbout_docs_gate.nxnx_climbout_real.nx
structs
| none |
consts
| none |
functions
| 15 | func cor_recover_from_bill(bill_text: *u8, n: i64, pairA: *i64, pairB: *i64, np: i64, mcode: *i64, mmax: *i64, nm: i64, out_count: *i64) -> i64 called by 2: maincor_dashboard calls 6: sys_mmapdx_extract_billaud_duplicatesaud_unbundleaud_muemny_add |