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,42 @@
|
||||
address,name,pdata_validated,has_eh
|
||||
0x82285e30,sub_82285E30,True,True
|
||||
0x82285f80,sub_82285F80,True,True
|
||||
0x82286118,sub_82286118,True,True
|
||||
0x8228a268,sub_8228A268,True,False
|
||||
0x8228a5b8,sub_8228A5B8,True,False
|
||||
0x8228a650,sub_8228A650,True,False
|
||||
0x8228a700,sub_8228A700,True,True
|
||||
0x8228aa30,sub_8228AA30,True,False
|
||||
0x8228aed0,sub_8228AED0,True,False
|
||||
0x8228b0a0,sub_8228B0A0,True,False
|
||||
0x8228b188,sub_8228B188,True,False
|
||||
0x8228b208,sub_8228B208,True,False
|
||||
0x8228b2d0,sub_8228B2D0,True,False
|
||||
0x8228b3b0,sub_8228B3B0,True,False
|
||||
0x8228bd18,sub_8228BD18,True,False
|
||||
0x8228be08,sub_8228BE08,True,False
|
||||
0x8228bf00,sub_8228BF00,True,False
|
||||
0x8228c150,sub_8228C150,True,True
|
||||
0x8228c3f0,sub_8228C3F0,True,False
|
||||
0x8228c4a0,sub_8228C4A0,True,False
|
||||
0x8228c678,sub_8228C678,True,False
|
||||
0x8228c7f0,sub_8228C7F0,True,False
|
||||
0x8228cd10,sub_8228CD10,True,False
|
||||
0x8228ce50,sub_8228CE50,True,False
|
||||
0x8228e030,sub_8228E030,False,False
|
||||
0x8228e138,sub_8228E138,True,False
|
||||
0x8228e208,sub_8228E208,True,True
|
||||
0x8228e498,sub_8228E498,False,False
|
||||
0x8228e4d0,sub_8228E4D0,True,False
|
||||
0x8228f808,sub_8228F808,False,False
|
||||
0x8228fbd0,sub_8228FBD0,True,False
|
||||
0x822900a8,sub_822900A8,True,False
|
||||
0x82290c70,sub_82290C70,True,False
|
||||
0x82290d00,sub_82290D00,True,True
|
||||
0x82291410,sub_82291410,False,False
|
||||
0x82291740,sub_82291740,True,False
|
||||
0x822917a0,sub_822917A0,True,True
|
||||
0x822919c8,sub_822919C8,True,True
|
||||
0x82291bd0,sub_82291BD0,True,False
|
||||
0x82291c90,sub_82291C90,True,True
|
||||
0x82293ed8,sub_82293ED8,True,False
|
||||
|
555815
audit-runs/audit-044-m55-cluster-survey/query_outputs/q5_dispatch_sites.csv
Normal file
555815
audit-runs/audit-044-m55-cluster-survey/query_outputs/q5_dispatch_sites.csv
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,3 @@
|
||||
vtable_address,length,class_name,methods_in_cluster,first_pc,last_pc
|
||||
0x820a9c28,3,ANON_Class_F990DC4E,3,0x82291740,0x82291c90
|
||||
0x820aa024,8,ANON_Class_443BCBAF,1,0x82293ed8,0x82293ed8
|
||||
|
Reference in New Issue
Block a user