Researcher
Investigates, checks sources, and identifies uncertainty.
INSIDE OUR OWN AI SYSTEM
See how a brief becomes useful work, how decisions are remembered, and where a human stays in control.
THE DESIGN CHALLENGE
Research, code, and communication need different tools and permissions. Our founder’s AI assistant gives each job a specialist, shared context, and clear boundaries.
01 / THE HANDOFF
Define the job and what a useful result looks like.
HUMANThe orchestrator sends a scoped task to a specialist.
ORCHESTRATORResults land in its own topic. The board tracks progress.
AGENTApprove calls and publishing. Decide what code gets merged.
HUMAN02 / THE SPECIALISTS
Investigates, checks sources, and identifies uncertainty.
Implements changes and runs checks in real repositories.
Makes approved outbound calls, discloses it is AI, and reports the outcome.
Turns a project brief into content and campaign drafts.
03 / MEMORY
Durable memory has private and shared scopes. A proposed memory is saved only after review.
PostgreSQL-backed context04 / AUTHORITY
Policy checks the agent, tool, and action. Access follows the role.
Proceed within granted permissions.
Bring the action to a human.
Stop an action outside the boundary.
THE PRINCIPLE WE BRING TO YOUR SYSTEM
Define the tools, memory, result, and approvals. Add more agents when the work needs separate roles.
Explore custom AI systemsFROM THE IMPLEMENTATION
When a call needs current facts, the caller requests research through the orchestrator. The returned facts go into the call’s talking points before approval.
End-of-call reports use a key based on the call and event type. A stored duplicate key prevents another handler invocation. Requests with an invalid webhook secret are rejected.
This is VERV’s founder’s own multi-agent assistant, built with TypeScript services, a Telegram interface, and PostgreSQL-backed memory. The architecture and role definitions were reviewed in September 2026. Every outbound call requires approval; the caller introduces itself as AI and cannot agree to payments or contracts. Examples illustrate responsibilities without reproducing private conversations.
Tell us. We’ll reply within two working days.
we@verv.digital