//! aloha_static_screw_driver adapter — see crate's docs for provenance.
//!
//! Real data flows through `scripts/preprocess_datasets.py` to
//! `data/processed/aloha_static_screw_driver.csv`; the canonical entry point is
//! `paper-lock aloha_static_screw_driver` which loads that CSV via
//! `crate::paper_lock::run_real_data`.
/// Placeholder fixture — real-data path is authoritative for this dataset.
pub const FIXTURE_PLACEHOLDER: = ;
/// Fixture entry point retained for CLI / smoke-test symmetry across all datasets.