Add validateCrewName() that rejects: - Path separators (/, \) - Parent directory references (..) - Characters that break agent ID parsing (-, ., space) Applied to all public entry points: Add, Remove, Get, Pristine.
Add validateCrewName() that rejects: - Path separators (/, \) - Parent directory references (..) - Characters that break agent ID parsing (-, ., space) Applied to all public entry points: Add, Remove, Get, Pristine.