provide-terminal 2026-03-05
Production readiness gates 4–6 added with CI governance, metrics, failure-injection harness, and WS latency probe tooling
83 files · 4,673+ · 1,126-

Production Readiness Gates

15 files changed
  • production-readiness-pass2.md Production readiness gate 4–6 documentation and runbooks
  • runbook.md Operations runbook
  • slo.md SLO measurement documentation
  • protocol-matrix.md Protocol compatibility matrix
  • release-governance.md Release governance documentation
  • ci.yml CI governance gates
  • release-governance.yml Release governance workflow
  • README.md Soak report artifact README
  • local-failure-injection-20260305-115436.txt Failure injection soak report
  • local-latency-probe-20260305-122728.txt Latency probe soak report
  • local-load-profile-20260305-113438.txt Load profile soak report
  • failure_injection.py Failure injection harness
  • load_profile.py Load profile script
  • release_governance_check.sh Release governance check script
  • verify_package_artifacts.py Package artifact verification
  • Production readiness gate 4–6 tooling, metrics, and runbooks added. instantiate internal
    4 files
    • production-readiness-pass2.md
    • runbook.md
    • slo.md
    • failure_injection.py
  • CI governance gates, hijack/WS metrics, and soak report artifacts added. baseline internal
    4 files
    • ci.yml
    • release-governance.yml
    • local-failure-injection-20260305-115436.txt
    • local-latency-probe-20260305-122728.txt
  • Failure injection harness deepened with hijack metric regressions. instantiate behavioral
    1 file
    • failure_injection.py
  • Release candidate gates hardened: auth, protocol parity, packaging, and documentation. specify internal
    2 files
    • release-governance.md
    • verify_package_artifacts.py

Latency Tooling

4 files changed
  • latency_probe.py WS latency probe script
  • capture_rc_baseline.sh Baseline capture script
  • slo.md SLO measurement documentation updated with probe workflow
  • local-latency-probe-20260305-122728.txt Latency probe baseline recording
  • WS latency probe tooling added with SLO measurement documentation. streamline internal
    2 files
    • latency_probe.py
    • slo.md
  • Latency probe baseline recorded and probe workflow hardened. streamline internal
    2 files
    • capture_rc_baseline.sh
    • local-latency-probe-20260305-122728.txt

Cloudflare (carried from merge)

5 files changed
  • http_routes.py CF HTTP routes updated
  • ws_routes.py CF WS routes updated
  • hijack.py CF hijack bridge updated
  • upstream_ws.py CF upstream WS bridge updated
  • test_security_hardening.py CF security hardening tests
  • Cloudflare WS bridge and SSH/telnet proxy changes merged from prior branch and security hardening tests added. interface internal
    3 files
    • upstream_ws.py
    • ws_routes.py
    • test_security_hardening.py