save checkpoint

This commit is contained in:
master
2026-02-14 09:11:48 +02:00
parent 9ca2de05df
commit e9aeadc040
1512 changed files with 30863 additions and 4728 deletions

View File

@@ -0,0 +1,21 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T14:30:00Z",
"feature": "function-range-hashing-and-symbol-mapping",
"module": "binaryindex",
"testProject": "src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Builders.Tests/StellaOps.BinaryIndex.Builders.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Diff.Tests/StellaOps.BinaryIndex.Diff.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Disassembly.Tests/StellaOps.BinaryIndex.Disassembly.Tests.csproj, src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Fingerprints.Tests/StellaOps.BinaryIndex.Fingerprints.Tests.csproj",
"testFilter": "FullName~Builders|FullName~Diff|FullName~Disassembly|FullName~Fingerprints",
"testsRun": 205,
"testsPassed": 205,
"testsFailed": 0,
"behaviorVerified": [
"IFunctionFingerprintExtractor extracts function-range fingerprints",
"FunctionDiffer identifies added, removed, and modified functions",
"FunctionRenameDetector matches renamed functions by fingerprint similarity",
"FingerprintClaim and FingerprintClaimEvidence records link to Build-ID",
"PatchDiffEngine builder-level patch diff",
"Multi-backend disassembly (Iced, B2R2) produces compatible fingerprints",
"Function-range normalization and hash consistency"
],
"verdict": "pass"
}