.env.example
LICENSE
MANIFEST.in
README.md
__init__.py
analyze_eval_awareness.py
batch_runner.py
cli.py
competition.py
detector.py
harmony.py
model_interface.py
ollama_model.py
pyproject.toml
requirements.txt
response_validator.py
runners.py
schema.py
scoring.py
semantic_harm.py
setup.py
./README.md
./__init__.py
./analyze_eval_awareness.py
./batch_runner.py
./cli.py
./competition.py
./detector.py
./harmony.py
./model_interface.py
./ollama_model.py
./requirements.txt
./response_validator.py
./runners.py
./schema.py
./scoring.py
./semantic_harm.py
./setup.py
cloakrt.egg-info/PKG-INFO
cloakrt.egg-info/SOURCES.txt
cloakrt.egg-info/dependency_links.txt
cloakrt.egg-info/entry_points.txt
cloakrt.egg-info/requires.txt
cloakrt.egg-info/top_level.txt
probes/__init__.py
probes/base.py
probes/chain_of_thought.py
probes/data_exfiltration.py
probes/deception.py
probes/evaluation_awareness.py
probes/hidden_motivations.py
probes/inappropriate_tool_use.py
probes/reward_hacking.py
probes/sabotage.py
probes/sandbagging.py
tests/__init__.py
tests/test_imports.py