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/ability_loader.py
src/self_governance/agency_agents_adapter.py
src/self_governance/anti_drift.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/complexity.py
src/self_governance/config.py
src/self_governance/consensus.py
src/self_governance/dashboard.py
src/self_governance/db.py
src/self_governance/demo.py
src/self_governance/devserver.py
src/self_governance/dimensioning.py
src/self_governance/economics.py
src/self_governance/fact_extraction.py
src/self_governance/gemini_adapter.py
src/self_governance/github_app.py
src/self_governance/graph_memory.py
src/self_governance/learning.py
src/self_governance/load_tester.py
src/self_governance/mcp.py
src/self_governance/memory.py
src/self_governance/metrics.py
src/self_governance/models.py
src/self_governance/nudger.py
src/self_governance/onboarding.py
src/self_governance/p2p.py
src/self_governance/providers.py
src/self_governance/security.py
src/self_governance/shadow_logging.py
src/self_governance/telemetry.py
src/self_governance/topology.py
src/self_governance/tracing.py
tests/test_adapters.py
tests/test_agency_agents_integration.py
tests/test_asg_enhancements.py
tests/test_auth_pbkdf2.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_config.py
tests/test_consensus.py
tests/test_consensus_adversarial.py
tests/test_coverage_boost.py
tests/test_coverage_boost_extra.py
tests/test_dashboard_e2e.py
tests/test_demo.py
tests/test_devserver.py
tests/test_dimensioning.py
tests/test_e2e.py
tests/test_eval_memory_recall.py
tests/test_fact_extraction.py
tests/test_github_app.py
tests/test_graph_memory.py
tests/test_hardening.py
tests/test_hitl_and_json.py
tests/test_hooks_and_routing.py
tests/test_learning.py
tests/test_learning_distillation.py
tests/test_m2_challenger.py
tests/test_m2_fixes.py
tests/test_m2_stress.py
tests/test_m3_challenger.py
tests/test_m3_stress_challenger.py
tests/test_m4_challenger.py
tests/test_m4_stress_adversarial.py
tests/test_multitenancy.py
tests/test_nudger.py
tests/test_observability.py
tests/test_onboarding.py
tests/test_p2p.py
tests/test_persona_path.py
tests/test_pipeline_artifact.py
tests/test_quality_gates.py
tests/test_retro_command.py
tests/test_security_audit.py
tests/test_stress.py
tests/test_swarm_coordination.py
tests/test_upgrades_r1_r4.py
tests/test_upgrades_stress.py
tests/test_vector_memory.py