// Auto-generated stub — replace with real implementation export const shouldGenerateTaskSummary: () => boolean = () => false; export const maybeGenerateTaskSummary: (options: Record) => void = () => {};