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:
@@ -0,0 +1,8 @@
|
||||
{"pc":"0x8244fc90","tid":1,"hw":0,"cycle":9125843,"r3":"0x40541c40","r4":"0x700ff530","r5":"0x40681960","r6":"0x4c941800","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":15160,"r3":"0x405420c0","r4":"0x406819ec","r5":"0x40542100","r6":"0x406819c4","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":16864,"r3":"0x40542240","r4":"0x406819ec","r5":"0x40542100","r6":"0x4d1da000","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":18541,"r3":"0x40542300","r4":"0x406819ec","r5":"0x40542100","r6":"0x44124000","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":31795,"r3":"0x40542400","r4":"0x40681a4c","r5":"0x40542480","r6":"0x40681a24","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":33102,"r3":"0x40542340","r4":"0x40681a4c","r5":"0x40542480","r6":"0x4d39a000","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":34893,"r3":"0x40542400","r4":"0x40681a4c","r5":"0x40542480","r6":"0x44783000","lr":"0x82450440"}
|
||||
{"pc":"0x8244fc90","tid":13,"hw":0,"cycle":48026,"r3":"0x40542100","r4":"0x40681a4c","r5":"0x40542180","r6":"0x40681a24","lr":"0x82450440"}
|
||||
Reference in New Issue
Block a user