Marek Dvořák 8 min readAn executive rarely gives an AI a complete specification. The request is more likely to be: “Pressure-test the plan,” “Tell me what matters here,” or “Draft something for the board.” Each phrase conceals decisions about audience, stakes, time horizon, evidence, and the kind of output that would be useful.
An assistant that merely expands the words will often produce polished irrelevance. One that understands before the explanation is finished must perform a different operation: infer the latent objective behind the visible request.
This is not mind reading. It is structured prediction under uncertainty. The system generates plausible interpretations, ranks them using available evidence, tests whether uncertainty matters, and either acts or asks one discriminating question. Understanding that machinery clarifies both the value and the limits of anticipatory AI.
The request is evidence, not the objective
Consider: “Review this pricing proposal before tomorrow.” The literal task is document review. The operational objective could be substantially different:
- Find analytical errors before approval.
- Predict objections from the sales team.
- Assess whether customers will perceive the packaging as coherent.
- Prepare the executive to defend the proposal in a meeting.
- Decide whether the proposal should proceed at all.
These interpretations overlap, but they produce different work. A mathematical audit examines assumptions and calculations. A stakeholder review maps incentives and objections. A decision recommendation weighs alternatives and reversibility. Without inferring the intended decision, an AI can optimize the wrong deliverable.
The system therefore needs an internal representation richer than the user’s sentence. A practical representation includes the desired outcome, decision owner, audience, constraints, stakes, deadline, evidence standard, and output form. Some fields are explicit. Others must be inferred or left unresolved.
How the system constructs competing hypotheses
The first step is not choosing an answer. It is generating a small set of plausible task models. Language patterns supply initial candidates: “pressure-test” suggests finding weaknesses; “board” implies strategic relevance, brevity, and defensibility; “before tomorrow” signals limited time and a preference for decisive prioritization.
Context then reshapes those candidates. If the preceding discussion concerns cash runway, “review the hiring plan” likely means testing affordability. If it concerns product delivery, the same request may mean identifying capacity bottlenecks. The words stay constant while the probable objective changes.
A useful conceptual model is:
Probable intent depends on the request, recent conversation, durable business context, user role, current artifacts, and the cost of being wrong.
This is not necessarily an explicit formula implemented by the model. It describes the reasoning burden. Each source contributes evidence, and no single source should dominate automatically.
| Evidence source | What it can reveal | Typical failure |
|---|---|---|
| Current wording | Task type, urgency, named audience | Literal interpretation of shorthand |
| Recent conversation | Active decision and unresolved issues | Carrying forward obsolete assumptions |
| Business context | Goals, constraints, operating model | Treating historical facts as permanent |
| User role | Likely authority and information needs | Stereotyping instead of observing |
| Attached artifacts | Concrete claims, numbers, dependencies | Ignoring what is absent from the artifact |
| Risk level | Required caution and verification | Using fluency as a substitute for certainty |
Ranking intent requires a cost model
The most likely interpretation is not always the safest one to use. Suppose a chief operating officer says, “Send the revised note to the team.” The assistant may infer which note, which team, and which channel. Even if each inference is individually plausible, sending the wrong document is materially worse than asking for confirmation.
Intent ranking must therefore include two dimensions: probability and consequence. A moderately uncertain choice may be acceptable when drafting a reversible internal outline. The same uncertainty is unacceptable when publishing, transferring funds, changing access, or representing an executive externally.
A robust system separates three action classes:
- Proceed: The leading interpretation is sufficiently clear, and the action is reversible or low impact.
- Proceed with stated assumptions: Useful work can begin, but the output should expose the assumptions that shaped it.
- Clarify or confirm: Competing interpretations would cause materially different or difficult-to-reverse outcomes.
This explains why “understanding” should not always look like immediate action. Sometimes the strongest evidence of understanding is recognizing precisely which ambiguity matters.
The best clarification question divides the possibility space
Weak assistants ask broad questions: “Can you provide more context?” That transfers the entire reasoning burden back to the user. A stronger assistant asks a question designed to distinguish between the leading hypotheses.
For the pricing proposal, it might ask: “Is tomorrow’s decision primarily whether to approve the economics, or how to position the change to sales?” The question is compact because the assistant has already done the interpretive work. It reveals the two most consequential branches rather than requesting a full briefing.
The value of a question depends on how much it changes the next action. Asking about formatting when the core objective is unresolved has low value. Asking whether the user wants diagnosis or advocacy can transform the analysis.
One question can also test a hypothesis without sounding mechanical: “Are you trying to improve this plan, or decide whether to stop it?” That distinction often exposes hidden commitment. Improvement assumes continuation; evaluation keeps rejection available.
A worked example: “Get me ready for the partner meeting”
Assume the assistant knows that the user leads a software company, the partner controls an important distribution channel, and recent correspondence mentions slow implementation. The visible request does not specify a deliverable.
The system might generate four hypotheses:
- The user needs a concise meeting brief.
- The user expects negotiation strategy.
- The user needs an account-status summary.
- The user wants rehearsal for difficult objections.
Recent correspondence increases the probability that implementation delay will dominate the meeting. The user’s executive role makes a raw chronology less useful than a decision-oriented brief. The strategic importance of the channel raises the cost of overlooking concessions or dependencies.
A strong response could begin by assembling a brief with: desired meeting outcome, likely partner concerns, unresolved commitments, leverage on both sides, acceptable concessions, and questions requiring answers. It could explicitly state: “I am treating this as a negotiation-preparation task rather than a general account summary.”
If the meeting could be either a routine review or a renewal negotiation, that difference materially changes preparation. The assistant should ask: “Is the objective to repair delivery confidence, or secure the next commercial commitment?” This question determines the agenda, evidence, tone, and proposed concessions.
Where anticipatory inference breaks
Intent inference fails when evidence is sparse, conflicting, stale, or contaminated by unjustified assumptions. Several limits deserve particular attention.
Preference is not permission
Knowing that an executive prefers concise communication does not authorize sending messages in that executive’s name. Style inference and action authority are separate controls.
Past behavior can conceal a changed strategy
An assistant may learn that the company historically prioritized growth, then misread a request after leadership has shifted toward margin protection. Durable context needs dates, ownership, and a mechanism for revision.
Organizational language is locally defined
“Launch,” “commit,” “pipeline,” and “customer” mean different things across companies. Generic language knowledge cannot reliably resolve local operating definitions. The system needs examples, artifacts, or explicit terminology.
Coherence can mimic correctness
Models are good at producing a plausible narrative from partial signals. That strength creates a dangerous failure mode: an interpretation may be internally coherent yet unsupported. The remedy is not merely lower confidence language. The system should identify which evidence supports the interpretation and which assumptions remain unverified.
Designing an assistant that earns the right to anticipate
Reliable anticipation is an operating discipline, not a personality setting. The assistant should maintain a distinction between facts, inferred preferences, active hypotheses, and permissions. Those categories decay at different rates and carry different authority.
It should also make consequential assumptions inspectable. A short statement such as “I optimized this for a board decision, not a team workshop” lets the user correct course cheaply. For high-impact actions, confirmation should bind the exact artifact, recipient, and action rather than rely on a vague earlier approval.
Evaluation must test more than answer quality. Useful scenarios include ambiguous requests with different hidden objectives, stale context that should be ignored, conflicting evidence, and cases where asking is better than acting. The central question is not whether the assistant guessed correctly once. It is whether it consistently distinguishes safe inference from unsupported commitment.
The open question: whose objective is being inferred?
Business requests often contain multiple objectives. An executive may ask for a board memo that informs directors, protects credibility, preserves strategic flexibility, and accelerates approval. These aims can conflict. Optimizing for approval may weaken candor; optimizing for completeness may obscure the decision.
An AI therefore needs more than intent recognition. It needs objective arbitration: which outcome is primary, which constraints are inviolable, and whose interests the work should serve. That becomes especially difficult when the requester, decision maker, audience, and affected stakeholders are different people.
The practical standard is disciplined transparency. The assistant should identify the objective it is optimizing, surface consequential tensions, and avoid collapsing inferred intent into unquestioned truth. The goal is not to finish the user’s sentence. It is to reconstruct the decision behind the sentence—and know when that reconstruction is strong enough to use.
This post was drafted with AI assistance and reviewed against our editorial policy before publication. Corrections are made at the source, on the page, with the date shown.
Rate this article
Discussion
Comments are moderated. Read our editorial policy.