documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF

This commit is contained in:
master
2026-02-25 01:24:07 +02:00
parent b07d27772e
commit 4db038123b
9090 changed files with 4836 additions and 2909 deletions

View File

@@ -0,0 +1,22 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T14:30:00Z",
"feature": "golden-set-schema-and-management",
"module": "binaryindex",
"testProject": "src/BinaryIndex/__Tests/StellaOps.BinaryIndex.GoldenSet.Tests/StellaOps.BinaryIndex.GoldenSet.Tests.csproj",
"testFilter": "FullName~GoldenSet",
"testsRun": 261,
"testsPassed": 261,
"testsFailed": 0,
"behaviorVerified": [
"GoldenSetExtractor authoring pipeline",
"NvdGoldenSetExtractor extracts CVE entries",
"FunctionHintExtractor enriches with function hints",
"CweToSinkMapper maps CWEs to sink functions",
"GoldenSetYamlSerializer round-trip fidelity",
"GoldenSetValidator validates definitions",
"SinkRegistry maintains sink function catalog",
"GoldenSetReviewService review workflow transitions"
],
"verdict": "pass"
}