Whether event_namespace starts with prefix.
Segments compare literally first; if the prefix segment contains no :,
the candidate is also compared after its dynamic suffix is stripped.
Mirrors is_prefix_match in api/langgraph_api/protocol/namespace.py.