// Package validate runs startup integrity checks across all YAML data files: // duplicate IDs, referential integrity (rooms, mobs, objects, items, drops, // courses, techs), and world wiring (orphan rooms). It imports only the data // packages (world, object, item, behavior) and may be called directly in // tests. package validate