[console_scripts]
biorag-audit = descriptron_core.cli:run_confabulation_checker
biorag-calibrate = descriptron_core.cli:run_calibrate
biorag-key = descriptron_core.cli:run_key_builder
biorag-novelty = descriptron_core.cli:run_novelty_score
biorag-pipeline = descriptron_core.cli:run_pipeline
descriptron = descriptron_core.cli:main
