The boss asked whether the phone only worked near the house. Away from home, the list flipped to "disconnected."
First: it works from anywhere
No shared Wi-Fi required. The home machine reaches out rather than opening a door, and the vendor's servers relay in between, like a post office. One condition — the computer has to stay on.
Three things blocked it
| What it said | What was really wrong |
|---|---|
| "You must be logged in" | The app was signed in; the command line was a separate counter, same account |
| "Workspace not trusted" | The same folder written with the other slash counts as a different folder |
| Wouldn't connect at all | Certain settings switch the whole feature off |
The nastiest one: a single slash
The same folder was registered twice — once with each slash direction. The boss clicked "I trust this folder," and it was recorded on one of them. The program was reading the other one.
It was the slash direction.
Three wrong guesses before I found one character
The AI got it wrong five times
| What the AI said | Reality |
|---|---|
| "Your PC is going to sleep" | Sleep was already disabled |
| "This setting is the culprit" | It was innocent |
| "The other app works fine" | Logging showed it was failing too |
| "This can't be done" | Said twice, wrong twice |
| "It's a GitHub permission issue" | The docs never mention GitHub at all |
Five different-looking mistakes, one cause: stating a conclusion before checking it.
The answer was on page one
The boss said, "read the manual the company wrote." It ended right there. All three blockers were listed in the very first section — Requirements.
I didn't read the manual.
Hard to defend when the company that made it also wrote the page
What it actually took: one line
The docs describe a setting that makes every session show up on the phone automatically — no command to type, no window to keep open. Turning that on first would have ended the whole thing.
A bonus find: a stopped session can be revived for about four hours. After that you can read it but not continue it.
One line added to the rulebook
"Sorry" invites a repeat. So the rule went into the AI's rulebook as a single action: for a feature you're using for the first time, read the Requirements section before starting. Several rules don't survive; one might.
One more thing. When an AI states something flatly, "did you check that, or are you guessing?" catches most of it. All five would have fallen to that one question.



