save checkpoint
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"capturedAtUtc": "2026-02-13T14:30:00Z",
|
||||
"feature": "ml-function-embedding-service",
|
||||
"module": "binaryindex",
|
||||
"testProject": "src/BinaryIndex/__Tests/StellaOps.BinaryIndex.Ensemble.Tests/StellaOps.BinaryIndex.Ensemble.Tests.csproj",
|
||||
"testFilter": "FullName~Ensemble|FullName~ML",
|
||||
"testsRun": 37,
|
||||
"testsPassed": 37,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"IEmbeddingService generates FunctionEmbedding from binary functions",
|
||||
"InMemoryEmbeddingIndex cosine similarity search",
|
||||
"MlEmbeddingMatcherAdapter integrates with ensemble decision engine",
|
||||
"GroundTruthCorpusBuilder builds training corpus with export",
|
||||
"FunctionAnalysisBuilder passes ML embeddings into ensemble scoring"
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
Reference in New Issue
Block a user