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,17 @@
Finished `release` profile [optimized] target(s) in 0.23s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --lr-trace=0x822DFC34 --lr-trace-out=audit-runs/audit-041-wait-site/ours-bl-only.jsonl -n 500000000 --quiet`
2026-05-09T14:07:57.735827Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:57.743479Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:57.748072Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:58.699334Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:58.984434Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.002238Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.149463Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.159947Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.212937Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.231537Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.351612Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.357025Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.425737Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:59.437020Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:00.352099Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122191-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL

View File

@@ -0,0 +1,6 @@
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":16404,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":17629,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":19428,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":32642,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":33864,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}
{"pc":"0x822dfc38","tid":13,"hw":0,"cycle":35715,"r3":"0x00000000","r4":"0x00000001","r5":"0x00000000","r6":"0x00000000","lr":"0x822dfc38"}

View File

@@ -0,0 +1,17 @@
Finished `release` profile [optimized] target(s) in 0.30s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --lr-trace=0x8284DF5C --lr-trace-out=audit-runs/audit-041-wait-site/ours-ntset.jsonl -n 500000000 --quiet`
2026-05-09T14:12:20.255449Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:20.268685Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:20.273274Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.228169Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.517965Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.537525Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.711271Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.722568Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.784360Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.802116Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.929782Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:21.935143Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:22.004183Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:22.021082Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:12:22.937082Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-123550-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
Finished `release` profile [optimized] target(s) in 0.23s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --lr-trace=0x822DFC30 --lr-trace-out=audit-runs/audit-041-wait-site/ours-pre-bl.jsonl -n 500000000 --quiet`
2026-05-09T14:08:31.907306Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:31.916632Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:31.922171Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:32.858242Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.078034Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.093033Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.218654Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.227578Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.282018Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.301298Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.416199Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.419698Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.488894Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:33.502182Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:08:34.415871Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-122354-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL

View 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"}

View File

@@ -0,0 +1,17 @@
Finished `release` profile [optimized] target(s) in 0.22s
Running `target/release/xenia-rs exec sylpheed.iso --halt-on-deadlock --probe-db=sylpheed.db --lr-trace=0x822DFC34,0x822DFC38 --lr-trace-out=audit-runs/audit-041-wait-site/ours-lr.jsonl -n 500000000 --quiet`
2026-05-09T14:07:13.758453Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/d4ea4615") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:13.766114Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:13.770635Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:14.705900Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:14.939091Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:14.953639Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.092000Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/aab216c3") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.101557Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/69d8e45c") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.158277Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.181146Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.297384Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.300953Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.362294Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:15.374737Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL
2026-05-09T14:07:16.289691Z  WARN xenia_kernel::exports: cache create_dir_all("/tmp/xenia-rs-cache-121979-0/87719002") failed: File exists (os error 17) — falling back to STATUS_UNSUCCESSFUL