Blog

Title Icon

Why AI Code Review Tools Miss What Matters Most — And the Fix

The change was forty lines. An AI agent wrote it to fix a proration edge case in the billing service — mid-cycle plan upgrades were rounding a day wrong. A senior engineer reviewed it the way good engineers do, line by line. The logic read cleanly. The variable names were sensible. The diff did what the ticket asked. She approved it, it merged, it shipped on a Thursday afternoon.

Title Icon

Turning On AI Isn't Adopting It: The AI Adoption Framework Behind Whether Your Investment Pays Off

We talk to a lot of leaders who have already made up their minds. AI is a fad. AI is garbage. They tried it, it underwhelmed, and they filed it next to every other overpromised technology a vendor once swore would change their business. It is a reasonable conclusion, and most of the time it is an honest report of a real experience.

It is also, almost always, a report on the wrong experiment.

Title Icon

Ship a Value Ticket With Every Epic: How to Know If Your Work Actually Moved the Business

Your team closed forty tickets last sprint. Every one of them shipped. Every one of them passed review, cleared QA, and merged clean. Now answer the only question that matters: which of them moved the business?

Title Icon

What Is an Agentic Operating System?

An agentic operating system (agentic OS, or AOS) is the operating model a business runs on when AI agents—not just people or scripts—do the work: a coordinated layer of agents, shared context, guardrails, evaluations, and orchestration that turns one-off AI experiments into a system that ships real business outcomes on repeat.

Title Icon

We Run Our Own Business on Agents: Inside Facet's Agentic Operating System

The fastest way to evaluate whether a firm's agentic expertise is real is simple: ask them if they use it themselves. Not in a demo. Not in a sandbox client engagement. In the actual daily work that keeps the business running.

Title Icon

Why Many Minds Beat One — Adversarial and Role-Based Agents and the Vector Space of Meaning

There is a quiet assumption buried in most enterprise AI adoption: that the path to better output is a better single prompt. Refine the wording, add more context, raise the stakes in the instruction, and the model will eventually produce the answer you wanted. That assumption is responsible for a lot of plateaued AI programs. It treats a probabilistic system as if it had one best answer waiting to be unlocked by the right key.

Title Icon

The Architecture Quality Checklist for AI-Built Salesforce Orgs

Every prior generation of advice about Salesforce technical debt described the same disease: years of accreted clicks-not-code, orphaned fields, a trigger per object, and a cleanup project nobody funds. That framing is now obsolete. In an org where agents author most of the metadata, debt no longer accumulates slowly over five years of admin drift — it can accumulate in an afternoon, at production quality, with passing tests. The cleanup metaphor breaks because there is no lull in which to clean up.

Title Icon

Agentic AI: What It Is and Why It Matters

Agentic AI is software given a goal that it pursues across many steps on its own — planning the work, using tools, checking its results, and correcting course — without a person driving each move. Where generative AI produces an output when prompted, agentic AI runs an entire process to completion, deciding each step itself within boundaries you set.

Title Icon

Faster, Safer Security Approvals — How Agentic Governance Unblocks IT

Ask any engineering leader where velocity actually dies, and the honest answer is rarely "writing the code." It dies in the queue. The change-advisory board that meets twice a week. The vendor security review that sits for three weeks behind nineteen other vendor security reviews. The access request that needs four approvers across two time zones. The audit-evidence gather that pulls a senior engineer off delivery work to screenshot configurations no one will look at until the next SOC 2 window.

Title Icon

The Agentic Operating System —Deterministic Control on Non-Deterministic Foundations

Here is the fact that should anchor every serious conversation about agentic systems, and that most vendor decks quietly skip: a large language model is non-deterministic. Send it the same prompt twice and you can get two different answers. Not wildly different, usually — but different. Different word choices, different structure, occasionally a different decision. The output is sampled from a probability distribution, and a sample is, by definition, not a guarantee.

Pages