For event generation, the starter prompt should encode enough structure to condition the model on the beginning of a physically meaningful event. In ParticleGPT, that means using the event start token plus the incident-particle features rather than only the boundary marker.

This note is a placeholder for the implementation details and edge cases.