code wiki / (root) / nx_climbout_docs.nx

nx_climbout_docs.nx

buildroot/runtime/nx_climbout_docs.nx

1778 B29 linesdepth 4pulls 5 transitivereach 10 importersview sourcekind librarytopic climbout
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_money.nx nx_doc_extract.nx nx_fin_audit.nx nx_climbout_docs.nx nx_climbout_docs_gate.nx nx_climbout_real.nx

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

15func 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