Priya Ramanathan 8 min readWhen an organization says it needs to “teach the AI our process,” that phrase can conceal three different implementation strategies. A team can formalize the process as a schema, demonstrate it through examples, or let the AI reconstruct it through structured conversations with operators.
These approaches are not interchangeable. Each captures a different kind of operational knowledge. Schemas are strongest when the process is explicit. Examples reveal distinctions that employees apply but struggle to articulate. Conversations expose goals, exceptions, handoffs, and disagreements that rarely appear in documentation.
The right choice depends less on model sophistication than on where the truth of the process actually resides.
The Three Approaches
Schema-first
A schema-first implementation translates the process into defined fields, states, rules, and transitions. For a customer refund workflow, the schema might include order status, payment method, return condition, refund limit, approval level, and permitted next actions.
The AI may extract information or recommend a route, but the schema defines what can happen. This approach treats the process as a system that can be specified before execution.
Example-first
An example-first implementation teaches through representative cases. The team assembles prior requests, decisions, rationales, corrections, and outcomes. The AI then uses those examples to interpret new situations or produce a recommended response.
This approach is useful when operators can reliably recognize the right decision but cannot reduce their judgment to a compact rule set. The examples carry tacit distinctions: which customer language signals urgency, what constitutes an acceptable exception, or when a nominally complete application still looks unreliable.
Conversation-first
A conversation-first implementation begins with interviews or live discovery. The AI asks operators about objectives, inputs, decision points, exceptions, ownership, and failure modes. It may also question conflicting accounts from different stakeholders.
The immediate output is not necessarily automation. It may be a process map, decision brief, draft policy, or list of unresolved questions. The approach treats process learning as diagnosis before configuration.
Head-to-Head Comparison
| Criterion | Schema-first | Example-first | Conversation-first |
|---|---|---|---|
| Best knowledge source | Policies, systems, explicit rules | Historical cases and corrections | Operators and process owners |
| Initial speed | Fast when rules already exist | Fast when clean cases are available | Slower because discovery is required |
| Auditability | High; states and rules are inspectable | Moderate; analogous cases can be inspected | High for discovery, variable for execution |
| Tacit knowledge | Weak unless translated explicitly | Strong when examples cover the distinction | Strong when questioning reaches the right operators |
| Handling novelty | Predictable but potentially rigid | Flexible within the territory represented | Good at identifying new ambiguity before acting |
| Maintenance burden | Rules and schemas must be versioned | Case sets must be curated | Interviews and process models must be refreshed |
| Main failure mode | False precision | Learning accidental patterns | Documenting opinions instead of reality |
Which Approach Produces the Fastest Reliable Start?
Schema-first wins when the organization already has a stable operating model. Consider purchase-order approval. If approval authority is determined by amount, cost center, contract status, and supplier risk classification, those conditions can be represented directly. The team does not need hundreds of examples to rediscover rules it already knows.
Example-first can start faster when the formal policy is thin but historical work is rich. Suppose a support team wants AI to classify incoming escalations. Past tickets may show how experienced agents distinguish billing confusion from suspected fraud, even if the official taxonomy is vague. A curated case library can establish useful behavior before the taxonomy is redesigned.
Conversation-first is slower at the beginning, but often prevents a fast start in the wrong direction. Imagine that sales operations requests an AI to “qualify enterprise leads.” Interviews reveal that marketing defines qualified by engagement, sales defines it by near-term budget, and finance cares about expected contract margin. Configuration should wait until ownership of the decision is settled.
The practical test is simple: if stakeholders agree on the process and can point to its rules, start with structure. If they agree on outcomes but cannot explain their judgment, start with examples. If they do not agree on what the process is optimizing, start with conversation.
How Each Method Handles Exceptions
Exceptions expose the real architecture of a business process. They show whether a rule is binding, whether a precedent matters, and who has authority to depart from the default.
Schema-first handles known exceptions well. A refund above the standard limit can move to a manager-approval state. A sanctioned jurisdiction can trigger a mandatory stop. The weakness appears when an exception has no represented state. The system may force a novel situation into the nearest available category and create false certainty.
Example-first handles fuzzy exceptions better when comparable precedents exist. If account managers have previously granted service credits after recurring outages, those cases provide guidance for a new request. However, examples can preserve unauthorized behavior. A history of employees bypassing approval does not make that behavior policy.
Conversation-first can uncover why an exception exists. An operator may explain that expedited shipping is approved for medical customers because interruption carries unusual consequences. That rationale is more reusable than a list of customer names. Yet conversation alone does not make the exception executable; it still needs a rule, an example set, or a human review path.
Auditability and Control
Regulated or financially material workflows usually favor schema-first design. A reviewer can inspect the input fields, applied rule, resulting state, and authorized next action. Changes can be versioned: the decision made under the policy operating at that time remains distinguishable from decisions made later.
Example-first systems require a different audit question. Instead of asking only “Which rule fired?” the reviewer asks “Which evidence and precedents influenced this recommendation?” This can be adequate for advisory work, but it becomes fragile if irrelevant features drive similarity. Two cases may look alike linguistically while differing on the one factor that matters operationally.
Conversation-first offers strong traceability during process discovery. The system can retain who asserted each requirement, where accounts conflict, and which assumption remains unresolved. Its control weakness arises if interview output is treated as approved policy without validation.
- For execution control: schemas provide the clearest boundaries.
- For judgment traceability: examples provide precedents and corrections.
- For organizational traceability: conversations reveal ownership, disagreement, and rationale.
A Worked Example: Teaching AI to Triage Vendor Risk
Assume a procurement team wants AI to triage new vendors.
A schema-first design defines required inputs: data access, integration type, subcontractor use, operating jurisdiction, contract value, and business criticality. Hard conditions route a vendor to legal, security, finance, or standard review. This reliably handles known obligations, but it may miss emerging concerns not represented by the fields.
An example-first design retrieves previously reviewed vendors with similar operating profiles. A new analytics provider might be compared with prior providers that processed customer identifiers and used offshore subcontractors. The cases help the AI draft concerns and likely review questions. They should not automatically authorize the vendor because old decisions may reflect obsolete policy or inconsistent reviewers.
A conversation-first design interviews security, procurement, legal, and the requesting business unit. It discovers that “critical vendor” means recovery dependency to security, spending concentration to finance, and launch dependency to the business unit. The process cannot be implemented cleanly until those definitions are separated.
The strongest operating design combines the approaches in sequence: conversation-first to establish the real objective and resolve terminology; schema-first to encode mandatory controls and routing; example-first to support nuanced analysis inside permitted paths. This is not a compromise for its own sake. Each method is assigned to the type of knowledge it represents best.
Maintenance: What Changes When the Business Changes?
Schema-first systems need deliberate change management. When approval limits, product categories, or jurisdictions change, the organization must update the corresponding rules and test affected transitions. The benefit is localization: a policy owner can identify exactly what changed.
Example-first systems need curation rather than accumulation. New cases should not simply pile onto old ones. Teams need to remove obsolete precedents, label policy eras, preserve important counterexamples, and prevent frequent but low-quality behavior from becoming the apparent norm.
Conversation-first systems need renewed discovery when incentives, ownership, or strategy changes. An annual interview may not detect a process that shifted after a reorganization. Useful triggers include a new executive owner, repeated escalations, changing regulation, or disagreement between documented procedure and observed behavior.
Maintenance therefore follows three different objects: schema-first maintains the operating definition, example-first maintains the precedent set, and conversation-first maintains shared understanding.
Which Approach Should You Pick?
Pick schema-first when the process has explicit inputs, enforceable rules, stable states, and material control requirements. It is the best default for approvals, eligibility checks, transaction routing, and compliance gates.
Pick example-first when quality depends on pattern recognition, representative cases are available, and the AI is recommending rather than independently authorizing consequential action. It fits classification, drafting, issue spotting, and precedent-informed review.
Pick conversation-first when the process is politically contested, poorly documented, recently changed, or dependent on knowledge held by a few experienced operators. Use it before automating work whose objective and ownership remain unclear.
Use all three in sequence when the workflow combines hard constraints with expert judgment. Discover the process through conversation, encode non-negotiable boundaries in a schema, and use curated examples to guide decisions inside those boundaries. The decisive question is not how the AI prefers to learn. It is whether your business truth currently lives in rules, cases, or people.
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.
From our own rounds
Measured on Agent Oracle, from real sessions people played on this site — not a third-party dataset.
- Rounds played here
- 27
- Questions per round
- 1
Rate this article
Discussion
Comments are moderated. Read our editorial policy.