LICENSE
README.md
pyproject.toml
src/ClawCures.egg-info/PKG-INFO
src/ClawCures.egg-info/SOURCES.txt
src/ClawCures.egg-info/dependency_links.txt
src/ClawCures.egg-info/entry_points.txt
src/ClawCures.egg-info/requires.txt
src/ClawCures.egg-info/top_level.txt
src/refua_campaign/__init__.py
src/refua_campaign/agent_routing.py
src/refua_campaign/autonomy.py
src/refua_campaign/campaign_state.py
src/refua_campaign/cli.py
src/refua_campaign/clinical_trials.py
src/refua_campaign/config.py
src/refua_campaign/evidence_quality.py
src/refua_campaign/openclaw_client.py
src/refua_campaign/orchestrator.py
src/refua_campaign/portfolio.py
src/refua_campaign/promising_cures.py
src/refua_campaign/prompts.py
src/refua_campaign/refua_mcp_adapter.py
src/refua_campaign/regulatory_bridge.py
src/refua_campaign/target_discovery.py
src/refua_campaign/translational_handoff.py
src/refua_campaign/web_evidence.py
src/refua_campaign/prompts/default_system_prompt.txt
tests/test_agent_routing.py
tests/test_autonomy.py
tests/test_campaign_state.py
tests/test_cli.py
tests/test_clinical_trials.py
tests/test_config.py
tests/test_evidence_quality.py
tests/test_orchestrator_flow.py
tests/test_parsing.py
tests/test_policy.py
tests/test_portfolio.py
tests/test_promising_cures.py
tests/test_refua_mcp_adapter_parallel.py
tests/test_target_discovery.py
tests/test_translational_handoff.py
tests/test_version.py
tests/test_web_evidence.py
tests/test_web_tools.py