Would it be too much to ask for public metadata param to be added to particle.ts? Use case: when a user needs to track a particle (in custom funcs) thats tagged to a specific metadata reference. particle.id is currently reused (when recycled) and not immutable, hence cannot be relied on.
Unless there’s another preferred method that I’m not aware of?