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,20 @@
{
"type": "integration",
"module": "gateway",
"feature": "gateway-connection-lifecycle-management",
"runId": "run-003",
"dateUtc": "2026-02-10T12:08:00Z",
"checks": [
{
"description": "GatewayHostedService frame lifecycle regression tests executed",
"result": "pass",
"evidence": "6/6 tests in GatewayHostedServiceConnectionLifecycleTests passed (HELLO register/validate, heartbeat known+unknown, disconnect cleanup behavior)."
},
{
"description": "Gateway WebService suite remained green with new lifecycle coverage",
"result": "pass",
"evidence": "dotnet test src/Gateway/__Tests/StellaOps.Gateway.WebService.Tests/... =\u003e Passed 259, Failed 0."
}
],
"verdict": "pass"
}