It seems 5.4 changed how smart object claiming works. It no longer shows anything regarding claiming.
How do I claim a smart object in blueprint?
In typical fashion, I found the answer just after posting.
Instead of using the subsystem to claim a node, you now get the SmartObjectSlotHandleStructure and “MarkSmartObjectSlotAsClaimed”. Seems Epic needs to update the documentation.