ai-coding-minesIndexGitHub

Don't treat "gone from the list" as a state transition

Write APIs

Symptom

An item vanished from the active list, so a cancellation notice went out. It was still there, the cancel count was 0, and it had already been fulfilled. Cause: missed at query time, or pagination incomplete.

Fix

The cost of a false positive is high. This verdict triggers a cancellation request to an external party.