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:58:51.6683690Z
module=timeline
feature=timeline-indexer-service
command=dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo
testsRun=26
testsPassed=26
testsFailed=0
suiteCapture=docs/qa/feature-checks/runs/timeline/_run-015_capture/tier2-suite-matrix.txt
suiteStatus=pass

View File

@@ -0,0 +1,25 @@
{
"type": "integration",
"module": "timeline",
"feature": "timeline-indexer-service",
"runId": "run-015",
"dateUtc": "2026-02-11T05:58:51.6683690Z",
"timestampUtc": "2026-02-11T05:58:51.6683690Z",
"capturedAtUtc": "2026-02-11T05:58:51.6683690Z",
"testCommand": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0,
"behaviorVerified": [
"Checked feature \u0027timeline-indexer-service\u0027 replayed with fresh Tier 2 suite evidence from docs/qa/feature-checks/runs/timeline/_run-015_capture/tier2-suite-matrix.txt.",
"Deterministic behavior remained stable in replay (pass: 26/26)."
],
"evidence": "docs/qa/feature-checks/runs/timeline/timeline-indexer-service/run-015/evidence/tier2-command-output.txt",
"verdict": "pass",
"suiteReplay": {
"command": "dotnet test src/Timeline/__Tests/StellaOps.Timeline.Core.Tests/StellaOps.Timeline.Core.Tests.csproj -c Release --nologo; dotnet test src/Timeline/__Tests/StellaOps.Timeline.WebService.Tests/StellaOps.Timeline.WebService.Tests.csproj -c Release --nologo",
"testsRun": 26,
"testsPassed": 26,
"testsFailed": 0
}
}