I haven’t gotten an answer to this post, but I’ve better identified the problem, so I’m re-posting with a more accurate title.
Here are the conditions on my model:

When I look up the model’s .soql property in the runtime console, I find this:
“SELECT Name,Id FROM Patient_Case__c WHERE (Patient__r.DefaultCenter__r.Name = ‘CompassCare’)”
The conditions on the First_Complete_Interaction_Date__c field are simply not being processed.
Does it matter that it is a salesforce formula field?
