Add '/' as explicit hyphen delimiter and relax the alphabetic-surround requirement for '/' and '-' in buildExplicitBreakInfos so URL path segments can be line-wrapped. Includes repeated-separator guard to prevent breaks between consecutive identical separators (e.g. "http://"). Co-authored-by: Cursor <cursoragent@cursor.com>