pub fn parse_openclaw_session_key(key: &str) -> Option<ParsedKey>Expand description
An OpenClaw gateway session key → the world’s surface key plus what the
mapping had to translate (openclaw.mjs::parseOpenclawSessionKey). This is
the WORLD’s form; the spine’s discovery nouns keep the key’s own shape
through Binding::from_openclaw_key.