Nothing, it’s never anything real and just some fantasy of what they could have if someone else put in an incredible amount of work to achieve something nebulous they got the impression of from a sci-fi book.
They want a cyber deck, except good and useful and apple hardware.
I often find myself wondering why these people aren’t happily using some Android rom and are instead using an iPhone.
It might actually help output answer with less nonsense.
As an example in some workflow I ask chatgpt to figure out if the user is referring to a specific location and output a country in json like { country }
It has some error rate at this task. Asking it for a rationale improves this error rate to almost none. { rationale, country }. However reordering the keys like { country, rationale } does not. You get the wrong country and a rationale that justifies the correct one that was not given.