Explainer
Sean Niklas · MarginMethods
Decide its approval boundary: what it can read, prepare, and change before connecting it to any account.
Set the boundaries
Before connecting an AI assistant to a business account, write down what it is allowed to do.
“Help with email” leaves too much unresolved.
Reading messages, preparing a reply, sending that reply, and changing a customer record are different permissions. Each creates a different consequence when the system gets something wrong.
Define the job
For a first deployment, choose one narrow job and define three boundaries:
• Information: which sources does it need, and which should remain outside its reach?
• Action: what may it prepare or change?
• Review: who checks the result before it affects someone else?
My workflow
I used to pay $30/mo for an email system that automatically categorized my email, surfaced what was most important from the noise, and drafted replies. Two problems: it required use of a proprietary app, and the auto-reply drafts didn’t sound like me.
So I built an email triage skill that my AI chief of staff runs on hardware I already own and reaches me on the device in my pocket. It categorizes mail based on my preferences, drafts replies that sound like me and gets better every time, and never sends anything without my explicit approval.
Test the awkward cases
What happens when the notes disagree, the recipient is unclear, the source is unavailable, or the requested action falls outside the agreed job? The system needs a useful response to those situations, such as flagging the uncertainty and stopping for your review.
One of the most important instructions in any unattended automation is this:
“Do not invent facts or fill gaps with guesses. If information needed for the task is missing, conflicting, or uncertain, stop the affected task and alert me. Explain what you could not verify. Never hide a failure or report success without confirming it.”
Even when the approval boundary is set to “draft and hold,” this instruction is important. Personally, I never want anything to go out with my name attached to it that I haven’t reviewed.
Keep a way to revoke access and continue the work without the assistant if needed. Record corrections so you can see whether the workflow is becoming dependable. Don’t be afraid to experiment; these skills are never perfect out of the box.
Expand its authority only when the evidence supports that particular expansion. Strong writing ability alone tells you little about whether a system should send messages or update records unattended. An AI assistant can produce a fluent, confident answer that is still wrong. Judge it by verified results, not by how certain it sounds.