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,9 @@
capturedAtUtc=2026-02-11T05:57:35.8604740Z
module=cryptography
feature=crypto-provider-plugin-architecture
command=dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo
testsRun=101
testsPassed=101
testsFailed=0
suiteCapture=docs/qa/feature-checks/runs/cryptography/_run-015_capture/tier2-suite-matrix.txt
suiteStatus=pass

View File

@@ -0,0 +1,25 @@
{
"type": "integration",
"module": "cryptography",
"feature": "crypto-provider-plugin-architecture",
"runId": "run-015",
"dateUtc": "2026-02-11T05:57:35.8604740Z",
"timestampUtc": "2026-02-11T05:57:35.8604740Z",
"capturedAtUtc": "2026-02-11T05:57:35.8604740Z",
"testCommand": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
"testsRun": 101,
"testsPassed": 101,
"testsFailed": 0,
"behaviorVerified": [
"Checked feature \u0027crypto-provider-plugin-architecture\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/cryptography/_run-015_capture/tier2-suite-matrix.txt.",
"Deterministic behavior remained stable in replay (pass: 101/101)."
],
"evidence": "docs/qa/feature-checks/runs/cryptography/crypto-provider-plugin-architecture/run-015/evidence/tier2-command-output.txt",
"verdict": "pass",
"suiteReplay": {
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
"testsRun": 101,
"testsPassed": 101,
"testsFailed": 0
}
}