save checkpoint
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"module": "gateway",
|
||||
"featureCount": 15,
|
||||
"lastUpdatedUtc": "2026-02-12T12:50:00Z",
|
||||
"lastUpdatedUtc": "2026-02-13T23:30:00Z",
|
||||
"summary": {
|
||||
"passed": 15,
|
||||
"failed": 0,
|
||||
@@ -11,6 +11,17 @@
|
||||
"queued": 0
|
||||
},
|
||||
"buildNote": "All 15 gateway features verified. 7 configurable route table features (static files, static file, reverse proxy, websocket, error pages, route resolver, config model) passed Tier 0/1/2a verification on 2026-02-12 with 224/224 tests and live HTTP testing on http://127.0.0.1:15080. Moved to checked/.",
|
||||
"deepE2eRun": {
|
||||
"runId": "run-20260213-deep-e2e",
|
||||
"tier": "2a",
|
||||
"method": "Real HTTP requests to running Docker Gateway at 127.1.0.1",
|
||||
"totalTested": 15,
|
||||
"pass": 13,
|
||||
"partial": 2,
|
||||
"fail": 0,
|
||||
"partialDetails": "WebSocket proxy (no endpoint), AllowAnonymous in dev mode",
|
||||
"evidenceFile": "docs/qa/feature-checks/runs/gateway/run-20260213-deep-e2e/tier2-api-evidence.json"
|
||||
},
|
||||
"features": {
|
||||
"gateway-connection-lifecycle-management": {
|
||||
"status": "done",
|
||||
|
||||
Reference in New Issue
Block a user