LICENSE
README.md
pyproject.toml
skills/council/DESCRIPTION.md
skills/council/adversarial-critique/SKILL.md
skills/council/bayesian-synthesis/SKILL.md
skills/council/multi-perspective-analysis/SKILL.md
src/hermes_council/__init__.py
src/hermes_council/audit.py
src/hermes_council/cli.py
src/hermes_council/client.py
src/hermes_council/deliberation.py
src/hermes_council/evidence.py
src/hermes_council/parsing.py
src/hermes_council/personas.py
src/hermes_council/schemas.py
src/hermes_council/server.py
src/hermes_council.egg-info/PKG-INFO
src/hermes_council.egg-info/SOURCES.txt
src/hermes_council.egg-info/dependency_links.txt
src/hermes_council.egg-info/entry_points.txt
src/hermes_council.egg-info/requires.txt
src/hermes_council.egg-info/top_level.txt
src/hermes_council/rl/__init__.py
src/hermes_council/rl/evaluator.py
tests/test_audit.py
tests/test_cli.py
tests/test_client.py
tests/test_deliberation.py
tests/test_evaluator.py
tests/test_evidence.py
tests/test_mcp_runtime.py
tests/test_parsing.py
tests/test_personas.py
tests/test_schemas.py
tests/test_server.py