README.md
pyproject.toml
gax/__init__.py
gax/audit.py
gax/caps.py
gax/cli.py
gax/client.py
gax/compliance.py
gax/daemon.py
gax/envelope.py
gax/executor.py
gax/macaroons_cap.py
gax/mcp_client.py
gax/mcp_server.py
gax/oauth.py
gax/onboarding.py
gax/opa_policy.py
gax/openapi_gen.py
gax/otel_audit.py
gax/paths.py
gax/plan.py
gax/policy.py
gax/policy_bundle.py
gax/profiles.py
gax/projection.py
gax/registry.py
gax/secrets.py
gax/side_effects.py
gax/spiffe.py
gax/vault.py
gax/adapters/__init__.py
gax/adapters/base.py
gax/adapters/exec_adapter.py
gax/adapters/http_adapter.py
gax/adapters/k8s_adapter.py
gax/adapters/mcp_bridge.py
gax/adapters/mock_adapter.py
gax/config/oauth_providers.yaml
gax/config/policy.rego
gax/config/policy.yaml
gax/manifests/aws.s3.list.yaml
gax/manifests/demo.echo.yaml
gax/manifests/gh.pr.list.yaml
gax/manifests/gh.pr.view.yaml
gax/manifests/jira.issue.get.yaml
gax/manifests/k8s.deployment.scale.yaml
gax/manifests/k8s.pod.delete.yaml
gax/manifests/kubectl.get.pods.yaml
gax/manifests/mcp.github.list_pulls.yaml
gax/manifests/pet_findpetsbystatus.yaml
gax/manifests/pet_getpetbyid.yaml
gax/profiles/github/gh.issue.list.yaml
gax/profiles/github/gh.issue.view.yaml
gax/profiles/github/gh.pr.comment.yaml
gax/profiles/github/gh.pr.merge.yaml
gax/profiles/github/gh.run.list.yaml
gax/profiles/k8s/k8s.deployment.list.yaml
gax/profiles/k8s/k8s.deployment.restart.yaml
gax/profiles/k8s/k8s.namespace.delete.yaml
gax/profiles/k8s/k8s.pod.describe.yaml
gax/profiles/k8s/k8s.pod.logs.yaml
gax/profiles/k8s/k8s.service.list.yaml
gax/schemas/envelope.v1.json
gax_cli.egg-info/PKG-INFO
gax_cli.egg-info/SOURCES.txt
gax_cli.egg-info/dependency_links.txt
gax_cli.egg-info/entry_points.txt
gax_cli.egg-info/requires.txt
gax_cli.egg-info/top_level.txt
tests/test_acsp_envelope_conformance.py
tests/test_agent_governance.py
tests/test_eval_extended.py
tests/test_eval_scoring.py
tests/test_gax.py
tests/test_macaroon_policy.py
tests/test_mcp_bridge_mock.py
tests/test_mcp_server.py
tests/test_onboarding.py
tests/test_phase34.py
tests/test_plan.py
tests/test_profiles.py
tests/test_side_effect_ceiling.py