NP
Thanks, this is a sharp catch, and you're right. Keying the resolution cache only on the phrase means a description fix silently fails to reach anything already cached, which cuts against the whole point that better catalog descriptions are what moved our accuracy. We'll address this in the next release: hashing the description text (a catalog version) into the cache key and invalidating on catalog edits, so we keep the cost win without letting a pre-fix answer linger. Appreciate you flagging it.