Collect unique item IDs that were closed after a given timestamp.
If cutoff is None, returns all items ever closed.
Returns deduplicated item IDs (an item closed multiple times appears once).
Like log_event, but uses a pre-resolved identity string.
This allows the caller to pass the Identity::log_user() value
which may include delegated-by: for AI members.