nx_id_ledger_existing_keys_audit_t219.nx
buildroot/runtime/nx_id_ledger_existing_keys_audit_t219.nx
about
nx_id_ledger_existing_keys_audit_t219.nx -- Audits existing ledger keys by checking their presence in job files and generating hash-based evidence.
dependencies 5 imports · 0 importers
imports: nx_apistack_idempotency.nxnx_toolcall_idem_lib.nxnx_fsops_lib.nxnx_site_lock_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
| 8 | func la_len(p:*u8)->i64{var n:i64=0;while p[n]!=0 as u8{n=n+1};return n} |
| 9 | func la_prefix(p:*u8,n:i64,s:*u8)->i64 |
| 13 | func la_hash(p:*u8,n:i64)->i64 |
| 22 | func la_kind(p:*u8,n:i64)->i64 |
| 28 | func la_jobs(p:*u8,n:i64)->i64 |
| 46 | func la_claim_exists(key:*u8,n:i64,hex:*u8,path:*u8,stat:*u8)->i64 |
| 58 | func la_occ(p:*u8,n:i64,s:*u8)->i64 |
| 63 | func la_output_evidence(source:*u8,bytes:i64,hex:*u8,path:*u8,stat:*u8,label:*u8)->i64 |
| 86 | func la_split_evidence(source:*u8,row:*NxIdLegacyRow,bytes:i64)->i64 |
| 134 | func la_existing_key(p:*u8,n:i64,source:*u8,bytes:i64,skip:i64,view:*NxIdLegacyRow)->i64 |
| 145 | func la_ledger_splits(source:*u8,bytes:i64,row:*NxIdLegacyRow)->i64 |
| 166 | func main(argc:i64,argv:*i64)->i64 |