diff --git a/src/core/doctor-categories.ts b/src/core/doctor-categories.ts index e8adebb71..5f7532861 100644 --- a/src/core/doctor-categories.ts +++ b/src/core/doctor-categories.ts @@ -127,6 +127,7 @@ export const SKILL_CHECK_NAMES: ReadonlySet = new Set([ */ export const OPS_CHECK_NAMES: ReadonlySet = new Set([ 'alternative_providers', + 'autopilot_fanout_concurrency', 'autopilot_lock_scope', 'batch_retry_health', 'brainstorm_health',