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:
24
audit-runs/audit-057-thread-gap/thread-diff-analysis.csv
Normal file
24
audit-runs/audit-057-thread-gap/thread-diff-analysis.csv
Normal file
@@ -0,0 +1,24 @@
|
||||
canary_idx,lr,caller_fn,entry_pc,entry_fn,spawned_by_fn,stack_size,flags,in_ours
|
||||
1,0x824AC5F0,sub_824AC5A8,0x82181830,trampoline at 0x82181830 (referenced from sub_82181750),sub_82181750,0x20000,0x0,YES
|
||||
2,0x824AC5F0,sub_824AC5A8,0x8245A5D0,trampoline at 0x8245a5d0 (referenced from sub_824591C0),sub_824591C0,0x10000,0x0,YES
|
||||
3,0x824AC5F0,sub_824AC5A8,0x82450A28,sub_82450A28,(direct sub),0x40000,0x0,YES
|
||||
4,0x824AC5F0,sub_824AC5A8,0x82457EF0,sub_82457EF0,(direct sub),0x10000,0x0,YES
|
||||
5,0x824CD984,sub_824CD820,0x824CD458,sub_824CD458,(direct sub),0x8000,0x4000080,YES
|
||||
6,0x824AC5F0,sub_824AC5A8,0x822F1EE0,sub_822F1EE0,(direct sub),0x0,0x1,YES
|
||||
7,0x824D2E68,sub_824D2C08,0x824D2878,sub_824D2878,(direct sub),0x0,0x10000001,YES
|
||||
8,0x824D2E68,sub_824D2C08,0x824D2940,sub_824D2940,(direct sub),0x0,0x20000001,YES
|
||||
9,0x824AC5F0,sub_824AC5A8,0x82178950,trampoline at 0x82178950 (referenced from sub_82178E50),sub_82178E50,0x10000,0x0,YES
|
||||
10,0x824AC5F0,sub_824AC5A8,0x821748F0,sub_821748F0,(direct sub),0x0,0x1,YES
|
||||
11,0x824AC5F0,sub_824AC5A8,0x821C4AD0,trampoline at 0x821c4ad0 (referenced from sub_821C4EB0),sub_821C4EB0,0x10000,0x0,NO
|
||||
12,0x824AC5F0,sub_824AC5A8,0x822C6870,trampoline at 0x822c6870 (referenced from sub_822C6630),sub_822C6630,0x30000,0x1,NO
|
||||
13,0x824AC5F0,sub_824AC5A8,0x822C6870,trampoline at 0x822c6870 (referenced from sub_822C6630),sub_822C6630,0x30000,0x1,NO
|
||||
14,0x824AC5F0,sub_824AC5A8,0x824563E0,sub_824563E0,(direct sub),0x4000,0x0,NO
|
||||
15,0x824AC5F0,sub_824AC5A8,0x82170430,trampoline at 0x82170430 (referenced from sub_821701C8),sub_821701C8,0x10000,0x0,NO
|
||||
16,0x824AC5F0,sub_824AC5A8,0x823DDE30,trampoline at 0x823dde30 (referenced from sub_823DDD18),sub_823DDD18,0x10000,0x0,NO
|
||||
17,0x824AC5F0,sub_824AC5A8,0x823DDB50,trampoline at 0x823ddb50 (referenced from sub_823DD838),sub_823DD838,0x0,0x1,NO
|
||||
18,0x824AC5F0,sub_824AC5A8,0x823DDB50,trampoline at 0x823ddb50 (referenced from sub_823DD838),sub_823DD838,0x0,0x1,NO
|
||||
19,0x824AC5F0,sub_824AC5A8,0x821748F0,sub_821748F0,(direct sub),0x0,0x1,NO
|
||||
20,0x824AC5F0,sub_824AC5A8,0x82506528,sub_82506528,(direct sub),0x10000,0x1,NO
|
||||
21,0x824AC5F0,sub_824AC5A8,0x82506558,sub_82506558,(direct sub),0x10000,0x1,NO
|
||||
22,0x824AC5F0,sub_824AC5A8,0x82506588,sub_82506588,(direct sub),0x10000,0x1,NO
|
||||
23,0x824AC5F0,sub_824AC5A8,0x825065B8,sub_825065B8,(direct sub),0x10000,0x1,NO
|
||||
|
Reference in New Issue
Block a user