That's when I realized my incantation of the Automation API had gone wrong

memory

I had written a tree search function that would use a stack to avoid a stackoverflow exception. I wish I had programmed it recursively…