Sidecar Blog

Stop Automating Everything: The Case for Narrow AI Workflows

Written by Sidecar Team | Sep 22, 2026, 10:30:00 AM

There is a strong temptation to hand the keys over to the machine. When organizations start experimenting with artificial intelligence, the vision often involves a fully autonomous system. A team might imagine an intelligent assistant that receives an email, decides what to do, drafts a response, updates the database, and closes the ticket, all without human intervention. This vision of total AI automation is compelling. It is also completely unnecessary for most association operations. Automating entire processes from start to finish introduces unpredictability that organizations do not need to accept. Just because an intelligent system can run an entire process autonomously does not mean it should. The safest and most effective approach is actually much more constrained. Instead of building free-form agents that decide what to do at every step, the better path is plugging artificial intelligence into narrow decision points within traditional, highly structured processes.

The illusion of total automation

To understand why fully autonomous systems are often the wrong tool for the job, we have to look at how software traditionally operates. Most business software runs on deterministic code. This means the rules are absolute. If a user clicks a specific button, the system performs a specific action. The same input always produces the exact same output. This predictability is the foundation of reliable association operations. You know exactly what happens when a member pays dues or registers for an event. The system does not guess. It executes the command exactly as written.

Artificial intelligence operates differently. Large language models are probabilistic. They generate responses based on the likelihood of one word following another. This makes them incredibly powerful for tasks requiring judgment, synthesis, or pattern recognition. It also means they can be unpredictable. Giving a probabilistic model complete control over a multi-step process introduces unpredictability into every step. Imagine giving an open-ended system the goal of managing your annual conference schedule. If it has no rigid boundaries, it might decide to reorganize the entire event structure based on a minor scheduling conflict. It might rewrite session descriptions without asking. A free-form agent sitting there looking at things and deciding what to do is a massive operational risk.

Most of what organizations actually want from these systems is achievable without surrendering that control. You do not need to abandon the safety of deterministic code to take advantage of artificial intelligence. You just need to change where and how you apply it.

Classical workflows with AI choke points

The most effective way to deploy artificial intelligence is to treat it as a specialized tool for specific bottlenecks, rather than a general manager for the entire operation. Think about a common pain point for many organizations, such as the call-for-papers or abstract submission process. This process is notoriously laborious. A researcher goes online, fills out a form, and uploads a document. That submission then kicks off a lengthy sequence of events. Typically, a staff member reviews the submission to ensure it is complete. Then, it moves to a committee for review. The committee members read the abstracts, evaluate their relevance, and ultimately decide whether to accept or reject the proposals.

This entire sequence is a workflow. Much of it is already governed by simple rules. The form requires certain fields to be filled out. The database routes the document to the right folder. These steps do not require artificial intelligence. They require basic software logic. The bottleneck in this workflow is the human judgment required to read and evaluate the actual content of the submissions. Organizations often make a mistake here. They assume that because human judgment is required, the entire process must remain manual, or they try to build a massive autonomous system to handle the whole thing. The tactical middle ground is to map the workflow, determine the right modes of human-AI engagement for each step, keep the rigid rules in place, and insert artificial intelligence only at the specific points where low-level judgment is slowing things down.

Map the deterministic foundation

The first step in building narrow AI workflows is to isolate the parts of your process that should never change. You build a rigid track for the process to run on. In the abstract submission example, the intake form, the confirmation emails, and the database storage are all deterministic elements. They do not need to think. They just need to execute. By keeping the overarching workflow deterministic, you maintain complete control over the structure of the operation. If a member submits a proposal on a Tuesday, the system routes it exactly the same way it would on a Thursday. There is no variance.

This structural rigidity is a feature, not a bug. It provides a safe, predictable environment. When you define these classical workflows, you are essentially building a box. The artificial intelligence lives inside this box, but it cannot alter the dimensions of the box itself. It cannot change the routing rules. It cannot decide to bypass the database. It can only perform the specific task you assign to it within the parameters of the workflow. This approach dramatically lowers your risk profile. You are not handing a complex operation over to a machine. You are simply upgrading a specific component of a system you already control.

Identify low-risk judgment calls

Once the deterministic foundation is set, you look for the specific choke points that require human review but carry very little risk. These are the narrow decision points where artificial intelligence thrives. Returning to the conference abstracts, consider the initial screening phase. Before a committee member spends time reading a full paper, someone usually has to verify that the submission actually aligns with the core themes of the event. If a paper ignores the five key topics of your conference, it wastes a senior committee member's time to review it.

This initial alignment check requires judgment. A standard software script cannot read a paragraph and understand its thematic relevance. An artificial intelligence model can do this easily. You can plug a model into this exact step of the workflow. Its only job is to read the abstract, compare it to the five conference themes, and flag submissions that appear completely off-topic. If all the system is doing is that one function, and the rest of the workflow is controlled by deterministic code, you have automated a highly manual task without giving the system any dangerous autonomy.

The model cannot accept a paper. It cannot reject a paper permanently. It simply adds a tag to a database record based on a narrow evaluation. These are the areas to target right away. They are low risk, they solve immediate operational bottlenecks, and they are very easy to automate with even older, less powerful models. You do not need frontier-level intelligence to check if a paragraph matches a list of topics.

Keep the human in the loop for high stakes

The final component of a narrow workflow is preserving human authority over the final outcome. Just because a machine can evaluate an abstract for thematic alignment does not mean it should make the final call on what gets published or presented. Quality control, taste, style, and strategic value are still distinctly human domains. This is where the concept of a human in the loop becomes essential. By shifting from manual steering to commissioning autonomous work, staff can focus on rigorous evaluation rather than the mechanics of the task.

In our example workflow, the artificial intelligence flags off-topic papers, but a human staff member or committee chair reviews that flagged list before any rejection emails are sent. The machine does the heavy lifting of reading and sorting hundreds of submissions, but the human retains the final decision-making power. The human in the loop acts as the ultimate safeguard. If the model misinterprets a highly technical abstract and flags it as off-topic, the human reviewer will catch the error.

The workflow pauses at this critical juncture, waiting for a person to press a button to approve or deny the action. This structure gives you the speed and scale of artificial intelligence combined with the safety and nuance of human judgment. You eliminate the tedious manual labor of initial screening, but you never surrender control over the high-stakes decisions that define the quality of your association's programs.

The value of constraint

The rush to adopt new technology often leads organizations to overcomplicate their solutions. The vision of a fully autonomous agent is a distraction from the practical value these tools provide today. You do not need to reinvent your entire operational model to benefit from artificial intelligence.

The most successful implementations are often the most boring. They involve taking a reliable, deterministic workflow that already exists, identifying the one specific step that requires tedious human review, and plugging a narrow model into that exact spot. By restricting the autonomy of the system and keeping a human in the loop for the final decisions, you protect your organization from unpredictable outcomes. You get the efficiency gains of automation without the operational risk of a free-form agent. Stop trying to automate everything. Focus on automating the narrow bottlenecks, and let your classical workflows do the rest, eventually creating entirely new forms of value that elevate the member experience.