documentation cleanse, sprints work and planning. remaining non EF DAL migration to EF
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
capturedAtUtc=2026-02-11T05:57:45.6107642Z
|
||||
module=graph
|
||||
feature=graph-overlay-system
|
||||
command=dotnet test src/Graph/StellaOps.Graph.sln -c Release --nologo
|
||||
testsRun=120
|
||||
testsPassed=120
|
||||
testsFailed=0
|
||||
suiteCapture=docs/qa/feature-checks/runs/graph/_run-015_capture/tier2-suite-matrix.txt
|
||||
suiteStatus=pass
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "integration",
|
||||
"module": "graph",
|
||||
"feature": "graph-overlay-system",
|
||||
"runId": "run-015",
|
||||
"dateUtc": "2026-02-11T05:57:45.6107642Z",
|
||||
"timestampUtc": "2026-02-11T05:57:45.6107642Z",
|
||||
"capturedAtUtc": "2026-02-11T05:57:45.6107642Z",
|
||||
"testCommand": "dotnet test src/Graph/StellaOps.Graph.sln -c Release --nologo",
|
||||
"testsRun": 120,
|
||||
"testsPassed": 120,
|
||||
"testsFailed": 0,
|
||||
"behaviorVerified": [
|
||||
"Checked feature \u0027graph-overlay-system\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/graph/_run-015_capture/tier2-suite-matrix.txt.",
|
||||
"Deterministic behavior remained stable in replay (pass: 120/120)."
|
||||
],
|
||||
"evidence": "docs/qa/feature-checks/runs/graph/graph-overlay-system/run-015/evidence/tier2-command-output.txt",
|
||||
"verdict": "pass",
|
||||
"suiteReplay": {
|
||||
"command": "dotnet test src/Graph/StellaOps.Graph.sln -c Release --nologo",
|
||||
"testsRun": 120,
|
||||
"testsPassed": 120,
|
||||
"testsFailed": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user