diff --git a/crates/prism-store/src/store.rs b/crates/prism-store/src/store.rs index fde238585..84d861135 100644 --- a/crates/prism-store/src/store.rs +++ b/crates/prism-store/src/store.rs @@ -40,7 +40,7 @@ pub trait PrismStore: Send + Sync + std::fmt::Debug { /// post-run infra retry resumes without another GPU run; an incomplete /// measure attempt is cleared so provisioning starts cleanly. /// `bump_retry` increments `retry_count` and clears similarity/review - /// (manual / llm_infra / ast_infra). Pass `false` for Lium 429 / + /// (manual / `llm_infra` / `ast_infra`). Pass `false` for Lium 429 / /// `no_capacity` so pre-pod screens stay and are not re-billed. async fn reset_for_retry( &self,