pub fn is_agent_marker(comment_text: &str) -> bool
True if the text inside <!-- ... --> is an agent component marker.
<!-- ... -->
Matches agent:NAME [attrs...] (open) or /agent:NAME (close).
agent:NAME [attrs...]
/agent:NAME