nx_id_ledger_provenance_audit_t219.nx
buildroot/runtime/nx_id_ledger_provenance_audit_t219.nx
about
nx_id_ledger_provenance_audit_t219.nx -- Analyzes legacy data rows to detect anomalies and generate cryptographic hashes for audit purposes.
dependencies 3 imports · 0 importers
imports: nx_apistack_idempotency_reconcile_candidate_t219.nxnx_fsops_lib.nxnx_sha256.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
| 6 | func la_len(p:*u8)->i64{var n:i64=0;while p[n]!=0 as u8{n=n+1};return n} |
| 7 | func la_prefix(p:*u8,n:i64,s:*u8)->i64 |
| 11 | func la_hash(p:*u8,n:i64)->i64 |
| 20 | func la_kind(p:*u8,n:i64)->i64 |
| 26 | func la_jobs(p:*u8,n:i64)->i64 |
| 43 | func main(argc:i64,argv:*i64)->i64 |