CHANGELOG.md
LICENSE
MANIFEST.in
PROJECT_CONTEXT.md
README.md
RUNBOOK.md
api.go
api_test.go
go.mod
go.sum
main.go
main_test.go
managed.go
managed_test.go
pyproject.toml
setup.py
docs/design/2026-08-27-managed-runtime.md
docs/superpowers/plans/2026-07-14-e2e-capability-matrix.md
docs/superpowers/plans/2026-07-14-public-release-hardening.md
docs/superpowers/plans/2026-07-14-pypi-package.md
docs/superpowers/specs/2026-07-14-e2e-capability-matrix-design.md
docs/superpowers/specs/2026-07-14-pypi-package-design.md
docs/testing/2026-08-27-managed-runtime.md
docs/testing/2026-08-27-regression-policy.md
docs/testing/2026-08-28-release.md
python/_gohttpx_runtime.py
python/_gohttpx_windows.py
python/e2e_support.py
python/gohttpx.py
python/installed_test_worker.py
python/managed_test_worker.py
python/test_gohttpx.py
python/test_gohttpx_e2e_httpx.py
python/test_gohttpx_e2e_transport.py
python/test_managed_runtime.py
python/test_package_install.py
python/test_release_contract.py
python/_gohttpx_bin/__init__.py
python/gohttpx.egg-info/PKG-INFO
python/gohttpx.egg-info/SOURCES.txt
python/gohttpx.egg-info/dependency_links.txt
python/gohttpx.egg-info/requires.txt
python/gohttpx.egg-info/top_level.txt
testdata/e2e-target/go.mod
testdata/e2e-target/go.sum
testdata/e2e-target/main.go
testdata/e2e-target/req_probe_test.go
tools/release.py