pub fn set_world_jsonl_path(path: Option<String>)Expand description
Record the world.jsonl path the dev host resolved, so the hot-reload watcher
can subscribe to it. Called by the editor’s cn debug / cn editor entry
before world build; the library only reads it.