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:
8
audit-runs/audit-056-producer-trace/ours-internal.jsonl
Normal file
8
audit-runs/audit-056-producer-trace/ours-internal.jsonl
Normal file
@@ -0,0 +1,8 @@
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":5378727,"r3":"0x00020000","r4":"0x82181830","r5":"0x828f3d08","r6":"0x00000000","lr":"0x821817fc"}
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":5389349,"r3":"0x00010000","r4":"0x8245a5d0","r5":"0x828f4838","r6":"0x00000000","lr":"0x824592b4"}
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":5400791,"r3":"0x00040000","r4":"0x82450a28","r5":"0x828f3b68","r6":"0x00000000","lr":"0x82450034"}
|
||||
{"pc":"0x82172370","tid":5,"hw":3,"cycle":46279,"r3":"0x00010000","r4":"0x82457ef0","r5":"0x828f3b08","r6":"0x00000000","lr":"0x82457ea0"}
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":6178511,"r3":"0x00000000","r4":"0x822f1ee0","r5":"0x40d09a40","r6":"0x00000004","lr":"0x822f1b0c"}
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":9183449,"r3":"0x00010000","r4":"0x82178950","r5":"0x828f3ec0","r6":"0x00000000","lr":"0x82178f08"}
|
||||
{"pc":"0x82172370","tid":1,"hw":0,"cycle":9187881,"r3":"0x00000000","r4":"0x821748f0","r5":"0x4024a840","r6":"0x00000004","lr":"0x82174828"}
|
||||
{"pc":"0x821c4eb0","tid":13,"hw":1,"cycle":1882,"r3":"0x40929c00","r4":"0x40111a00","r5":"0x0000120c","r6":"0x03a72280","lr":"0x82174a80"}
|
||||
Reference in New Issue
Block a user