LerpFunc doesn't register with the IntervalManager?

Right.

Not really. It still vectors back into Python to perform the actual interval.

It can–else how else could it still work when you wrap it inside a Sequence? But for various reasons, mainly historical, we left the fully-Python interval handled entirely by Python.

David