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:
7
audit-runs/audit-041-wait-site/ours-pre-bl.jsonl
Normal file
7
audit-runs/audit-041-wait-site/ours-pre-bl.jsonl
Normal file
@@ -0,0 +1,7 @@
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":16362,"r3":"0x000012c0","r4":"0x00000001","r5":"0x00000000","r6":"0x03a72280","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":17587,"r3":"0x000012c0","r4":"0x00000001","r5":"0x00000000","r6":"0x40542240","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":19386,"r3":"0x000012c0","r4":"0x00000001","r5":"0x00000000","r6":"0x40542300","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":32600,"r3":"0x000012fc","r4":"0x00000001","r5":"0x00000000","r6":"0x40542400","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":33822,"r3":"0x000012fc","r4":"0x00000001","r5":"0x00000000","r6":"0x40542340","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":35673,"r3":"0x000012fc","r4":"0x00000001","r5":"0x00000000","r6":"0x40542400","lr":"0x822dfc0c"}
|
||||
{"pc":"0x822dfc30","tid":13,"hw":0,"cycle":48849,"r3":"0x00001454","r4":"0x00000001","r5":"0x00000000","r6":"0x40542100","lr":"0x822dfc0c"}
|
||||
Reference in New Issue
Block a user