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,8 @@
capturedAtUtc: 2026-02-11T02:03:04Z
module: cryptography
feature: regional-crypto-profiles
expectedSurface: api
reason: Previous checked status relied on integration-harness Tier 2 evidence or missing state entry.
previousTier2: C:\dev\New folder\git.stella-ops.org\docs\qa\feature-checks\runs\cryptography\regional-crypto-profiles\run-013\tier2-integration-check.json
previousTier2Type: integration
verdict: fail (test_gap)

View File

@@ -0,0 +1,18 @@
{
"filesChecked": [
"src/Cryptography/StellaOps.Cryptography.Plugin.Fips/FipsPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Gost/GostPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/EidasPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Sm/SmPlugin.cs"
],
"found": [
"src/Cryptography/StellaOps.Cryptography.Plugin.Fips/FipsPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Gost/GostPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/EidasPlugin.cs",
"src/Cryptography/StellaOps.Cryptography.Plugin.Sm/SmPlugin.cs"
],
"missing": [
],
"verdict": "pass"
}

View File

@@ -0,0 +1,19 @@
{
"project": "src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj",
"buildResult": "pass",
"testResult": "pass",
"command": "dotnet test src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj -c Release --nologo",
"testProjects": [
"src/Cryptography/__Tests/StellaOps.Cryptography.Tests/StellaOps.Cryptography.Tests.csproj"
],
"testsRun": 101,
"testsPassed": 101,
"testsFailed": 0,
"errors": [
],
"warnings": [
],
"runAtUtc": "2026-02-10T23:31:37Z"
}

View File

@@ -0,0 +1,11 @@
{
"type": "api",
"module": "cryptography",
"feature": "regional-crypto-profiles",
"runId": "run-014",
"capturedAtUtc": "2026-02-11T02:03:04Z",
"category": "test_gap",
"reason": "Strict FLOW Tier 2 requires fresh end-user API/CLI/UI transactions. Existing evidence is integration-harness only or missing in module state.",
"evidence": "docs/qa/feature-checks/runs/cryptography/regional-crypto-profiles/run-014/evidence/strict-tier2-audit.txt",
"verdict": "fail"
}