LICENSE
README.md
pyproject.toml
council/__init__.py
council/artifacts.py
council/batch.py
council/cli.py
council/coordinator.py
council/crypto.py
council/fidelity.py
council/judge.py
council/ledger.py
council/library.py
council/local.py
council/mcp_server.py
council/operator.py
council/research.py
council/researcher.py
council/retrieval.py
council/run_demo.py
council/sanitize.py
council/serve.py
council/trust.py
council/worker.py
council/net/__init__.py
council/net/agent.py
council/net/app.py
council/net/baseline.py
council/net/config.py
council/net/coordinator_app.py
council/net/dashboard.py
council/net/ratelimit.py
council/net/store.py
council/net/submit.py
passiveworkers.egg-info/PKG-INFO
passiveworkers.egg-info/SOURCES.txt
passiveworkers.egg-info/dependency_links.txt
passiveworkers.egg-info/entry_points.txt
passiveworkers.egg-info/requires.txt
passiveworkers.egg-info/top_level.txt
tests/test_artifacts.py
tests/test_assisted.py
tests/test_citations.py
tests/test_crypto.py
tests/test_currency_gap.py
tests/test_digest.py
tests/test_enrollment.py
tests/test_federation_http.py
tests/test_fidelity.py
tests/test_freshness.py
tests/test_hardening.py
tests/test_judge_json.py
tests/test_library.py
tests/test_local.py
tests/test_mcp.py
tests/test_pipeline.py
tests/test_ratelimit.py
tests/test_ratings.py
tests/test_reaper_failover.py
tests/test_recency.py
tests/test_research.py
tests/test_retrieval.py
tests/test_review_fixes.py
tests/test_routing.py
tests/test_sanitize.py
tests/test_serve.py
tests/test_shard_orchestration.py
tests/test_tasktypes.py
tests/test_trust.py