chore: track audit-runs summary artifacts (md/csv/diff/txt/json/etc)
Snapshot of every non-log artifact under audit-runs/ from audits 003 through 058: findings.md per audit, comparison CSVs, probe diffs, schema docs, register-dump txts, lr-trace JSONL streams, the saved canary patch diffs, etc. ~284 files / ~52 MB total. Excluded (per .gitignore): probe stdout/stderr/log streams (the raw firehose), guest-memory dumps under audit-026/027/029 (4.5 GB of .bin files; *.bin pattern added to .gitignore this commit). Also adds the orphan audit-058-sub825070F0-activation directory that a subagent accidentally created at project-root instead of under xenia-rs/audit-runs/; relocated to its proper home. Purpose: cross-machine continuity. With these summaries committed, a fresh clone gives the next session the full per-audit context (findings + tables + cascade predictions) without dependence on local-only working tree. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
15
audit-runs/audit-056-producer-trace/ours-ggparents.jsonl
Normal file
15
audit-runs/audit-056-producer-trace/ours-ggparents.jsonl
Normal file
@@ -0,0 +1,15 @@
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5383548,"r3":"0x4024a1c0","r4":"0x4024a160","r5":"0x00000001","r6":"0x00000000","lr":"0x82448120"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5397347,"r3":"0x40541950","r4":"0x4024a160","r5":"0x00000001","r6":"0x00000000","lr":"0x82452e64"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5466304,"r3":"0x4024a580","r4":"0x4024a1c0","r5":"0x00000001","r6":"0x00000000","lr":"0x82448120"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5481903,"r3":"0x4024a620","r4":"0x4024a1c0","r5":"0x00000001","r6":"0x00000000","lr":"0x82448120"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5506608,"r3":"0x4024a5e0","r4":"0x40111918","r5":"0x00000001","r6":"0x4024a700","lr":"0x82460cc8"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":5517133,"r3":"0x40541a50","r4":"0x40111918","r5":"0x00000001","r6":"0x4024a700","lr":"0x82452e64"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":6184158,"r3":"0x40541c00","r4":"0x40211ca0","r5":"0x00000001","r6":"0x00000000","lr":"0x82448120"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":6195677,"r3":"0x40541c90","r4":"0x40211ca0","r5":"0x00000001","r6":"0x00000000","lr":"0x82452e64"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":6251332,"r3":"0x40541c80","r4":"0x828f3ef8","r5":"0x00000001","r6":"0x00000000","lr":"0x821790b8"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":6262899,"r3":"0x40541d10","r4":"0x828f3ef8","r5":"0x00000001","r6":"0x00000000","lr":"0x82452e64"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":9105167,"r3":"0x4024ad20","r4":"0x401119c8","r5":"0x00000001","r6":"0x4024ae20","lr":"0x82460cc8"}
|
||||
{"pc":"0x82452dc0","tid":1,"hw":0,"cycle":9115594,"r3":"0x40541d50","r4":"0x401119c8","r5":"0x00000001","r6":"0x4024ae20","lr":"0x82452e64"}
|
||||
{"pc":"0x821c4eb0","tid":13,"hw":1,"cycle":1882,"r3":"0x40929c00","r4":"0x40111a00","r5":"0x0000120c","r6":"0x03a72280","lr":"0x82174a80"}
|
||||
{"pc":"0x82452dc0","tid":13,"hw":1,"cycle":8039,"r3":"0x40541ec0","r4":"0x715a7af0","r5":"0x00000001","r6":"0x715a7b00","lr":"0x821cb1d0"}
|
||||
{"pc":"0x82452dc0","tid":13,"hw":1,"cycle":19777,"r3":"0x40541e90","r4":"0x715a7af0","r5":"0x00000001","r6":"0x715a7b00","lr":"0x82452e64"}
|
||||
Reference in New Issue
Block a user