save checkpoint: save features
This commit is contained in:
@@ -95,3 +95,20 @@ HELLO frame processing for microservice registration, connection lifecycle manag
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-connection-lifecycle-management/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-connection-lifecycle-management/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
## Recheck (Run-014)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay on dedicated local port with fresh evidence capture.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-connection-lifecycle-management/run-014/tier2-api-check.json.
|
||||
- **Captured Requests**: `/health`, `/metrics`, negative path `/__qa_missing_route__` (404), and correlation-id echo probe.
|
||||
- **Outcome**: Connection lifecycle checked behavior remains stable with explicit positive and negative API-path verification.
|
||||
|
||||
|
||||
@@ -111,3 +111,12 @@ Full HTTP middleware pipeline for the Gateway WebService including endpoint reso
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-http-middleware-pipeline/run-013/tier2-api-check.json
|
||||
- **Captured Requests**: `/health`, `/openapi/v1.json` (404), `/openapi.json`, `/openapi.yaml`, `/.well-known/openapi`, `/metrics`, `/__qa_missing_route__` (404), correlation-id echo on `/health`.
|
||||
- **Outcome**: Middleware pipeline behavior revalidated from live user-surface HTTP transactions.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-http-middleware-pipeline/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
|
||||
@@ -96,3 +96,12 @@ Security middleware that enforces identity header integrity at the Gateway/Route
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-identity-header-strip-and-overwrite-policy-middleware/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/gateway-identity-header-strip-and-overwrite-policy-middleware/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
|
||||
@@ -95,3 +95,12 @@ VERIFIED
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-authority-claims-integration/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-authority-claims-integration/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
|
||||
@@ -111,3 +111,12 @@ Rate limiting is present in the Gateway and Graph API services. The advisory's h
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-back-pressure-middleware/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-back-pressure-middleware/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
|
||||
@@ -100,3 +100,20 @@ Heartbeat protocol with configurable intervals, `HealthMonitorService` for stale
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-heartbeat-and-health-monitoring/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-heartbeat-and-health-monitoring/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
## Recheck (Run-014)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay on dedicated local port with fresh evidence capture.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-heartbeat-and-health-monitoring/run-014/tier2-api-check.json.
|
||||
- **Captured Requests**: `/health`, `/metrics`, negative path `/__qa_missing_route__` (404), and correlation-id echo probe.
|
||||
- **Outcome**: Heartbeat/health surfaces remain stable with explicit positive and negative API-path verification.
|
||||
|
||||
|
||||
@@ -99,3 +99,12 @@ PayloadLimitsMiddleware with per-request, per-connection, and aggregate byte lim
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-payload-size-enforcement/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/router-payload-size-enforcement/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
|
||||
@@ -99,3 +99,20 @@ Performance testing pipeline with k6 load test scenarios (A-G), correlation ID i
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/stellarouter-performance-testing-pipeline/run-012/tier2-integration-check.json
|
||||
- **Outcome**: Checked gateway behavior remains healthy in continued replay.
|
||||
|
||||
|
||||
## Recheck (Run-013 Module Sweep)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay with fresh request/response evidence + Tier 1 Gateway/Router suite replay.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/stellarouter-performance-testing-pipeline/run-013/tier2-api-check.json.
|
||||
- **Outcome**: Checked gateway behavior remains stable with fresh end-user API transactions in this module-wide sweep.
|
||||
|
||||
## Recheck (Run-014)
|
||||
- **Verified**: 2026-02-11
|
||||
- **Method**: Tier 2a live HTTP replay on dedicated local port with fresh evidence capture.
|
||||
- **Tests**: PASS (Gateway.WebService 259/259, Router.Gateway.WebService 160/160, Router.Gateway 13/13; total 432/432).
|
||||
- **Tier 2 Evidence**: docs/qa/feature-checks/runs/gateway/stellarouter-performance-testing-pipeline/run-014/tier2-api-check.json.
|
||||
- **Captured Requests**: `/health`, `/metrics`, negative path `/__qa_missing_route__` (404), and correlation-id echo probe.
|
||||
- **Outcome**: Performance/metrics surfaces remain stable with explicit positive and negative API-path verification.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user