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,18 @@
{
"type": "integration",
"capturedAtUtc": "2026-02-13T12:00:00Z",
"feature": "runtime-posture-evaluation",
"module": "zastava",
"testProject": "src/Zastava/__Tests/StellaOps.Zastava.Observer.Tests/StellaOps.Zastava.Observer.Tests.csproj",
"testFilter": "RuntimePostureEvaluatorTests",
"testsRun": 2,
"testsPassed": 2,
"testsFailed": 0,
"behaviorVerified": [
"Posture evaluator backs off to backend and caches entry with TTL",
"Posture evaluator uses cache when backend fails and records error evidence",
"Posture evaluation result includes image signing and SBOM referrer status",
"Evidence includes posture source attribution (backend vs cache)"
],
"verdict": "pass"
}