问题:recordCardIncrement调用被之前简化代码时删掉了, 导致_cardIncrements为空→acknowledgedCount=0→pendingCount不减。 修复:在diffStats后对每个changed分类记录增量, 这样acknowledgeCard后pendingCount能正确扣减。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
问题:recordCardIncrement调用被之前简化代码时删掉了, 导致_cardIncrements为空→acknowledgedCount=0→pendingCount不减。 修复:在diffStats后对每个changed分类记录增量, 这样acknowledgeCard后pendingCount能正确扣减。 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>