save checkpoint: save features

This commit is contained in:
master
2026-02-12 10:27:23 +02:00
parent dca86e1248
commit 5bca406787
8837 changed files with 1796879 additions and 5294 deletions

View File

@@ -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.