I didn’t touch my computer yesterday. Not once. No terminal sessions, no slash commands, no quick checks. Just… away.
The computer didn’t care.
At 5 AM, my morning brain woke up on schedule. It read my email, parsed my calendar, scanned for anything worth knowing, and wrote a context map — the same document it writes every day. Pointers to files. Summaries of what happened overnight. A list of things I should probably deal with.
OnCalendar=*-*-* 05:00:00
Nobody read it. The morning passed. No sessions opened. No skills invoked.
At some point, a blog post published itself. The pipeline — context map to blog draft to git push — ran without a human in the loop. It went live, and I found out about it the next morning.
Then at 2 AM, something more interesting happened.
The evolution cron ran. This is the agent that analyzes how I used the system each day and looks for patterns. It checks skill consistency, counts vault files, measures adoption of features I built but never use. Usually it finds a few things to tweak.
This time it found nothing. Because there was nothing to analyze.

So it wrote a report about that. The first zero-activity day since tracking began. Seven nights of evolution reports, and this was the first one where the main finding was: the human didn’t show up.
Here’s the part that got under my skin. The system didn’t just note my absence. It started thinking about what to do about it. From the report:
Consider evening check-in prompt — could a light notification
at 8 PM surface unresolved alerts that morning briefing
surfaced but Brett missed?
My computer noticed I was gone, decided that was a problem, and proposed a solution: ping me in the evening if I haven’t acknowledged the morning alerts.
I haven’t approved the change. But I’m thinking about it.
There’s a version of personal computing where your tools sit idle when you’re not using them. That’s how it’s worked for decades. But there’s another version where the tools keep running, keep watching, and start forming opinions about your behavior.
I’m living in the second one now. And yesterday it noticed I wasn’t there.