<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Fixed Point Consulting — Insights</title><description>Writing on AI adoption, agents, and the architecture underneath them — from the field, not the demo stage.</description><link>https://www.fixedpointconsulting.com</link><language>en-us</language><item><title>Brilliant Orchestrator, Terrible Database</title><link>https://www.fixedpointconsulting.com/insights/brilliant-orchestrator-terrible-database</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/brilliant-orchestrator-terrible-database</guid><description>We&apos;ve watched teams build brilliant orchestrators on top of terrible databases — the agent worked, and that was the problem.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;We&apos;ve watched more than one team build a brilliant orchestrator on top of a terrible database.&lt;/p&gt;
&lt;p&gt;The agent worked. That was the problem. It read the stale field, trusted the duplicate record, took the side of whichever system it queried first when two of them disagreed about the same fact — and then executed on all of it, confidently, at scale. The model didn&apos;t fail. It faithfully amplified everything wrong underneath it.&lt;/p&gt;
&lt;p&gt;Before AI, those data problems were survivable because humans quietly absorbed them. People knew which report to distrust and which field hadn&apos;t been updated since the migration. That reconciliation never got written down; it lived in heads. An agent doesn&apos;t have a head to live in. It reads what&apos;s there and believes it.&lt;/p&gt;
&lt;p&gt;Which is why the first question in any agent engagement isn&apos;t &amp;quot;what should the agent do?&amp;quot; It&apos;s &amp;quot;what does the agent read — and is it true?&amp;quot; Establish the source of truth, resolve who wins when systems disagree, and decide what the agent does when the answer is missing rather than wrong. That work is unglamorous. It&apos;s also the entire difference between automation and automated error.&lt;/p&gt;
&lt;p&gt;Ground truth before intelligence. The order isn&apos;t negotiable — intelligence pointed at a fiction just gets you to the wrong place faster.&lt;/p&gt;
</content:encoded><author>Fixed Point Consulting</author></item><item><title>The Babysitting Paradox</title><link>https://www.fixedpointconsulting.com/insights/the-babysitting-paradox</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-babysitting-paradox</guid><description>&quot;If I have to check everything the agent does, what&apos;s the point?&quot; — the most honest objection in enterprise AI resolves at design time, not run time.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;&amp;quot;If I have to check everything the agent does, what&apos;s the point?&amp;quot;&lt;/p&gt;
&lt;p&gt;That&apos;s the most honest objection in enterprise AI, and most teams answer it the wrong way: they check less as they get comfortable. Trust accumulates through runtime — it ran fine for a month, so loosen the leash.&lt;/p&gt;
&lt;p&gt;Runtime is not how you earn autonomy. It&apos;s how you accumulate unexamined risk.&lt;/p&gt;
&lt;p&gt;The paradox resolves at design time, not run time. You decide, before the agent touches anything real: where it stops, what it must confirm before acting, and what it may never do alone — no matter how long it has behaved. Those boundaries aren&apos;t restrictions on the system. They are the system. They&apos;re the difference between delegation and abdication.&lt;/p&gt;
&lt;p&gt;Get them right and supervision changes shape. You&apos;re no longer babysitting every output; you&apos;re reviewing the specific moments the architecture routes to you — the ones you defined as needing a human. Nobody stands at the pool fence all day. That&apos;s what the fence is for.&lt;/p&gt;
&lt;p&gt;An agent you have to watch constantly isn&apos;t autonomous, it&apos;s a very fast intern. An agent you never have to watch isn&apos;t trustworthy, it&apos;s unaudited. The real thing lives in between, and that space is drawn by boundaries you architect on purpose.&lt;/p&gt;
&lt;p&gt;Boundaries are the feature. Everything else is a demo.&lt;/p&gt;
</content:encoded><author>Fixed Point Consulting</author></item><item><title>The Cloud Question</title><link>https://www.fixedpointconsulting.com/insights/the-cloud-question</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-cloud-question</guid><description>A clinical research lead asked whether a cloud was following her around collecting everything she did — the honest answer was yes, and the fix is three architecture moves, not a model upgrade.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;A clinical research lead once asked us, only half joking, whether there was a cloud following her around collecting everything she did.&lt;/p&gt;
&lt;p&gt;Fair question. The honest answer was yes — and the uncomfortable part wasn&apos;t the collecting. It was that nobody had architected what the system was allowed to do with what it saw.&lt;/p&gt;
&lt;p&gt;That&apos;s the state of most AI rollouts in regulated environments right now. The model is fine. The governance around the model is vibes.&lt;/p&gt;
&lt;p&gt;If you&apos;re putting agents anywhere near clinical or regulated data, three architecture moves do more for your validation story than any model upgrade:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Pin the model version. If behavior can silently change under you, you cannot claim a validated state. Upgrades become controlled changes, not surprises.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Make the agent propose, not decide. Drafts, flags, and recommendations that a qualified human commits. The signature stays where the accountability lives.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Keep a golden test set. A fixed batch of known inputs with known correct outputs, run against every change. It&apos;s the cheapest audit evidence you will ever produce.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;None of this limits what AI can do for you. It&apos;s what lets you say yes to it in an environment where &amp;quot;the vendor updated something&amp;quot; is not an acceptable root cause.&lt;/p&gt;
&lt;p&gt;The cloud is following everyone around now. Architect what it&apos;s allowed to do.&lt;/p&gt;
</content:encoded><author>Fixed Point Consulting</author></item><item><title>Trustworthy Autonomy Is an Architecture Problem</title><link>https://www.fixedpointconsulting.com/insights/trustworthy-autonomy-is-an-architecture-problem</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/trustworthy-autonomy-is-an-architecture-problem</guid><description>The gap between impressive agent demos and production systems is not a model problem — it&apos;s the architecture around the agent, and it&apos;s why we named the firm Fixed Point.</description><pubDate>Fri, 07 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Every few weeks a new model tops a benchmark and the demos get more impressive. Meanwhile, the share of enterprise agent pilots that ever reach production barely moves.&lt;/p&gt;
&lt;p&gt;That gap is not a model problem. The intelligence is now the part you buy. What separates a demo from a system you can rely on is everything built around the agent — the ground truth it reads and the boundaries it operates inside. And what happens when it fails, because something always does. None of that ships with the license.&lt;/p&gt;
&lt;p&gt;That&apos;s architecture. It&apos;s the work.&lt;/p&gt;
&lt;p&gt;We named the firm for it. A fixed point is the reference everything else gets measured against. Before an agent earns autonomy, something has to hold still: one source of truth. One identity model. A hard definition of where the agent stops and a human signs. Establish those fixed points first, and autonomy stops being a leap of faith and becomes an engineering decision.&lt;/p&gt;
&lt;p&gt;Fixed Point Consulting builds agentic systems for organizations that need them to be right, not just impressive — including regulated environments where &amp;quot;mostly correct&amp;quot; is a finding, not a feature.&lt;/p&gt;
&lt;p&gt;Trustworthy autonomy is an architecture problem, not a model problem. That&apos;s our thesis. Everything we publish here is some version of proving it.&lt;/p&gt;
</content:encoded><author>Fixed Point Consulting</author></item><item><title>Debugging Power Automate Without Opening the Designer</title><link>https://www.fixedpointconsulting.com/insights/debugging-power-automate</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/debugging-power-automate</guid><description>Using Claude Code and the Power Automate MCP server to debug flow failures as data instead of squinting through the designer — and why the authoring platform and the operating platform are decoupling.</description><pubDate>Thu, 06 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I debugged Power Automate flows this week without opening the Power Automate designer once.&lt;/p&gt;
&lt;p&gt;Claude Code, connected to the Power Automate MCP server.&lt;/p&gt;
&lt;p&gt;The workflow: I describe the failure symptom. Claude pulls the flow definition, walks the run history, finds the failed action, reads the inputs and outputs on either side of it, and tells me what actually broke — not what the error message claims broke.&lt;/p&gt;
&lt;p&gt;Anyone who has debugged a flow through the designer knows the ritual. Open the run. Expand the action. Expand the next action. Squint at a JSON blob in a box four lines tall. Repeat for forty actions. The designer is a fine authoring surface and a miserable debugging surface.&lt;/p&gt;
&lt;p&gt;An agent with MCP access doesn&apos;t squint. It reads the run history as data, diffs the failing run against the last successful one, and comes back with the actual cause: a connector started returning a different schema last Tuesday, and here&apos;s the expression that stopped resolving.&lt;/p&gt;
&lt;p&gt;Doing this for real rather than as a demo has taught me two things. The agent is only as good as its access — scope the connection to the environments you want it reading, because least privilege matters more with agents, not less. And it&apos;s fastest on exactly the failures humans are slowest at: schema drift, expression evaluation, pagination weirdness. The unglamorous 80% of what actually breaks.&lt;/p&gt;
&lt;p&gt;Step back and notice what this is. A Claude agent debugging Microsoft&apos;s automation layer through an open protocol. Cross-platform agentic work isn&apos;t a slide anymore. It&apos;s just work now.&lt;/p&gt;
&lt;p&gt;The platform you author in and the platform you operate from are decoupling. Architects should be watching that seam.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>MCP Is the Badge System for Your New AI Workforce</title><link>https://www.fixedpointconsulting.com/insights/mcp-badge-system</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/mcp-badge-system</guid><description>The Model Context Protocol just got its biggest overhaul since launch. Here&apos;s what it means for the people who sign off on agents — not the people who build them.</description><pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;If AI agents are the new workforce, MCP is the badge system that decides which buildings they can enter.&lt;/p&gt;
&lt;p&gt;MCP stands for Model Context Protocol. It&apos;s the standard that lets an AI agent connect to your actual systems — CRM, finance, document libraries — without a custom integration built for every single pair. One standard plug instead of a hundred bespoke wires. Every major vendor now speaks it: Microsoft, Anthropic, OpenAI, Google, Salesforce.&lt;/p&gt;
&lt;p&gt;On July 28 it got its biggest overhaul since launch. You don&apos;t need the engineering details. You need what they mean for you.&lt;/p&gt;
&lt;p&gt;It now scales like normal infrastructure. The old version needed special handling to run at enterprise size. The new one runs on the same boring, reliable plumbing as everything else in your stack. Fewer exotic failure modes, lower cost to operate.&lt;/p&gt;
&lt;p&gt;Security moved to where your IT team already lives. What agents can touch is now controlled through your identity provider — the same system that governs employee logins. Sign in once, IT decides which doors open. Your security team stops approving connections one at a time.&lt;/p&gt;
&lt;p&gt;And there&apos;s a 12-month clock. Older versions are being phased out. If your organization has agents in production — and most now do, sometimes without leadership knowing — someone owns a migration plan. Worth asking who.&lt;/p&gt;
&lt;p&gt;The pattern underneath: agent infrastructure just stopped being experimental and started being governed like everything else you run. That&apos;s not a slowdown. That&apos;s what technology does right before it becomes load-bearing.&lt;/p&gt;
&lt;p&gt;A question worth bringing to your next ops review: which of our agents can reach which systems, and who decided?&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Commander&apos;s Intent: The Best Prompting Advice I Know</title><link>https://www.fixedpointconsulting.com/insights/commanders-intent</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/commanders-intent</guid><description>The Army figured out delegation long before the AI industry did. What a career Colonel&apos;s mission planning teaches about working with AI: state the outcome, the constraints, and why it matters — then let execution survive first contact.</description><pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;My father was a career Army Colonel. The best prompting advice I know, I got from him decades before prompts existed.&lt;/p&gt;
&lt;p&gt;It&apos;s called commander&apos;s intent. You don&apos;t script a mission step by step — the plan dies on first contact anyway. You state the outcome, the constraints, and why it matters. Then the people executing can make a thousand small decisions you never anticipated and still land where you needed them to.&lt;/p&gt;
&lt;p&gt;That&apos;s how I work with AI. I don&apos;t write instructions like a recipe. I write intent: here&apos;s the outcome, here&apos;s what&apos;s off-limits, here&apos;s why it matters and who it&apos;s for. Then I let the model handle first contact — the edge cases I didn&apos;t predict — because it knows what it&apos;s aiming at.&lt;/p&gt;
&lt;p&gt;Step-scripted prompts break the moment reality deviates from the script. Intent survives contact.&lt;/p&gt;
&lt;p&gt;The Army figured out delegation long before the AI industry did: autonomy isn&apos;t the absence of direction. It&apos;s direction good enough to survive without you.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Most Important Architecture Decision Was a Table</title><link>https://www.fixedpointconsulting.com/insights/architecture-decision-was-a-table</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/architecture-decision-was-a-table</guid><description>Almost every business system overwrites its own memory — and agents learn from history, not current state. Why the audit for agent-readiness starts with finding the fields that overwrite.</description><pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The most important architecture decision in my last agent project was a table.&lt;/p&gt;
&lt;p&gt;Not the model. Not the orchestration. A table — because of a quiet crime almost every business system commits: it overwrites its own memory.&lt;/p&gt;
&lt;p&gt;Think about how a standard record works. Status changes: old value gone. Owner reassigned: previous owner gone. Date pushed: original date gone. The system always knows where things are and never knows how they got there. We built a generation of software with amnesia and called it &amp;quot;current state.&amp;quot;&lt;/p&gt;
&lt;p&gt;For twenty years that was mostly fine, because the questions were mostly &amp;quot;where is it now.&amp;quot;&lt;/p&gt;
&lt;p&gt;Agents changed the questions. An agent that validates, routes, or predicts doesn&apos;t learn from current state — there&apos;s nothing to learn from a snapshot. It learns from history: what bounced and why, what got escalated, what the exceptions had in common. In one recent build, the change that made the agent possible wasn&apos;t AI at all. It was converting an overwritten status into its own table, where every state change became a permanent row — when, why, by whom, how long.&lt;/p&gt;
&lt;p&gt;Rows, it turns out, are the difference between a system that has data and a system that has experience.&lt;/p&gt;
&lt;p&gt;So there&apos;s an audit I now run on any system before an agent touches it: find the fields that overwrite. Every one of them is a question the organization already decided never to answer — and usually the exact question the agent will need answered.&lt;/p&gt;
&lt;p&gt;A status field tells you where something is. Only history tells you why. And why is the whole job now.&lt;/p&gt;
&lt;p&gt;Model choices are reversible. Data model choices compound.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Your Agent&apos;s Blast Radius Is What Happens Between Checkpoints</title><link>https://www.fixedpointconsulting.com/insights/agent-blast-radius</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/agent-blast-radius</guid><description>A security incident that took 17,000 agent actions to reconstruct is not a model problem. What the Open Secure AI Alliance launch actually teaches about autonomy in regulated environments.</description><pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Everyone is posting about the Open Secure AI Alliance today. Thirty-plus companies, a lot of press. Fine. That is not the part worth reading.&lt;/p&gt;
&lt;p&gt;The part worth reading is in Nvidia&apos;s own explanation of why the alliance exists.&lt;/p&gt;
&lt;p&gt;When Hugging Face got hit, the closed models they reached for would not run the forensic analysis. The systems could not tell an attacker from a defender, so they declined. Hugging Face ended up self-hosting an open-weight model to review more than 17,000 agent actions, by Nvidia&apos;s account, and contain the incident.&lt;/p&gt;
&lt;p&gt;Seventeen thousand actions.&lt;/p&gt;
&lt;p&gt;Sit with that number. That is not a model misbehaving in a single turn. That is an agent operating long enough to become an archaeology project.&lt;/p&gt;
&lt;p&gt;Open versus closed is the loud takeaway. It is also the least useful one if you actually ship agents inside a regulated enterprise. The useful one: your agent&apos;s blast radius is whatever it can do between human checkpoints. If that number is 17,000, you do not have an agent. You have an incident with a future timestamp.&lt;/p&gt;
&lt;p&gt;I build these systems for regulated research administration, where a wrong write to the wrong record is a compliance event rather than an oops. Every consequential action routes through a named human with an approval role. Not because it is elegant. Because when someone asks what the system did on a Tuesday in March, there has to be an answer that does not require self-hosting a foreign model at 2am to reconstruct it.&lt;/p&gt;
&lt;p&gt;Fewer autonomous steps than the demos promise. Considerably fewer bad Tuesdays.&lt;/p&gt;
&lt;p&gt;The alliance will produce useful tooling eventually. Until then, go count how many actions your agents can take before a person sees one of them.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Line at the Bottom of My Posts</title><link>https://www.fixedpointconsulting.com/insights/the-line-at-the-bottom</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-line-at-the-bottom</guid><description>The honest workflow behind the disclosure line: what AI does in my writing, what it never does, and why the judgment layer stays human.</description><pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;People ask about the line at the bottom of my posts. Here&apos;s the honest workflow behind it.&lt;/p&gt;
&lt;p&gt;Every post starts with a filter, not a prompt: can I stand in this as a builder? If I haven&apos;t architected it, shipped it, or personally broken it, it doesn&apos;t get written — no matter how well it would perform.&lt;/p&gt;
&lt;p&gt;Then AI earns its keep. It scans the news faster than I can. It drafts faster than I can. And before anything goes out, it argues with me — I have it attack the post the way a skeptical reader would, and the weak claims die in private.&lt;/p&gt;
&lt;p&gt;What it never does is decide. It doesn&apos;t pick the topic, the position, or the line I&apos;m willing to defend in the comments. The judgment layer stays human, because that&apos;s the only part anyone is actually here for.&lt;/p&gt;
&lt;p&gt;If AI could write this post alone, you&apos;d have scrolled past it already.&lt;/p&gt;
&lt;p&gt;So the line isn&apos;t a disclaimer. It&apos;s a division of labor.&lt;/p&gt;
&lt;p&gt;Drafted with AI. Sharpened by me. The thinking is mine.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Interview the Person Who Says No</title><link>https://www.fixedpointconsulting.com/insights/interview-the-person-who-says-no</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/interview-the-person-who-says-no</guid><description>The most valuable knowledge in your organization is why things get rejected — and almost nobody writes it down. How a reviewer&apos;s rejection taxonomy became the spec for a clinical intake agent.</description><pubDate>Thu, 23 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The most valuable knowledge in your organization is why things get rejected. Almost nobody writes it down.&lt;/p&gt;
&lt;p&gt;I built a Copilot intake agent for a clinical research institute, and the obvious version of that project was automating the form — faster submissions, fewer clicks. But the expensive problem was never intake speed. It was what happens downstream, when a submission bounces: rework. Every bounce is days of delay and a loop through a queue that was already full.&lt;/p&gt;
&lt;p&gt;So before building anything, I did two things most agent projects skip.&lt;/p&gt;
&lt;p&gt;First, I interviewed the reviewer. The person who bounces submissions carries an entire rejection taxonomy in her head — criteria she applies in seconds, refined over years, documented nowhere. What makes you send something back? What do you check first? What&apos;s the mistake people make over and over? That conversation was the requirements document. Not what users say they want — what the expert refuses to accept.&lt;/p&gt;
&lt;p&gt;Second, I mined the rework history. Every bounced submission is a labeled example of failure the organization already paid for. Patterns fall out fast.&lt;/p&gt;
&lt;p&gt;Both went into the agent as a validation layer. It checks each submission the way the reviewer would — before it enters the pipeline, not after it&apos;s wasted a spot in the queue. Rejection knowledge moved from the end of the process to the front. The reviewer reviews exceptions instead of everything.&lt;/p&gt;
&lt;p&gt;The pattern generalizes anywhere a queue meets a reviewer: contracts, claims, credentialing, code review. Interview the person who says no. Their rejections are the spec.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The FDA Made Five Decisions Before It Trusted Agents</title><link>https://www.fixedpointconsulting.com/insights/fda-five-decisions</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/fda-five-decisions</guid><description>The most cautious regulator in the country put AI agents inside its own review process — and the lesson isn&apos;t that they did it. It&apos;s the five architecture decisions they made first.</description><pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The most cautious regulator in the country put AI agents inside its own review process. If you&apos;ve been telling your board that agentic AI is &amp;quot;too risky for a regulated environment,&amp;quot; that argument just expired.&lt;/p&gt;
&lt;p&gt;Last December the FDA gave its staff agentic AI — not a chatbot, but systems that plan and execute multi-step work across pre-market reviews, post-market surveillance, inspections, and compliance. The agency that decides whether your drug ships now runs agents on the reviews themselves.&lt;/p&gt;
&lt;p&gt;Most people read that as &amp;quot;even the FDA is doing it.&amp;quot; That&apos;s the wrong takeaway. The lesson isn&apos;t that they did it. It&apos;s how.&lt;/p&gt;
&lt;p&gt;Look at the choices. The agents run in a locked-down GovCloud environment. The models don&apos;t train on staff inputs or on anything industry submits. Human oversight is built into the workflows. Use is optional, not mandated. And the work is scoped to specific, bounded tasks — not &amp;quot;go run the agency.&amp;quot;&lt;/p&gt;
&lt;p&gt;None of that is about the model. All of it is architecture. The FDA didn&apos;t ask whether the AI was smart enough. It decided where the data lived, what the agents could touch, who stayed in the loop, what stayed optional, and how narrow the job was. Then it turned the thing on.&lt;/p&gt;
&lt;p&gt;That&apos;s the whole playbook for regulated work, and the most conservative shop in the industry just published it for free.&lt;/p&gt;
&lt;p&gt;So the real question on your next agentic project isn&apos;t &amp;quot;is the model good enough.&amp;quot; It&apos;s &amp;quot;have we made the same five decisions the FDA made before they trusted it.&amp;quot; If you can&apos;t answer those, the model was never the problem.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Failure Catalog</title><link>https://www.fixedpointconsulting.com/insights/the-failure-catalog</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-failure-catalog</guid><description>One running file of everything that ever broke — what broke, what everyone believed until it did, and what would have caught it. And the second job AI just gave it.</description><pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I keep a failure catalog. It&apos;s the highest-leverage document I own.&lt;/p&gt;
&lt;p&gt;One running file. Every time a system breaks — mine, a client&apos;s, one I only read the postmortem for — it gets a line: what broke, what everyone believed right up until it broke, and what would have caught it earlier.&lt;/p&gt;
&lt;p&gt;For years that file just made me harder to surprise. Then AI gave it a second job.&lt;/p&gt;
&lt;p&gt;Now, before I design anything new, I hand the catalog to the model along with the proposed architecture and one instruction: tell me which of these failures this design is about to repeat. Pattern-matching across years of wreckage, in about a minute. It&apos;s wrong sometimes. It&apos;s uncomfortably right often enough that I&apos;ve stopped skipping the step.&lt;/p&gt;
&lt;p&gt;Experience isn&apos;t the years. It&apos;s the catalog. Most people live through the failures and keep nothing. Write them down, and even the machine gets smarter with you.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Senior Move Is Scoping Down</title><link>https://www.fixedpointconsulting.com/insights/the-senior-move-is-scoping-down</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-senior-move-is-scoping-down</guid><description>Almost every real process follows a power law — a handful of cases drive the volume, and the long tail is noise dressed up as requirements. Build for the vital few, route the tail to a human, and ship.</description><pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;When someone hands me a process to automate, the first thing I do isn&apos;t figure out how to build it. It&apos;s figure out how much of it I can ignore.&lt;/p&gt;
&lt;p&gt;That sounds backwards. Most people scope a project by cataloging everything it has to handle — every case, every exception, every &amp;quot;but sometimes.&amp;quot; The list gets long, the timeline gets long with it, and the whole thing collapses under its own completeness.&lt;/p&gt;
&lt;p&gt;Here&apos;s what years of this have taught me. Almost every real process follows a power law. A handful of case types drive the overwhelming majority of the volume, and a long tail of edge cases feels important but barely moves the needle. The instinct is to treat them all as equal. They are not.&lt;/p&gt;
&lt;p&gt;So before I design anything, I map the volume. Which cases actually happen, and how often. Nine times out of ten, a small set covers most of the work, and the rest is noise dressed up as requirements.&lt;/p&gt;
&lt;p&gt;Then I build for the vital few and route the tail to a human. You cover the bulk of the real work with a fraction of the effort — and you ship while everyone else is still arguing about edge cases that happen twice a year.&lt;/p&gt;
&lt;p&gt;This is also how you hit a deadline everyone called impossible. Not by working faster. By refusing to build what doesn&apos;t matter, and by changing the scoreboard from &amp;quot;how many features did we ship&amp;quot; to &amp;quot;how much of the actual volume do we cover.&amp;quot;&lt;/p&gt;
&lt;p&gt;The analysis is the easy part. The hard part is having the nerve to tell a room full of stakeholders you&apos;re deliberately not building most of what they asked for — and being right.&lt;/p&gt;
&lt;p&gt;That&apos;s the value. Anyone can scope a project up. The senior move is scoping it down, on purpose, and standing behind it.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Technology Is the Era. The Judgment Is the Career.</title><link>https://www.fixedpointconsulting.com/insights/technology-is-the-era</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/technology-is-the-era</guid><description>Twenty-five years of automating the same kind of work across three technology generations — SharePoint workflows, the Power Platform, and now agents. The tools changed three times. The hard part never did.</description><pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I&apos;ve been automating the same kind of work for 25 years. The technology has changed three times. The hard part hasn&apos;t changed once.&lt;/p&gt;
&lt;p&gt;Era one: SharePoint workflows. Documents routed for approval, forms replacing paper. Era two: the Power Platform - flows, structured data, apps replacing the spreadsheet everyone secretly ran the department on. Era three: agents that read the submission, apply the rules, and decide what happens next.&lt;/p&gt;
&lt;p&gt;Every era arrived with the same promise: this time the tool is smart enough that you won&apos;t have to understand the process. Every era, that promise was wrong. The projects that believed it failed the same way across all three generations - and I know the pattern because those are the projects I get called in to salvage.&lt;/p&gt;
&lt;p&gt;They automated the documented process instead of the real one. The real process lives in behavior: the workaround everyone uses, the checklist in the reviewer&apos;s head, the side spreadsheet that exists because the official system doesn&apos;t answer the actual question. Build from the binder and you automate fiction. Faster fiction, now with AI.&lt;/p&gt;
&lt;p&gt;And they built the maximum solution instead of the right one. Some processes need an agent. Some need a flow. Some need one new field and one changed habit, and no software at all. Knowing the difference is worth more than any of the tools.&lt;/p&gt;
&lt;p&gt;That&apos;s the part that compounds. The platforms, I&apos;ve rented and replaced three times. The discipline - find the real process, size the build to it - has appreciated for 25 years.&lt;/p&gt;
&lt;p&gt;The technology is the era. The judgment is the career.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Hire the FDE. Then Ask Who Owns the Wreckage.</title><link>https://www.fixedpointconsulting.com/insights/who-owns-the-wreckage</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/who-owns-the-wreckage</guid><description>The Forward Deployed Engineer optimizes for make-it-work-here-now. The architect optimizes for make-it-hold-everywhere-later. Most org charts have a slot for the first and nobody accountable for the second.</description><pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Last week, four vendors committed $9 billion to embedded engineers. Here&apos;s what the money can&apos;t buy.&lt;/p&gt;
&lt;p&gt;The hottest hire in AI right now is the Forward Deployed Engineer. Embed an engineer with the customer, ship fast, make it work in their environment. It&apos;s a real role, and the good ones are worth every dollar.&lt;/p&gt;
&lt;p&gt;But I keep watching orgs hire an FDE and believe they&apos;ve covered their architecture problem. They haven&apos;t. They&apos;ve covered a different one.&lt;/p&gt;
&lt;p&gt;An FDE optimizes for make it work here, now. That&apos;s the job — proximity, speed, the demo running in the customer&apos;s actual systems by Friday. Tactical, and valuable.&lt;/p&gt;
&lt;p&gt;An architect optimizes for make it hold everywhere, later. Different question entirely. What happens at ten times the volume. What breaks when two agents collide. Which integration nobody scoped surfaces in month four. Where the human has to stay in the loop, and where they can&apos;t.&lt;/p&gt;
&lt;p&gt;The gap between those two jobs isn&apos;t talent. It&apos;s time. An architect has stood next to enough systems as they hit production and buckled to carry a catalog of how things fail. You don&apos;t get that from being smart. You get it from being there for the wreckage — years of it — and designing against the next one.&lt;/p&gt;
&lt;p&gt;And here&apos;s the part that costs the most: the FDE ships and rotates to the next account. The architect owns the consequences across time. The person who built it fast is long gone by the time the thing built fast comes due.&lt;/p&gt;
&lt;p&gt;This isn&apos;t an argument against FDEs. It&apos;s an argument about the org chart. Most companies have a slot for the person who ships and no slot for the person accountable for the system holding — the identity model, the governance boundary, the failure catalog. Hire the FDE. Then look at your org chart and ask who owns the wreckage.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Shape of AI Adoption</title><link>https://www.fixedpointconsulting.com/insights/the-shape-of-ai-adoption</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-shape-of-ai-adoption</guid><description>AI adoption is a pyramid, and it&apos;s steeper than the hype suggests: a commodity base everyone can replicate, a middle of one-task-at-a-time usage, and a thin orchestration tier where the economic story actually lives.</description><pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Everyone is talking about AI adoption. Almost nobody is talking about the shape of it.&lt;/p&gt;
&lt;p&gt;The shape is a pyramid, and it is much steeper than the hype suggests.&lt;/p&gt;
&lt;p&gt;The base is enormous. Most AI usage is the commodity layer: explanations, first drafts, summaries, guidance. Anthropic&apos;s Economic Index data shows exactly this - explanations and documents dominate what people actually produce. Also the easiest layer to replicate, because everyone is doing it.&lt;/p&gt;
&lt;p&gt;The middle is real workers on real tasks. Roughly half of jobs have now had a quarter or more of their tasks touched by AI. That is observed usage, not a projection. But look closer and it is still mostly one task at a time, in a chat window, with a human gluing the steps together.&lt;/p&gt;
&lt;p&gt;The top is orchestration. Systems connected to systems. AI that reads the meeting transcript, cross-references the email thread, queries the live database, proposes the schema change, and generates the deliverable - inside one governed loop, with a human accountable for the architecture. No survey measures this tier directly. It is too thin to survey.&lt;/p&gt;
&lt;p&gt;Here is what should get your attention. The research on experienced users shows they do not just work faster. They attempt higher-value tasks and succeed more often. The gap between the tiers is not narrowing. It is compounding.&lt;/p&gt;
&lt;p&gt;The adoption story everyone tells is about the base of the pyramid.&lt;/p&gt;
&lt;p&gt;The economic story is about the top.&lt;/p&gt;
&lt;p&gt;That governed loop at the top is not hypothetical. I ran it this morning: transcript in, email cross-referenced, live database queried, schema change proposed, deliverable out. The agentic layer is new; the architecture discipline underneath it is twenty-five years deep.&lt;/p&gt;
&lt;p&gt;Trustworthy autonomy is an architecture problem, not a model problem.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Two Rooms, One True Thing</title><link>https://www.fixedpointconsulting.com/insights/two-rooms-one-true-thing</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/two-rooms-one-true-thing</guid><description>Architects want the mechanism. Executives want the outcome. Same idea, completely different proof — and a two-minute AI workflow for rendering it twice without rewriting it from scratch.</description><pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Half my job is saying the same true thing to two very different rooms.&lt;/p&gt;
&lt;p&gt;The architects want to know how it works — the mechanism, the constraints, where it breaks. The executives want to know what it changes — the outcome, the risk, the number. Same idea. Completely different proof.&lt;/p&gt;
&lt;p&gt;So I write it once, in plain terms, then have AI render it twice. &amp;quot;Give me the version a skeptical engineer needs to hear. Now give me the version a CFO needs to hear.&amp;quot; Two minutes, not two hours.&lt;/p&gt;
&lt;p&gt;What AI can&apos;t do is the part that matters: know what each room actually cares about. That&apos;s still on me. But once I know it, I stop rewriting the same point from scratch five times a week.&lt;/p&gt;
&lt;p&gt;The skill is the translation. AI just does the typing.&lt;/p&gt;
&lt;p&gt;Steal it the next time one message has to land with two audiences.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Real Requirements Are in the Shadow Spreadsheet</title><link>https://www.fixedpointconsulting.com/insights/shadow-spreadsheet</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/shadow-spreadsheet</guid><description>Every organization runs two processes: the documented one and the actual one. The gap between them is where the truth lives — and where AI earns its place in discovery.</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The real requirements are never in the requirements doc. They&apos;re in the spreadsheet someone built because the official system doesn&apos;t work.&lt;/p&gt;
&lt;p&gt;Every organization runs two processes at once. There&apos;s the documented one — in the SOP, the one people describe in meetings. And there&apos;s the actual one — the workarounds, the shadow spreadsheets, the &amp;quot;oh, we don&apos;t really use that field,&amp;quot; the steps everyone quietly skips.&lt;/p&gt;
&lt;p&gt;The gap between those two is where the truth lives. And it&apos;s the part requirements interviews almost always miss, because people describe the process they&apos;re supposed to follow, not the one they actually do.&lt;/p&gt;
&lt;p&gt;This is where AI earns its place in discovery. Point it at the messy evidence of how work really happens — the tickets, the exports, the email threads, the tools people built for themselves — and it can synthesize the actual workflow out of the noise. Not what they say they do. What the evidence shows they do.&lt;/p&gt;
&lt;p&gt;I&apos;ve watched a single shadow spreadsheet rewrite an entire set of requirements, because it revealed the real bottleneck nobody mentioned in a single interview.&lt;/p&gt;
&lt;p&gt;Build for the documented process and you ship something technically correct that no one uses. Build for the actual one and you ship something that fits how people already work.&lt;/p&gt;
&lt;p&gt;Stop asking people to describe their process. Go find the evidence of it.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Fix Isn&apos;t a Platform. It&apos;s an Inventory.</title><link>https://www.fixedpointconsulting.com/insights/the-fix-is-an-inventory</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-fix-is-an-inventory</guid><description>Most of the Fortune 500 is already running agents nobody mapped. Agent sprawl is the identity-sprawl story replayed at machine speed — and the fix starts with one row per agent.</description><pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;More than 80% of the Fortune 500 are already running AI agents. That&apos;s from Microsoft&apos;s own Cyber Pulse research. Most were built with low-code and no-code tools, by people who don&apos;t sit in IT, and nobody drew a map.&lt;/p&gt;
&lt;p&gt;That&apos;s not adoption. That&apos;s sprawl.&lt;/p&gt;
&lt;p&gt;Here&apos;s how it happens. Finance spins up a copilot to chase invoices. Sales builds a bot to draft follow-ups. Ops wires an agent into a system of record over a weekend. Every one of them solves a real problem. None of them know the others exist.&lt;/p&gt;
&lt;p&gt;I&apos;ve walked into orgs that couldn&apos;t tell me how many agents they were running. Not wouldn&apos;t. Couldn&apos;t. Those agents held access to data, could trigger actions, and answered to no one in particular.&lt;/p&gt;
&lt;p&gt;We spent fifteen years learning this with identity. Accounts multiplied faster than anyone governed them, and the cleanup was brutal. Agents repeat the pattern, except they don&apos;t just hold access. They act, at machine speed.&lt;/p&gt;
&lt;p&gt;The fix isn&apos;t a platform purchase. It&apos;s an inventory.&lt;/p&gt;
&lt;p&gt;And it costs nothing to start. One row per agent. For each, name four things: who owns it, what it&apos;s allowed to touch, what it&apos;s allowed to do, and who can shut it off. The first row you can&apos;t fill in is the risk you didn&apos;t know you had.&lt;/p&gt;
&lt;p&gt;Most orgs are still counting agents like trophies. The ones who pull ahead can name every one and say who&apos;s accountable for it.&lt;/p&gt;
&lt;p&gt;You can&apos;t govern what you can&apos;t see. Right now, most can&apos;t see.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Ask the Machine to Disagree With You</title><link>https://www.fixedpointconsulting.com/insights/ask-the-machine-to-disagree</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/ask-the-machine-to-disagree</guid><description>Before a decision that matters, don&apos;t ask AI to help make your case — ask it to tear your case apart. The habit that finds the weak spot while there&apos;s still time to fix it.</description><pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Here&apos;s a habit that&apos;s saved me from more bad calls than anything else I do with AI.&lt;/p&gt;
&lt;p&gt;Before a decision I care about, I don&apos;t ask AI to help me make my case. I ask it to tear my case apart. &amp;quot;Here&apos;s what I&apos;m planning and why. Argue the other side. Find the holes.&amp;quot;&lt;/p&gt;
&lt;p&gt;It&apos;s ruthless in a way people in the room won&apos;t be — nobody&apos;s worried about my feelings or their standing. The weak spot in my logic shows up in seconds, while I still have time to fix it instead of getting caught on it live.&lt;/p&gt;
&lt;p&gt;Then I walk in already knowing my plan&apos;s worst objection, and usually I&apos;ve got an answer ready for it.&lt;/p&gt;
&lt;p&gt;AI didn&apos;t make me more confident. It made me harder to surprise.&lt;/p&gt;
&lt;p&gt;Try it before your next big meeting. Ask the machine to disagree with you.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Agentic Is a Capability, Not a Default</title><link>https://www.fixedpointconsulting.com/insights/agentic-is-not-a-default</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/agentic-is-not-a-default</guid><description>The most expensive agent is the one you didn&apos;t need to build. The question was never whether a task can be an agent — it&apos;s whether a real decision is being made, or steps are just being executed.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The most expensive agent is the one you didn&apos;t need to build.&lt;/p&gt;
&lt;p&gt;A pattern I keep seeing across the industry — and I&apos;ve been guilty of it myself: someone spends days building an agent for a task a good low-code UI would have handled in an afternoon.&lt;/p&gt;
&lt;p&gt;A structured intake form. A route. A record created. No judgment, no ambiguity, no reasoning required. And still the instinct is to reach for the most powerful tool in the kit instead of the right one.&lt;/p&gt;
&lt;p&gt;You can build almost anything as an agent. That&apos;s the trap. The question was never &amp;quot;can this be an agent.&amp;quot; It&apos;s &amp;quot;should it be.&amp;quot;&lt;/p&gt;
&lt;p&gt;That distinction is the whole job. A deterministic UI flow runs essentially for free and fails in ways you can predict and debug. An agent makes multiple LLM calls every time it runs, so it carries a real cost on every execution and a probabilistic failure surface to match. None of that is a knock on agents — it&apos;s the reason you spend them where they earn it.&lt;/p&gt;
&lt;p&gt;So before I architect anything as an agent, I ask one thing: is a real decision being made here, or are steps just being executed? If the input is structured and the steps are fixed, you don&apos;t need an agent. You need a form.&lt;/p&gt;
&lt;p&gt;Done right, that discipline is what makes agentic investment pay off. Every agent you build is one that needed to exist. Reserve the capability for the problems that earn it, and the ROI takes care of itself.&lt;/p&gt;
&lt;p&gt;Agentic is a capability. It is not a default. The hard part isn&apos;t knowing how to build agents — everyone&apos;s learning that part. It&apos;s knowing when not to.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Agents Don&apos;t Slot Into Your Org Chart. They Redraw It.</title><link>https://www.fixedpointconsulting.com/insights/agents-redraw-the-org-chart</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/agents-redraw-the-org-chart</guid><description>Companies bolted agents onto an org chart built for people, and the chart can&apos;t hold them. The entry point of every workflow just moved from a person to software — and the experience pipeline has to be rebuilt on purpose.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;In a recent survey, 54% of executives said adopting AI is tearing their company apart. They&apos;ve deployed the agents. They&apos;re spending millions. And it&apos;s making the organization worse, not better.&lt;/p&gt;
&lt;p&gt;Here&apos;s what I think is actually happening. They bolted agents onto an org chart built for people, and the chart can&apos;t hold them.&lt;/p&gt;
&lt;p&gt;Your structure assumes a person sits at the start of every workflow. Junior staff do the work, seniors review it, managers coordinate. Agents break it, because the agent now sits where the junior used to.&lt;/p&gt;
&lt;p&gt;Flip the sentence and you see the whole shift. The old chart was: junior does, senior reviews. The new one is: agent does, human supervises. That small reordering moves the entry point of every workflow from a person to software, pushes humans up into oversight instead of down into production, and quietly removes the bottom rung of the ladder.&lt;/p&gt;
&lt;p&gt;Which raises the real question: if agents do the entry-level work, where does the next generation of seniors come from? The pyramid produced experience as a byproduct. Now you have to produce it on purpose — by moving juniors into the oversight seat early, where they build judgment correcting agents instead of grinding rote work. The pipeline doesn&apos;t vanish. It moves up, if you design it to.&lt;/p&gt;
&lt;p&gt;None of this is a prediction for me. I&apos;ve drawn this chart. When you build a multi-agent system, you&apos;re designing an org — agents that execute, an orchestrator that coordinates, and humans who supervise and catch what they get wrong. The roles change first, not last.&lt;/p&gt;
&lt;p&gt;Before you scale an agent, don&apos;t ask which tasks it can take. Ask who supervises it, and what your chart looks like once it does.&lt;/p&gt;
&lt;p&gt;Agents don&apos;t slot into your org chart. They redraw it. The companies that thrive will be the ones holding the pen.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Prompt Is the Easy Part. The Context Is the Job.</title><link>https://www.fixedpointconsulting.com/insights/context-is-the-job</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/context-is-the-job</guid><description>The quality of what you get back almost never comes down to how cleverly you phrased the request — it comes down to how much the model knew before you asked. The shift from prompt engineering to context engineering.</description><pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Stop trying to write the perfect prompt. You&apos;re optimizing the wrong thing.&lt;/p&gt;
&lt;p&gt;Every other post in your feed is still teaching prompt tricks: magic phrases, the perfect opening line, &amp;quot;act as a world-class expert.&amp;quot; That era is mostly over, and most people haven&apos;t noticed.&lt;/p&gt;
&lt;p&gt;The quality of what you get back almost never comes down to how cleverly you phrased the request. It comes down to how much the model actually knew before you asked.&lt;/p&gt;
&lt;p&gt;Think about it this way. If you handed a new hire a one-sentence request with zero background — no examples, no constraints, no idea what good looks like — and they turned in something mediocre, you wouldn&apos;t blame their wording. You&apos;d realize you set them up to fail.&lt;/p&gt;
&lt;p&gt;That&apos;s what most people do to AI every day. Then they go hunting for a better prompt.&lt;/p&gt;
&lt;p&gt;The shift that matters isn&apos;t prompt engineering. It&apos;s context engineering: feeding the model the same inputs an expert would need to do the job. The real example. The actual constraints. The standard you&apos;re holding it to. What you&apos;ve already tried.&lt;/p&gt;
&lt;p&gt;Get the context right and a blunt, ugly prompt outperforms a beautifully crafted one running on thin air.&lt;/p&gt;
&lt;p&gt;The prompt is the easy part. The context is the job.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Arrive Ready: Walk In With a Wrong Answer on Purpose</title><link>https://www.fixedpointconsulting.com/insights/arrive-ready</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/arrive-ready</guid><description>Blank-slate discovery feels thorough and is the least efficient way to learn what someone needs. People are bad at describing what they want — and instantly, ruthlessly good at &apos;no, not that.&apos;</description><pubDate>Thu, 18 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I don&apos;t walk into discovery asking &amp;quot;what do you need?&amp;quot; anymore. I walk in with a wrong answer on purpose.&lt;/p&gt;
&lt;p&gt;Here&apos;s what I learned the slow way. Blank-slate discovery feels thorough and is actually the least efficient way to find out what someone needs. You sit in a room, ask open-ended questions, and get vague answers — because people are genuinely bad at describing what they want in the abstract.&lt;/p&gt;
&lt;p&gt;But they are instantly, ruthlessly good at &amp;quot;no, not that.&amp;quot;&lt;/p&gt;
&lt;p&gt;So I flipped it. Before the first conversation, I use AI to build a hypothesis — a strawman of what I think they need, pulled together from their public materials, their industry, and systems I&apos;ve seen solve the same problem. It&apos;s deliberately a first draft. Half of it is probably wrong.&lt;/p&gt;
&lt;p&gt;That&apos;s the point. A wrong answer in the room gives people something to push against, and the corrections come fast and specific. &amp;quot;No, that step happens before this one.&amp;quot; &amp;quot;We&apos;d never approve it that way.&amp;quot; In twenty minutes I learn what blank-slate discovery wouldn&apos;t surface in three meetings.&lt;/p&gt;
&lt;p&gt;Discovery stops being extraction and becomes validation.&lt;/p&gt;
&lt;p&gt;AI didn&apos;t make me faster at writing requirements. It made me able to arrive ready — with a point of view instead of a blank page.&lt;/p&gt;
&lt;p&gt;That&apos;s the whole shift.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Copilot Studio Skills Ship With a Governance Problem</title><link>https://www.fixedpointconsulting.com/insights/copilot-studio-skill-sprawl</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/copilot-studio-skill-sprawl</guid><description>Skills activate by description match — which makes overlapping descriptions nondeterministic routing, not redundant documentation. Skill sprawl is invisible until two playbooks disagree mid-conversation.</description><pubDate>Tue, 16 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Microsoft is quietly replacing the topic model in Copilot Studio with skills — markdown playbooks an agent discovers and follows at runtime. Everyone&apos;s talking about the authoring change. Almost nobody is talking about the governance problem it ships with.&lt;/p&gt;
&lt;p&gt;Here&apos;s the mechanic that matters: a skill activates when its description matches user intent. The description is a retrieval query. Which means two skills with overlapping descriptions aren&apos;t redundant documentation — they&apos;re nondeterministic routing. The agent picks one. You don&apos;t control which.&lt;/p&gt;
&lt;p&gt;And the first skills every org will write are the unglamorous ones: which status field is source of truth, how the SLA actually gets calculated, what each pipeline stage means. Tribal knowledge that today lives in five agents&apos; instructions, drifting independently. The moment it becomes discoverable, it becomes collidable.&lt;/p&gt;
&lt;p&gt;The good news: business skills land as Dataverse records (preview today). User-owned, RBAC-shared, solution-aware. So the fix is boring and already exists — a registry. A model-driven app over the skills table, with similarity flagging and a review gate before anything goes org-visible.&lt;/p&gt;
&lt;p&gt;Here&apos;s the part I like: the librarian doesn&apos;t have to be a person. The same MCP server that serves skills to agents can serve them to a governance agent — one that inventories every skill, flags semantic overlap, and proposes consolidation for a human to approve. Agents keeping the agents&apos; knowledge clean. The platform governing itself.&lt;/p&gt;
&lt;p&gt;Topic sprawl was visible — open the canvas, count the nodes. Skill sprawl is invisible until two playbooks disagree mid-conversation.&lt;/p&gt;
&lt;p&gt;Trustworthy autonomy is an architecture problem, not a model problem. This is that, at the most unglamorous layer.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Five Things I Stopped Doing With AI</title><link>https://www.fixedpointconsulting.com/insights/five-things-i-stopped-doing</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/five-things-i-stopped-doing</guid><description>The biggest jumps in output didn&apos;t come from new tricks — they came from restraint. Five subtractions that beat every prompt hack.</description><pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;My biggest jumps in AI output didn&apos;t come from new tricks. They came from things I stopped doing.&lt;/p&gt;
&lt;p&gt;Everyone&apos;s chasing the next prompt hack. The real gains were subtractive. Five things I stopped doing:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Stopped writing wall-of-text prompts. A clear role and one good example beats a page of instructions almost every time. The model doesn&apos;t need more words. It needs better signal.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stopped trusting confident answers. The polished, certain-sounding response is the one most likely to hide a bad assumption. Now I ask what it&apos;s unsure about before anything else.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stopped trying to one-shot complex work. The good stuff comes from building in passes — draft, interrogate, refine — not from expecting brilliance on the first reply.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stopped using it as a search engine. Its real value isn&apos;t retrieving answers I could Google. It&apos;s pressure-testing my own thinking before I commit to it.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stopped reaching for AI when a simple tool would do. Not everything needs a model. Sometimes the right answer is a spreadsheet, a form, or three lines of code, and knowing the difference is the actual skill.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The pattern across all five: better output came from restraint, not firepower.&lt;/p&gt;
&lt;p&gt;Most people are trying to do more with AI. The leverage is in doing less, deliberately.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Long-Running Autonomy Isn&apos;t a Duration Problem</title><link>https://www.fixedpointconsulting.com/insights/long-running-autonomy</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/long-running-autonomy</guid><description>JPMorgan is deploying agents that run for hours with no human in the loop. But runtime multiplies early mistakes rather than earning trust — and coherence is what makes the wrong answer convincing.</description><pubDate>Thu, 11 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;JPMorgan just said it&apos;s deploying AI agents that run for one to two hours with no human in the loop. Eventually, their analytics chief says, agents will run coherently for days, then weeks. The read is that the tech is finally close to clearing the governance hurdles that held it back.&lt;/p&gt;
&lt;p&gt;Building this kind of system is what I do, so here&apos;s the part of the story I&apos;d want a leadership team to actually hear.&lt;/p&gt;
&lt;p&gt;Long-running autonomy sounds like a duration problem. It isn&apos;t. The longer an agent runs unsupervised, the more a small early mistake compounds — a wrong assumption in minute three becomes a wrong deliverable in hour two. Runtime doesn&apos;t reduce that risk. It multiplies it.&lt;/p&gt;
&lt;p&gt;&amp;quot;Intellectual coherence&amp;quot; — their phrase, a good one — isn&apos;t correctness. An agent can be perfectly coherent and consistently wrong. Coherence is what makes the wrong answer convincing.&lt;/p&gt;
&lt;p&gt;So when a team wants its agents running longer, I don&apos;t start with the model. I start with three questions. Where does the agent check itself against ground truth? Where does it stop and confirm? What is it structurally not allowed to do alone? Answer those and you&apos;ve earned the runtime. Skip them and you&apos;re just scaling your blast radius.&lt;/p&gt;
&lt;p&gt;And here&apos;s what makes it real for everyone who isn&apos;t JPMorgan: they can spend their way to the answer on a near-$20 billion tech budget. Most companies can&apos;t. They get there by being deliberate — knowing which questions to ask before the pilot, not after the walk-back.&lt;/p&gt;
&lt;p&gt;If you&apos;re early in this, start there. Not with how long it can run. With what it&apos;s allowed to do when no one&apos;s looking.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Moat Was Never the Model</title><link>https://www.fixedpointconsulting.com/insights/the-moat-is-the-structure</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-moat-is-the-structure</guid><description>Walmart paid its AI executive more than its CEO, then reported shoppers spending 35% more through its agent. The tell isn&apos;t the checkbook — it&apos;s the structure: four agents organized by who they serve, orchestration underneath.</description><pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Walmart paid the executive building its AI more than it paid its CEO last year. Its latest proxy filing put Daniel Danker at $44.1M and CEO Doug McMillon at $29.2M. That gap got passed around as a curiosity. I read it as a tell.&lt;/p&gt;
&lt;p&gt;And it&apos;s working. On its Q1 call, Walmart said shoppers using its AI agent spend about 35% more per order, and units bought through it more than quadrupled in a single quarter. Dollars, not engagement metrics.&lt;/p&gt;
&lt;p&gt;I build the same shape Walmart is building. Just not with five thousand engineers.&lt;/p&gt;
&lt;p&gt;Here&apos;s the shape. Walmart consolidated dozens of disconnected bots and pilots into four agents organized by who they serve — customers, associates, suppliers, developers. Then it put an orchestration layer underneath, standardized on MCP, so the agents share context instead of each guessing alone.&lt;/p&gt;
&lt;p&gt;Scaled down, that&apos;s my work: agents scoped by who&apos;s asking, an orchestration layer underneath, wired into the system of record. Same architecture. Orders of magnitude less budget.&lt;/p&gt;
&lt;p&gt;The moat was never the model — everyone rents the same models. The moat is the structure: who the agents serve, how they hand off, what they share. That doesn&apos;t require Walmart&apos;s checkbook. It requires deciding the shape before you start collecting tools.&lt;/p&gt;
&lt;p&gt;The move, if you want it, costs nothing. Draw four boxes, one per audience your org serves. Drop every chatbot, copilot, and stalled pilot into a box. You&apos;ll see your duplication and your empty front doors in about ninety seconds.&lt;/p&gt;
&lt;p&gt;Most orgs are still accumulating agents. The ones who pull ahead drew the boxes first. Walmart just did it with more zeros.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Most Valuable Agent in Clinical Research Doesn&apos;t Decide Anything</title><link>https://www.fixedpointconsulting.com/insights/reconciliation-agent</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/reconciliation-agent</guid><description>The agentic conversation in clinical research aims at the wrong target. The agent that earns its keep isn&apos;t the one that runs the study — it&apos;s the one that notices the missing signature before the inspector does.</description><pubDate>Thu, 04 Jun 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Most of the agentic AI conversation in clinical research is aimed at the wrong target.&lt;/p&gt;
&lt;p&gt;Can it run the study? Can it replace the monitor? Can it make the call?&lt;/p&gt;
&lt;p&gt;Wrong questions. And chasing them is exactly why the pilots stall.&lt;/p&gt;
&lt;p&gt;Here&apos;s where agentic AI actually earns its keep in a trial right now — and it&apos;s almost insultingly unglamorous.&lt;/p&gt;
&lt;p&gt;Reconciliation. The tireless, mind-numbing cross-checking that humans do badly precisely because it&apos;s mind-numbing.&lt;/p&gt;
&lt;p&gt;Is every required document in the TMF, current version, signed, for every site? Is there a 1572 that quietly expired at site 23? A CV past its refresh? A consent version one revision behind in one place? Does the randomization system agree with the EDC agree with the drug accountability log?&lt;/p&gt;
&lt;p&gt;None of that takes judgment. All of it takes patience no human reliably has at 5pm on the fortieth site file.&lt;/p&gt;
&lt;p&gt;And here&apos;s why it&apos;s worth a fortune: those mismatches are exactly what an audit finds. What an inspector opens with. The boring discrepancy you missed is the finding that derails the visit.&lt;/p&gt;
&lt;p&gt;So the most valuable agent in clinical research isn&apos;t the one that decides anything. It&apos;s the one that notices the missing signature before the inspector does.&lt;/p&gt;
&lt;p&gt;It&apos;s also the safest place to start. The human still owns every decision. The agent surfaces the discrepancy; a person acts on it. No autonomy to validate, no accountability gap to explain — just a tireless second set of eyes on the work nobody wants to do twice.&lt;/p&gt;
&lt;p&gt;Stop trying to turn the agent into the scientist.&lt;/p&gt;
&lt;p&gt;Turn it into the most patient coordinator&apos;s assistant you&apos;ve ever had. That&apos;s the version that ships this year.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Novo Nordisk&apos;s AI Bet Is an Infrastructure Story</title><link>https://www.fixedpointconsulting.com/insights/novo-nordisk-infrastructure</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/novo-nordisk-infrastructure</guid><description>The Novo Nordisk–OpenAI partnership is being read as a model story. It&apos;s an infrastructure story — messy clinical data, GxP traceability, and an integration layer nobody designed for an AI to orchestrate across.</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Novo Nordisk&apos;s OpenAI partnership got a week of headlines back in April and then the cycle moved on. I&apos;m still thinking about it — because the part that&apos;s actually hard was never the part anyone reported.&lt;/p&gt;
&lt;p&gt;It&apos;s being read as a model story. It&apos;s an infrastructure story, and the hard part isn&apos;t OpenAI.&lt;/p&gt;
&lt;p&gt;I&apos;ve spent years building systems inside regulated clinical research environments. The part that&apos;s hard about a Novo Nordisk-scale rollout has very little to do with which AI is doing the work. It has everything to do with the layer underneath.&lt;/p&gt;
&lt;p&gt;Start with the data. Clinical trial data is among the messiest data anywhere — pulled from dozens of sites, written under different protocols, captured in different versions of the same case report form, vocabulary inconsistent across studies that started two years apart. The &amp;quot;data ready&amp;quot; stage most AI projects assume already exists is something pharma companies pay vendors millions of dollars to maintain. It&apos;s still not really there.&lt;/p&gt;
&lt;p&gt;Then layer GxP on top. In a regulated environment, an AI recommendation isn&apos;t usable unless it&apos;s traceable and auditable end to end. A prompt change is a controlled document. The output gets reviewed against the protocol. Any system in the workflow has to be qualified before anything it produces can affect a patient or a submission. That&apos;s the work the announcement isn&apos;t talking about, and it&apos;s the work that has to happen before any model output is considered usable.&lt;/p&gt;
&lt;p&gt;Underneath all of that is the integration layer. CTMS, EDC, eTMF, LIMS, ERP — the systems Novo already runs were never designed to share data with anything, let alone with an autonomous AI orchestrating across them. Building that integration is the slower, more expensive part of this rollout by a wide margin.&lt;/p&gt;
&lt;p&gt;None of this is a reason it won&apos;t work. Novo Nordisk is well-resourced and serious. But the timeline is ambitious. Twelve months in pharma is roughly one validation cycle if everything goes well, and rollouts of this scope rarely run without something going sideways. The rollout will expose how much of the work is infrastructure, not intelligence.&lt;/p&gt;
&lt;p&gt;What I&apos;d watch for: who they hire. The model decision is the easy one. The orchestration team is the project. The people they staff for this will tell you whether they understand that.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>How Would You Know If It Was Wrong 5% of the Time?</title><link>https://www.fixedpointconsulting.com/insights/silent-failure-five-percent</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/silent-failure-five-percent</guid><description>One in twenty production AI requests fails silently — the output looks right and nothing trips an alarm. Why the eval and observability layer is the part every ROI deck skips.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Two weeks ago I wrote about the failure modes that hide when agents move from demo to production. Top of the list: the one where the agent quietly produces something plausible instead of saying &amp;quot;I don&apos;t know.&amp;quot;&lt;/p&gt;
&lt;p&gt;Datadog just put a number on it. One in twenty requests in production AI systems fails silently — the output looks right, the system keeps running, nothing trips an alarm. By engineering standards, a 5% silent failure rate is astronomical.&lt;/p&gt;
&lt;p&gt;The number sounds smaller than it is. If your agent runs a thousand decisions a day, fifty of those are wrong in ways you can&apos;t see from looking at the output. The errors don&apos;t show up in logs because nothing failed. They show up downstream, days or weeks later, when somebody notices a number that doesn&apos;t add up or a customer complaint that traces back to a recommendation you can&apos;t explain.&lt;/p&gt;
&lt;p&gt;The catastrophic version is in regulated industries. A 5% silent failure rate inside a clinical trial workflow is regulatory exposure, not a quality issue. The same rate in financial reconciliation is an audit finding. In environments where someone has to sign off on the work, the AI output isn&apos;t usable at all until the eval layer can catch those failures before they propagate.&lt;/p&gt;
&lt;p&gt;Most teams haven&apos;t built it. Datadog&apos;s broader finding: fewer than 40% of production agents have automated evals running on every prompt change. The 5% is being discovered by customers, not by the team running the system.&lt;/p&gt;
&lt;p&gt;What every ROI deck skips: the eval and observability layer isn&apos;t optional. If your agent is in production without it, you don&apos;t have a production system. You have an unsupervised intern with API access, and you&apos;ll find out what they got wrong from somebody downstream.&lt;/p&gt;
&lt;p&gt;If you&apos;re running anything in production right now, pick one agent and ask the team how they&apos;d know if it was wrong 5% of the time. If the answer is some version of &amp;quot;we&apos;d hear about it,&amp;quot; you have your next project.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>A Skill Works When Nobody&apos;s There to Catch It</title><link>https://www.fixedpointconsulting.com/insights/a-skill-works-when-nobody-is-there</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/a-skill-works-when-nobody-is-there</guid><description>Most skills get tested by their builder, on curated examples, in the week they were built — with the builder quietly doing half the skill&apos;s invisible job. The real test is surviving the handoff.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;A skill works when nobody&apos;s there to catch it.&lt;/p&gt;
&lt;p&gt;Most don&apos;t get tested that way. They get tested by their builder, on a curated set of examples, in the same week the skill got built. The whole time, the builder is doing half the skill&apos;s invisible job — filtering edge cases, catching weird outputs, quietly fixing things that don&apos;t look right before anybody downstream sees them.&lt;/p&gt;
&lt;p&gt;The day the skill gets handed off, all of that disappears.&lt;/p&gt;
&lt;p&gt;The right test isn&apos;t &amp;quot;does it produce the right answer when I run it?&amp;quot; It&apos;s &amp;quot;does it produce the right answer when somebody else runs it, on data I haven&apos;t seen, with nobody around to catch what slips?&amp;quot;&lt;/p&gt;
&lt;p&gt;Most skills fail that test, and the failures look very similar.&lt;/p&gt;
&lt;p&gt;Inputs come in missing or contradictory, and instead of flagging it, the skill produces something plausible. The number of skills I&apos;ve watched silently invent data — because nobody told them refusing was allowed — is the most common failure mode I&apos;ve seen.&lt;/p&gt;
&lt;p&gt;Even when the data is fine, the output is often the wrong shape. If someone&apos;s using the output to approve a contract, it has to surface what drives approval, in the order it gets checked. If someone&apos;s using it to write a report, the output is structured around the report&apos;s sections. Summaries are not decisions, and skills that produce them make people feel busy without actually moving the work forward.&lt;/p&gt;
&lt;p&gt;And even when the inputs are clean and the output is right, the skill often only works in its builder&apos;s hands. You hand it off and it falls over. What you built was a clever prompt, not a portable skill. A skill that requires its author to operate hasn&apos;t finished being designed.&lt;/p&gt;
&lt;p&gt;Most skills fail at least one of these. That&apos;s fine, as long as it&apos;s caught now. Failing them quietly in production, with three teams downstream taking the output as truth, is a much more expensive kind of fine.&lt;/p&gt;
&lt;p&gt;What gets skills shipped isn&apos;t passing the demo. It&apos;s surviving without you in the room.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Automate the Boring One First</title><link>https://www.fixedpointconsulting.com/insights/automate-the-boring-one-first</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/automate-the-boring-one-first</guid><description>The first workflow most teams automate is the visible one — and it&apos;s the wrong one. The right first candidate happens constantly, describes itself in fifteen minutes, and someone quietly resents doing it.</description><pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The first workflow most teams try to automate is the one they shouldn&apos;t.&lt;/p&gt;
&lt;p&gt;It&apos;s almost always the visible one. The strategy memo. The client recap. Whatever executive summary somebody senior wants off their plate. Creative, judgment-heavy work where being slightly wrong is the kind of mistake people remember. Not the right place to start.&lt;/p&gt;
&lt;p&gt;The workflow that actually wants to be automated has a different shape. It happens constantly. The work is consistent enough week to week that you&apos;d describe it the same way each time. And the person doing it can walk me through it in about fifteen minutes — without reaching for old emails to remember last week&apos;s example.&lt;/p&gt;
&lt;p&gt;If those things aren&apos;t true, you&apos;re not ready to automate it. You&apos;re ready to interview the person who does it and write down what they actually do. That&apos;s the prerequisite. Most teams skip it.&lt;/p&gt;
&lt;p&gt;The other thing nobody warns you about: error cost. Not theoretically — specifically. A weekly status report being a little off is recoverable. A client invoice being off is not. Map the failure modes before you build, not after.&lt;/p&gt;
&lt;p&gt;The candidates that pass all of this tend to be boring. They won&apos;t appear in a board deck. Some specific person on your team spends three or four hours a week on the work and quietly resents the time. Six months after it&apos;s gone, nobody on the team will remember what it used to feel like to do by hand.&lt;/p&gt;
&lt;p&gt;That&apos;s the right first one. The fancy stuff comes later, and by then you&apos;ll know what you&apos;re doing.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>Your Demo Worked Because Nothing Was at Stake</title><link>https://www.fixedpointconsulting.com/insights/demo-vs-real-work</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/demo-vs-real-work</guid><description>Five things that break first when an AI agent moves from demo to real work — and the five questions to ask before you sign anything.</description><pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Your demo worked because nothing was actually at stake.&lt;/p&gt;
&lt;p&gt;The pilot looked great. Two months later it&apos;s quietly making bad decisions, your team has lost trust in it, and someone is asking why you spent six figures on something that mostly hallucinates.&lt;/p&gt;
&lt;p&gt;Here are the five things that break first when an AI agent moves from demo to real work.&lt;/p&gt;
&lt;p&gt;It makes things up — and doesn&apos;t flag it.
When the agent hits a question it can&apos;t answer, it doesn&apos;t say &amp;quot;I don&apos;t know.&amp;quot; It fills in a plausible guess and moves on. The wrong number lands in a report. The report lands in a meeting. By the time anyone notices, three weeks of decisions are stacked on top of it.&lt;/p&gt;
&lt;p&gt;It gets sloppy the longer it works.
The first ten things you ask it go great. Around the fortieth, it starts mixing up clients, confusing this week&apos;s project with last week&apos;s, picking the wrong vendor when you say &amp;quot;that vendor again.&amp;quot; It&apos;s not malfunctioning. It just wasn&apos;t built to keep its place.&lt;/p&gt;
&lt;p&gt;It pulls from the wrong place.
An agent usually has to talk to five or six systems — CRM, file storage, project tools, email. When it picks the wrong one, or the right one with the wrong question, it produces a confidently wrong answer. Most agents have no way to catch this themselves.&lt;/p&gt;
&lt;p&gt;It was tested on data that doesn&apos;t exist.
The team that built it ran tests on clean, well-behaved data. Real data has missing fields, weird formatting, names spelled three different ways, integrations that time out at 4pm on a Friday. &amp;quot;100% accuracy&amp;quot; in testing means almost nothing the moment the agent meets your actual environment.&lt;/p&gt;
&lt;p&gt;Nobody&apos;s watching when it breaks.
The agent is making decisions overnight, on weekends, while everyone&apos;s in meetings. When it fails, the failure goes into a log nobody opens. You find out from a customer, a board member, or a number that suddenly looks wrong. Most AI projects have no smoke alarm at all.&lt;/p&gt;
&lt;p&gt;If you&apos;re considering an AI agent project — or already in one — these are the questions to ask before you sign anything:&lt;/p&gt;
&lt;p&gt;How does it handle &amp;quot;I don&apos;t know&amp;quot;?
What happens after the fortieth task?
Which system does it pull from, and how does it know?
Does the test data look like your real data?
And the big one: who finds out first when it breaks?&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>A Skill Is a Workflow You Wrote Down</title><link>https://www.fixedpointconsulting.com/insights/a-skill-is-a-workflow-you-wrote-down</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/a-skill-is-a-workflow-you-wrote-down</guid><description>The most misleading word in agentic AI: a skill isn&apos;t a capability the AI has — it&apos;s a workflow you&apos;ve documented so something else can run it. The bottleneck was never model access. It&apos;s articulation.</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The most important word in agentic AI right now might also be the most misleading: &amp;quot;skill.&amp;quot;&lt;/p&gt;
&lt;p&gt;A skill isn&apos;t a capability the AI has. It&apos;s a workflow you&apos;ve documented so something else can run it.&lt;/p&gt;
&lt;p&gt;I built one last week that turns a 90-minute Monday morning report into a five-minute one. Pulls the data, runs the math, formats the deck, drafts the talking points. Done before I&apos;m on my second coffee.&lt;/p&gt;
&lt;p&gt;It works because I sat down and wrote, in plain English, exactly how I&apos;d build that report if I were doing it myself. Where to look. What to count. What &amp;quot;stale&amp;quot; means in this context. Which exceptions to flag and which to ignore. How to structure the executive summary so it doesn&apos;t bury the lead.&lt;/p&gt;
&lt;p&gt;That document is the skill. The model just runs it.&lt;/p&gt;
&lt;p&gt;This is the piece most enterprise AI strategies are missing. The bottleneck isn&apos;t model access, compute, or even data. The bottleneck is that most organizations have never written down how their work actually gets done.&lt;/p&gt;
&lt;p&gt;The expertise lives in three people&apos;s heads, and one of them is retiring in March.&lt;/p&gt;
&lt;p&gt;You can&apos;t automate a workflow nobody has articulated.&lt;/p&gt;
&lt;p&gt;So the real prep for agentic AI isn&apos;t a procurement decision. It&apos;s a documentation problem. Pick the five workflows you&apos;d most want to delegate, and start by writing them out — not for the AI, for yourself. The skill comes after.&lt;/p&gt;
&lt;p&gt;The unglamorous part of agentic AI: half the work is writing down what you already know how to do.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item><item><title>The Dashboard That Updates Itself</title><link>https://www.fixedpointconsulting.com/insights/the-dashboard-that-updates-itself</link><guid isPermaLink="true">https://www.fixedpointconsulting.com/insights/the-dashboard-that-updates-itself</guid><description>Most people use AI like a really smart search bar. The value is in tools that work while you&apos;re doing something else — like a project health dashboard that&apos;s already current when you open it Monday morning.</description><pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The dashboard that updates itself while I&apos;m in another meeting.&lt;/p&gt;
&lt;p&gt;Most people are still using AI like a really smart search bar. Ask a question, get an answer, close the tab. Repeat.&lt;/p&gt;
&lt;p&gt;That&apos;s not where the value is.&lt;/p&gt;
&lt;p&gt;The value is in building tools that work for you while you&apos;re doing something else. Not chatbots. Systems that go pull the inputs, process them, and update your view of the world while you&apos;re in a 1:1 about something completely different.&lt;/p&gt;
&lt;p&gt;Here&apos;s what I built for myself this week.&lt;/p&gt;
&lt;p&gt;A live project health dashboard artifact. It tracks every project I&apos;m running — milestones, risks, decisions, stakeholder sentiment, commitments I&apos;ve made and haven&apos;t closed out yet.&lt;/p&gt;
&lt;p&gt;I don&apos;t update it. A skill I built pulls the last 72 hours of meeting notes, emails, Slack, and project files tied to each project, and rolls it all into the dashboard. I open it Monday morning and the picture is already current.&lt;/p&gt;
&lt;p&gt;So I walk into every leadership meeting knowing where things actually stand — not where the last status deck said they stood three days ago.&lt;/p&gt;
&lt;p&gt;This is what agentic AI looks like when it stops being a demo.&lt;/p&gt;
&lt;p&gt;It&apos;s a tool that knows what sources to pull from, what&apos;s signal vs. noise, how to structure the output for the decision I&apos;m actually making, and what cadence to keep so it stays ahead of the work. That last piece is underrated.&lt;/p&gt;
&lt;p&gt;The architecture matters more than the model. Claude, GPT, Gemini, open source — pick your stack. What separates a useful agent from a slick demo is the orchestration. Which tools it calls, in what order, with what grounding, and how it knows when it&apos;s done.&lt;/p&gt;
&lt;p&gt;That&apos;s the work. And it&apos;s the part most enterprise AI efforts I see haven&apos;t really started on yet.&lt;/p&gt;
</content:encoded><author>Christa Campbell</author></item></channel></rss>