yasuki_core.engine.serialization.decode_intent# decode_intent(payload)[source]# Rebuild an Intent from the plain data produced by encode_intent. Raises KeyError / ValueError on a malformed payload; callers handling untrusted input should validate the envelope first and treat a raised error as a rejected message.