PLATFORM · AGENTS
REVISED 9 SEPTEMBER 2026
Agents that finish the job, not the sentence.
An assistant answers a question. An agent is handed a piece of work and keeps going until it is done, blocked, or handed to a person on purpose. The difference is what happens on the fourth step, when nobody is watching.
INTUIST · VEDA
01
WHAT AN AGENT IS
01 · WHAT AN AGENT IS
It is given a job, not a prompt.
Everything below is what separates an agent from a very good answer. Most of it only matters when the first attempt fails.
- THE JOB
- Stated once, in a sentence: chase every invoice past thirty days until it is paid or escalated.
- THE PLAN
- It writes the steps down before it starts, and you can read them before it runs.
- THE TOOLS
- Your integrations, your records, and the eight services every app on the platform is born with.
- MEMORY
- It keeps what it learned, so the second run is shorter than the first and asks fewer questions.
- SKILLS
- Code it wrote to solve a problem once, saved and reused the next time that problem appears.
- FINISHING
- It carries on until the job is done, blocked, or refused. It does not stop at a plausible-sounding answer.
THE SIX THINGS THAT MAKE IT AN AGENT
- RESEARCH
- Reads across sources you name, reconciles what disagrees, and returns a written answer with its citations.
- SALES DEVELOPMENT
- Finds the account, reads what is public about it, writes the first note, and follows up on the days it said it would.
- OPERATIONS
- Watches the systems, works the runbook when something trips, and escalates by name when the runbook runs out.
THREE JOBS PEOPLE HAND THEM
INTUIST · VEDA
02
THE GATES
02 · THE GATES
Autonomous is not unsupervised.
The hard part of an autonomous agent is not making it act. It is making it prove what it did, and stop at the line where a person should decide.
- ACTS ON ITS OWN
- Anything reversible.
- WAITS FOR A PERSON
- Anything with taste, access or security implications.
- WHAT IT MAY REACH
- Only the integrations its app declared. Every call is checked against that list before it is made.
- THE RECORD
- Every action it took, with what it read and what it wrote, kept and readable afterwards.
- PROOF, NOT CLAIMS
- “Done” is not accepted from an agent without a machine-checkable receipt behind it.
WHERE IT DECIDES, AND WHERE IT STOPS
“The breakthrough in making our company autonomous wasn’t a smarter agent. It was a second, skeptical one.”
INTUIST · VEDA
03
IN PRODUCTION
03 · IN PRODUCTION
What ours did, with the receipts.
The clearest evidence we have that agents finish work is that ours run this company. The log is public and the figures below come from it.
11
improvements the platform specified and shipped itself, with no human approval
10:33pm— A customer’s account-opening app threw a runtime error. The platform diagnosed it, patched it, and verified the fix on the live site.
RFPs and grants
streamlined, with less time spent on them
At SFTC, Intuist AI has streamlined our RFP and grant application processes. Its ability to manage and organize the complexities of grant writing has made it easier for us to secure critical funding. We've significantly reduced the time spent on these tasks, allowing us to focus more on our mission and less on administrative burdens.
INTUIST · VEDA
04
HOW TO START
04 · HOW TO START
Give her the job you keep postponing.
Not a pilot programme. One piece of work that never gets done because it is nobody's whole job.
- WHAT SHE NEEDS FROM YOU
- The job, the systems it may touch, and the line it must not cross alone.
- WHAT SHE RETURNS
- A running agent, its written plan, and a record of every action it takes.
- THE STANDING DARE
- Send one workflow. Working software in twenty-four hours, or $500 to the charity of your choice.