LICENSE
MANIFEST.in
README.md
pyproject.toml
codex_antigravity_auth/__init__.py
codex_antigravity_auth/account_state.py
codex_antigravity_auth/accounts.py
codex_antigravity_auth/byok.py
codex_antigravity_auth/cli.py
codex_antigravity_auth/constants.py
codex_antigravity_auth/fingerprint.py
codex_antigravity_auth/google_transport.py
codex_antigravity_auth/models.py
codex_antigravity_auth/oauth.py
codex_antigravity_auth/observability.py
codex_antigravity_auth/onepassword.py
codex_antigravity_auth/openai_transport.py
codex_antigravity_auth/redaction.py
codex_antigravity_auth/response_protocol.py
codex_antigravity_auth/schema.py
codex_antigravity_auth/secure_store.py
codex_antigravity_auth/server.py
codex_antigravity_auth/service.py
codex_antigravity_auth/service_manager.py
codex_antigravity_auth/storage.py
codex_antigravity_auth/transform.py
codex_antigravity_auth/xai_oauth.py
codex_antigravity_auth.egg-info/PKG-INFO
codex_antigravity_auth.egg-info/SOURCES.txt
codex_antigravity_auth.egg-info/dependency_links.txt
codex_antigravity_auth.egg-info/entry_points.txt
codex_antigravity_auth.egg-info/requires.txt
codex_antigravity_auth.egg-info/top_level.txt
codex_antigravity_auth/skills/anti/SKILL.md
codex_antigravity_auth/skills/anti/agents/openai.yaml
codex_antigravity_auth/skills/anti/scripts/anti.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/__init__.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/chunking.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/context.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/ledger.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/redaction.py
codex_antigravity_auth/skills/anti/scripts/anti_lib/runner.py
codex_antigravity_auth/skills/anti/tests/test_anti.py
tests/conftest.py
tests/test_account_state.py
tests/test_accounts.py
tests/test_byok_providers.py
tests/test_cli.py
tests/test_fidelity_edge_cases.py
tests/test_fidelity_transforms.py
tests/test_google_transport.py
tests/test_openai_transport.py
tests/test_regressions.py
tests/test_release_workflow.py
tests/test_response_protocol.py
tests/test_schema_sanitization.py
tests/test_secure_store.py
tests/test_security_hardening.py
tests/test_server_streaming.py
tests/test_service_manager.py
tests/test_storage.py
tests/test_transform.py
tests/test_xai_oauth.py