documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
capturedAtUtc: 2026-02-11T02:03:04Z
|
||||
module: cryptography
|
||||
feature: additional-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\additional-crypto-profiles\run-013\tier2-integration-check.json
|
||||
previousTier2Type: integration
|
||||
verdict: fail (test_gap)
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"filesChecked": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Gost/GostPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/EidasPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Sm/SmPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography/SignatureProfile.cs"
|
||||
],
|
||||
"found": [
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Gost/GostPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Eidas/EidasPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography.Plugin.Sm/SmPlugin.cs",
|
||||
"src/Cryptography/StellaOps.Cryptography/SignatureProfile.cs"
|
||||
],
|
||||
"missing": [
|
||||
|
||||
],
|
||||
"verdict": "pass"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "api",
|
||||
"module": "cryptography",
|
||||
"feature": "additional-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/additional-crypto-profiles/run-014/evidence/strict-tier2-audit.txt",
|
||||
"verdict": "fail"
|
||||
}
|
||||
Reference in New Issue
Block a user