nx_chem_report_json_test.nx
buildroot/runtime/nx_chem_report_json_test.nx
about
nx_chem_report_json_test.nx -- C6.0 KAT + end-to-end JSON demo.
Validates JSON emitter primitives + complete report assembly +
dumps a real LIMS-ingestion-ready report to stdout for visual check.
expect_exit: 0
license_tier: ORIGINAL
dependencies 10 imports · 0 importers
imports: nx_chem.nxnx_chem_molecule.nxnx_chem_smiles.nxnx_chem_periodic.nxnx_chem_valence.nxnx_chem_mass.nxnx_chem_isotope_pattern.nxnx_chem_adulterant_db.nxnx_chem_peak_list.nxnx_chem_report_json.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 23 | func a_emit_str() -> nx_int |
| 35 | func b_emit_str_escaped_quote() -> nx_int |
| 56 | func c_emit_int() -> nx_int |
| 79 | func d_emit_q4() -> nx_int |
| 93 | func e_emit_q4_padded() -> nx_int |
| 104 | func f_buf_find() -> nx_int |
| 121 | func g_full_json_report() -> nx_int |
| 149 | func h_verdict_logic() -> nx_int |
| 171 | func run_json_demo() -> nx_int |
| 198 | func main() -> nx_exit |