LICENSE
README.md
pyproject.toml
src/absolute_self_governance.egg-info/PKG-INFO
src/absolute_self_governance.egg-info/SOURCES.txt
src/absolute_self_governance.egg-info/dependency_links.txt
src/absolute_self_governance.egg-info/entry_points.txt
src/absolute_self_governance.egg-info/requires.txt
src/absolute_self_governance.egg-info/top_level.txt
src/self_governance/__init__.py
src/self_governance/agency_agents_adapter.py
src/self_governance/auth.py
src/self_governance/base_adapter.py
src/self_governance/benchmark.py
src/self_governance/billing.py
src/self_governance/cli.py
src/self_governance/config.py
src/self_governance/consensus.py
src/self_governance/dashboard.py
src/self_governance/db.py
src/self_governance/devserver.py
src/self_governance/dimensioning.py
src/self_governance/execution.py
src/self_governance/gemini_adapter.py
src/self_governance/github_app.py
src/self_governance/learning.py
src/self_governance/load_tester.py
src/self_governance/metrics.py
src/self_governance/models.py
src/self_governance/nudger.py
src/self_governance/telemetry.py
src/self_governance/tracing.py
tests/test_adapters.py
tests/test_agency_agents_integration.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_config.py
tests/test_consensus.py
tests/test_coverage_boost.py
tests/test_devserver.py
tests/test_dimensioning.py
tests/test_e2e.py
tests/test_execution.py
tests/test_github_app.py
tests/test_hitl_and_json.py
tests/test_learning.py
tests/test_multitenancy.py
tests/test_nudger.py
tests/test_observability.py
tests/test_stress.py