fix(awooop): clarify legacy callback snapshot gaps
This commit is contained in:
@@ -1967,6 +1967,7 @@ function CallbackReplyAuditSummaryPanel({
|
||||
nextActionRaw === "none" ||
|
||||
nextActionRaw === "press_telegram_detail_or_history" ||
|
||||
nextActionRaw === "press_telegram_detail_or_history_after_rollout" ||
|
||||
nextActionRaw === "review_legacy_callback_snapshot_gap" ||
|
||||
nextActionRaw === "review_outbound_source_refs"
|
||||
) ? nextActionRaw : "observed";
|
||||
const sourceRefCoverage = formatCoveragePercent(
|
||||
|
||||
Reference in New Issue
Block a user