Note 01 · May 16, 2026
What can't an agent do?
You can outsource the thinking, but someone still has to own the understanding.
Read articleDrew Royster · Utah · agents for real work
Voice interfaces, tool workflows, and local models that turn intent into action.
1. Find the frontier
new capabilities > more autonomy > real work2. Make it legible
context + tools + traces + bounded actionsThings I do
The model call is usually the easy part. The harder bit is what it gets to know, what it can touch, and how you catch it when it drifts.
A model that can't touch the system is mostly a text box with confidence. The useful version calls tools, stays bounded, and leaves enough evidence to check.
Voice is unforgiving. A little lag makes the whole thing feel dead. Bad interruption handling turns a smart model into a weird phone tree.
Some things belong close to the machine: private data, local models, home servers, weird hardware. Cloud is useful. It just isn't always the default.
Good automations should be boring. They wake up, check the world, do the thing, and leave a trace you can inspect later.
If you can't inspect it, you're mostly judging vibes. Tests help, but so do transcripts, screenshots, diffs, and screens that make failure obvious.
Work records
Systems that survived contact with real work. Each record keeps the constraint that made it interesting.

tools and machines
Staff Search
The interesting part was not search in the abstract. It was getting messy people data clean enough that an operator could ask a normal question and get useful candidates back.
Constraint: translate fuzzy operator intent into inspectable retrieval and function-calling steps over messy structured and unstructured records.
Open recordShaolin AI
A bootcamp I attended as both a student and substitute teacher to upskill, where I trained models, got much more comfortable with PyTorch, and built a movie recommender algorithm for my capstone.
Constraint: get past AI product demos and understand the machinery directly enough to train, debug, and explain small models.
Open recordSmart Autofill
A browser extension experiment for using personal context to fill out forms. It sounds small, but forms are where a surprising amount of real workflow pain piles up.
Constraint: make personal context useful inside a browser workflow without letting the model invent facts or overreach.
Open recordField Notes
Note 01 · May 16, 2026
You can outsource the thinking, but someone still has to own the understanding.
Read articleNote 02 · November 17, 2025
You know things (allegedly) how can you make your agent know them too.
Read articleNote 03 · September 4, 2025
You have heard of vibe coding, but what about vibe validation?
Read articleNote 04 · March 1, 2025
Now that intelligence has become a commodity, how should we think about it?
Read article