pub fn record_scenario_usage_async( scenario_id: String, workspace_id: Option<String>, org_id: Option<String>, )
Spawn a fire-and-forget task that records that a scenario fired. No-op when the global isn’t installed.