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:
MechaCat02
2026-05-10 21:36:41 +02:00
parent 609f586ed8
commit 8e709b0a24
284 changed files with 677656 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Finished `release` profile [optimized] target(s) in 0.21s
Running `target/release/xenia-rs exec sylpheed.iso --quiet --halt-on-deadlock --pc-probe=0x822F1638,0x822F16BC,0x822F1B3C,0x822F1BE8,0x822F1D40,0x822F1E44,0x822F2130,0x822F2200,0x822F2268,0x822F227C,0x822F22A4,0x822F266C,0x822F2704 --dump-addr=0x40111890,0x820A183C,0x828E1F08 -n 500000000`

View File

@@ -0,0 +1,2 @@
Finished `release` profile [optimized] target(s) in 0.21s
Running `target/release/xenia-rs exec sylpheed.iso --quiet --halt-on-deadlock --trace-handles -n 500000000`

View File

@@ -0,0 +1,2 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --quiet --halt-on-deadlock --pc-probe=0x82150EF8,0x8216F088,0x8216F0F8,0x8216F10C,0x8216F120,0x822F2758,0x822F2788,0x822F2790,0x822F27A4,0x822F14D8,0x822F15C8,0x822F1638,0x822F16BC,0x822F1BE8 --dump-addr=0x40111890,0x820A183C,0x820AD894,0x828E1F08 -n 100000000`