Principle 02
Humans always decide.
We build assistants, not autopilots. The line between the two is the most important design decision in any AI product, and most companies are quietly drawing it in the wrong place.
An assistant drafts. An autopilot ships. An assistant retrieves the relevant documents, surfaces the inconsistencies, flags the open questions, and shows its work so the human can act on what it finds. An autopilot decides which answer is right and acts on the decision. Both can be useful. Only one is appropriate for work where the consequences of being wrong land on a person who has to defend the output.
Where the line is.
Our line is precise. AI does the work that's mechanical, retrievable, and reversible. Humans do the work that's judgment-based, contextual, and consequential. That sounds like a slogan, but it cashes out as concrete product decisions.
VAiDR will enforce the policy you wrote for your AI agents. It will not decide what counts as safe on your behalf. It will pause a high-stakes action and hold it for a person to approve. It will not take that action on its own. It will record every decision, signed and verifiable. It will not quietly let one through unlogged.
The pattern repeats across every product we'll build. AI is the fast layer. Humans are the deciding layer. The interface between them is where we spend most of our design effort, because that interface is the entire product.
What we won't do.
We won't ship features that automate judgment work. "AI will decide which questions are most important to answer first" is judgment. "AI will auto-submit if the confidence score is high enough" is judgment. Both of those would be popular features. Neither will exist in our products.
We won't build agentic workflows that take consequential actions on a person's behalf without that person seeing and approving each action. The compounding-error problem with multi-step agents is real, but the deeper issue is accountability: when an AI agent does five things in sequence and the third one was wrong, who answers for it? In our products, the answer is always a person, because a person approved each step. That's what makes trust the product, not a side effect.
We won't measure success in "tasks automated." We measure success in tasks accelerated. The number of decisions still made by a person should not go down. The time those decisions take should.
How VAiDR reflects this.
VAiDR never acts on its own. You author the policy, and high-stakes actions pause for a named human before anything proceeds. Every decision the system makes is bound to the person accountable for it and written into a signed, verifiable record. The judgment stays with the person whose name is on it. That's not a constraint we're working around, it's the product. Read more about VAiDR →
The seat that matters stays human. We build the chair.