How much stack space does the Z-Machine need?

The last time I ran into Z-machine stack size limits was with Heliopause, which can get several layers deep into “instead try actioning…” statements. My notes there say that 1K was definitely too small, and 60K was definitely enough. I didn’t map out exactly where the usage fell between those extremes.