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,97 @@
counter kernel.calls{name=ExCreateThread} = 18
counter kernel.calls{name=ExGetXConfigSetting} = 3
counter kernel.calls{name=ExRegisterTitleTerminateNotification} = 3
counter kernel.calls{name=IoDismountVolumeByFileHandle} = 1
counter kernel.calls{name=KeAcquireSpinLockAtRaisedIrql} = 28
counter kernel.calls{name=KeEnterCriticalRegion} = 4
counter kernel.calls{name=KeGetCurrentProcessType} = 3
counter kernel.calls{name=KeInitializeSemaphore} = 1
counter kernel.calls{name=KeLeaveCriticalRegion} = 4
counter kernel.calls{name=KeQueryPerformanceFrequency} = 6
counter kernel.calls{name=KeQuerySystemTime} = 2
counter kernel.calls{name=KeRaiseIrqlToDpcLevel} = 33
counter kernel.calls{name=KeReleaseSpinLockFromRaisedIrql} = 28
counter kernel.calls{name=KeResetEvent} = 1
counter kernel.calls{name=KeResumeThread} = 2
counter kernel.calls{name=KeSetAffinityThread} = 12
counter kernel.calls{name=KeSetBasePriorityThread} = 3
counter kernel.calls{name=KeSetEvent} = 1
counter kernel.calls{name=KeTlsAlloc} = 2
counter kernel.calls{name=KeTlsSetValue} = 2
counter kernel.calls{name=KeWaitForSingleObject} = 3
counter kernel.calls{name=KfLowerIrql} = 26
counter kernel.calls{name=KiApcNormalRoutineNop} = 1
counter kernel.calls{name=MmAllocatePhysicalMemoryEx} = 17
counter kernel.calls{name=MmFreePhysicalMemory} = 12
counter kernel.calls{name=MmGetPhysicalAddress} = 1
counter kernel.calls{name=NtAllocateVirtualMemory} = 3
counter kernel.calls{name=NtClose} = 547
counter kernel.calls{name=NtCreateEvent} = 394
counter kernel.calls{name=NtCreateFile} = 90
counter kernel.calls{name=NtCreateSemaphore} = 10
counter kernel.calls{name=NtCreateTimer} = 1
counter kernel.calls{name=NtDeviceIoControlFile} = 2
counter kernel.calls{name=NtDuplicateObject} = 36
counter kernel.calls{name=NtOpenFile} = 51
counter kernel.calls{name=NtQueryDirectoryFile} = 1
counter kernel.calls{name=NtQueryFullAttributesFile} = 16
counter kernel.calls{name=NtQueryInformationFile} = 380
counter kernel.calls{name=NtQueryVolumeInformationFile} = 18
counter kernel.calls{name=NtReadFile} = 347
counter kernel.calls{name=NtReleaseSemaphore} = 393
counter kernel.calls{name=NtResumeThread} = 6
counter kernel.calls{name=NtSetEvent} = 3334
counter kernel.calls{name=NtSetInformationFile} = 77
counter kernel.calls{name=NtSetTimerEx} = 1
counter kernel.calls{name=NtWaitForMultipleObjectsEx} = 865493
counter kernel.calls{name=NtWaitForSingleObjectEx} = 1489799
counter kernel.calls{name=NtWriteFile} = 63
counter kernel.calls{name=ObCreateSymbolicLink} = 1
counter kernel.calls{name=ObDereferenceObject} = 17
counter kernel.calls{name=ObLookupThreadByThreadId} = 2
counter kernel.calls{name=ObOpenObjectByPointer} = 2
counter kernel.calls{name=ObReferenceObjectByHandle} = 15
counter kernel.calls{name=RtlEnterCriticalSection} = 889110
counter kernel.calls{name=RtlFillMemoryUlong} = 1
counter kernel.calls{name=RtlImageXexHeaderField} = 2
counter kernel.calls{name=RtlInitAnsiString} = 173
counter kernel.calls{name=RtlInitializeCriticalSection} = 29
counter kernel.calls{name=RtlInitializeCriticalSectionAndSpinCount} = 104
counter kernel.calls{name=RtlLeaveCriticalSection} = 889110
counter kernel.calls{name=RtlNtStatusToDosError} = 35
counter kernel.calls{name=StfsCreateDevice} = 1
counter kernel.calls{name=VdCallGraphicsNotificationRoutines} = 1
counter kernel.calls{name=VdEnableRingBufferRPtrWriteBack} = 1
counter kernel.calls{name=VdGetCurrentDisplayGamma} = 1
counter kernel.calls{name=VdGetCurrentDisplayInformation} = 1
counter kernel.calls{name=VdGetSystemCommandBuffer} = 2
counter kernel.calls{name=VdInitializeEngines} = 2
counter kernel.calls{name=VdInitializeRingBuffer} = 1
counter kernel.calls{name=VdInitializeScalerCommandBuffer} = 1
counter kernel.calls{name=VdIsHSIOTrainingSucceeded} = 1
counter kernel.calls{name=VdPersistDisplay} = 1
counter kernel.calls{name=VdQueryVideoFlags} = 2
counter kernel.calls{name=VdQueryVideoMode} = 2
counter kernel.calls{name=VdRetrainEDRAM} = 3
counter kernel.calls{name=VdRetrainEDRAMWorker} = 1
counter kernel.calls{name=VdSetDisplayMode} = 1
counter kernel.calls{name=VdSetGraphicsInterruptCallback} = 1
counter kernel.calls{name=VdSetSystemCommandBufferGpuIdentifierAddress} = 2
counter kernel.calls{name=VdShutdownEngines} = 1
counter kernel.calls{name=VdSwap} = 2
counter kernel.calls{name=XamContentCreateEnumerator} = 1
counter kernel.calls{name=XamEnumerate} = 1
counter kernel.calls{name=XamInputGetCapabilities} = 8
counter kernel.calls{name=XamNotifyCreateListener} = 1
counter kernel.calls{name=XamTaskCloseHandle} = 1
counter kernel.calls{name=XamTaskSchedule} = 1
counter kernel.calls{name=XamUserGetSigninState} = 4
counter kernel.calls{name=XamUserGetXUID} = 1
counter kernel.calls{name=XAudioRegisterRenderDriverClient} = 1
counter kernel.calls{name=XeCryptSha} = 1
counter kernel.calls{name=XeKeysConsolePrivateKeySign} = 1
counter kernel.calls{name=XexCheckExecutablePrivilege} = 2
counter kernel.calls{name=XGetAVPack} = 1
counter kernel.calls{name=XGetGameRegion} = 2
counter kernel.calls{name=XNotifyGetNext} = 1489743
counter kernel.calls{name=XNotifyPositionUI} = 1