pub async fn run_semantic_step_simple(checks: &[String]) -> StepOutputExpand description
Backward-compatible entry point for the scheduler (no Engine required).
Validates check names against the registry and reports pass/skip. This will be replaced once the scheduler is wired with Engine access (Task 9).