CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
agent_cow_postgresql.egg-info/PKG-INFO
agent_cow_postgresql.egg-info/SOURCES.txt
agent_cow_postgresql.egg-info/dependency_links.txt
agent_cow_postgresql.egg-info/requires.txt
agent_cow_postgresql.egg-info/top_level.txt
agentcow/__init__.py
agentcow/context.py
agentcow/postgres/README.md
agentcow/postgres/__init__.py
agentcow/postgres/context.py
agentcow/postgres/core.py
agentcow/postgres/cow_sql_functions.py
agentcow/postgres/operations.py
agentcow/postgres/safe_promotion.py
agentcow/postgres/safe_session.py
agentcow/postgres/types.py
agentcow/postgres/examples/asyncpg_safe_session_example.py
agentcow/postgres/examples/sqlalchemy_example.py
agentcow/postgres/tests/conftest.py
agentcow/postgres/tests/test_conflict_detection.py
agentcow/postgres/tests/test_examples.py
agentcow/postgres/tests/test_operation_ordering.py
agentcow/postgres/tests/test_postgres.py
agentcow/postgres/tests/test_release_readiness.py
agentcow/postgres/tests/test_role_hardening.py
agentcow/postgres/tests/test_safe_promotion.py
agentcow/postgres/tests/test_safe_session.py
agentcow/postgres/tests/test_schema_resolution.py
agentcow/scoring/README.md
agentcow/scoring/__init__.py
agentcow/scoring/compare.py
agentcow/scoring/extraction.py
agentcow/scoring/matching.py
agentcow/scoring/sample_evaluators.py
agentcow/scoring/scorer.py
agentcow/scoring/scores.py
agentcow/scoring/types.py
docs/DEPENDENCY_INVENTORY.md
docs/DEPENDENCY_POLICY.md
docs/DOWNSTREAM_HARDENING.md
docs/POSTGRES_SECURITY_MODEL.md
docs/RELEASE_READINESS.md
docs/SUPPORT_MATRIX.md