fn preview_conditional_purpose_review(
store: &AtlasStore,
task: &str,
path: &str,
work_key: &str,
state_token: &str,
) -> Result<PurposeConditionalApplyState, CliError>Expand description
Preview one conditional review against the current queue state without writing.