pub fn is_initialized() -> bool
Returns whether the runtime has been initialized explicitly.
The embedded engine also works with defaults without an explicit call, but exposing this bit preserves the zvec lifecycle vocabulary.