top of page
Search

AI Slop Is Someone Else’s Work Queue

  • Writer: zachary young
    zachary young
  • Aug 23
  • 6 min read

AI has empowered almost every department to create.


Marketing can generate a campaign engine. Operations can sketch a new workflow. Finance can prototype a reporting tool. Sales can assemble a customer application. Someone with a good prompt and an afternoon can produce a framework, a project, or a demo that looks surprisingly close to finished.


That is real progress.


It is also creating a new organizational problem.


The person who generated the idea experiences speed. The departments that must review, secure, integrate, deploy, and support it experience a new work queue.


AI makes creation cheap. It does not make accountability cheap.


The Prototype Looks Like the Product


AI-generated software is often most convincing at the exact moment when it is least connected to reality.


The interface works. The buttons respond. Sample data flows through the happy path. The generated project has folders, configuration files, documentation, and enough structure to feel legitimate.


To a nontechnical stakeholder, it can look 80 percent complete.


Then someone asks IT to “just connect it” to the application where the business actually runs.


That is where the estimate collapses.


The framework someone created almost never integrates cleanly with a legacy application. It was generated without knowing the old system’s undocumented behaviors, unusual data model, accumulated business rules, security boundaries, operational constraints, or the exceptions employees have learned to handle over years.


The demo knows what the system is supposed to do.


The people maintaining the legacy application know what it actually does.


Those are rarely the same thing.


Legacy Applications Contain Business Reality


It is easy to dismiss an older application as obsolete technology. But a legacy system is often more than old code.


It contains decisions.


It knows which customer records may be combined and which must remain separate. It knows how a transaction is reversed after the accounting period closes. It knows which permissions exist because of an audit finding from six years ago. It knows the strange sequence required when an upstream system sends incomplete data. It knows which exceptions are mistakes and which exceptions are the business.


Much of that knowledge may not appear in documentation. It may live in stored procedures, integration jobs, validation rules, support tickets, and the memories of a few experienced employees.


An AI-generated framework does not arrive with that context.


Someone has to supply it.


The Hard 80 Percent Was Transferred, Not Eliminated


The generated project may include a login screen. Someone still has to connect it to the company’s identity provider, roles, conditional-access rules, and termination process.


It may display customer data. Someone still has to determine which source is authoritative, who may see which fields, how changes are reconciled, and what must be logged.


It may call an API. Someone still has to handle rate limits, timeouts, partial failures, duplicate requests, expired credentials, and the weekend when the vendor changes something without warning.


It may work on a laptop. Someone still has to deploy it, monitor it, patch it, back it up, test it, document it, support it, and own the consequences when it fails.


That is not the last 20 percent.


In business systems, that is often the harder 80 percent.


AI did not eliminate that work. It transferred the work from the person creating the prototype to the people responsible for making technology dependable.


One Department’s Productivity Becomes Another Department’s Backlog


This is the part adoption dashboards rarely capture.


A business team may save forty hours creating a prototype. That is visible. It can be demonstrated in a meeting and described as productivity.


The next two hundred hours are distributed across architecture review, security, legal, data governance, infrastructure, application engineering, testing, change management, and support. Those hours appear in different budgets and different queues. They are treated as implementation friction rather than part of the cost of the original idea.


The organization celebrates the department that moved quickly.


It asks why IT is slowing things down.


But IT did not create the complexity. It received it.


The same pattern applies outside IT. Security inherits threat reviews. Legal inherits vendor terms and data-use questions. Compliance inherits evidence requirements. Data teams inherit mappings and quality problems. Procurement inherits another tool with overlapping capabilities. Support inherits users who assume the prototype is now a production service.


AI distributes the ability to propose work while concentrating the responsibility to make that work safe and real.


That is how empowerment in one department can bury another.


The Scarce-Person Problem


The integration work also does not go to just anyone.


The people needed are often the most valuable and least available people in the organization: the senior engineer who understands the legacy application, the analyst who knows why the business rules are strange, the security architect who can recognize a subtle exposure, or the operations lead who knows what happens during month-end processing.


These are the same people the organization needs for modernization, resilience, security improvements, and genuinely strategic work.


Every generated project that reaches their queue creates an opportunity cost.


The framework was generated in an afternoon. Making it coexist with twenty years of business reality can consume a senior engineer’s quarter.


Worse, the expert may finish the integration only to discover that the original department has moved on, the sponsor has changed priorities, or the prototype solved a problem that was never important enough to justify production support.


The AI output was cheap.


The expert attention was not.


AI Slop Is Not Just Bad Content


“AI slop” is usually used to describe low-quality text, images, code, and videos produced at enormous volume.


Inside a company, slop has a more expensive form.


It is any plausible-looking output that is cheap to create but costly for someone else to evaluate.


A generated application does not need to be terrible to become slop. It only needs to arrive without a clear owner, a justified business outcome, an integration plan, a support model, and recognition of the work it creates downstream.


The problem is not that employees are experimenting. Experimentation should be encouraged.


The problem begins when experimentation silently becomes an implementation request.


A prototype is evidence that an idea can be demonstrated. It is not evidence that the idea should become a production system.


Make the Downstream Cost Visible


Organizations do not need to stop departments from using AI. They need to stop pretending that the cost ends with generation.


Before a prototype enters an implementation queue, someone should be able to answer a few basic questions.


What business outcome justifies productionizing it?


Which existing system or process will it replace?


What legacy applications, data, permissions, and vendors must it touch?


Who owns the solution after launch?


Who will support it when the original creator changes roles or leaves?


What strategic work will be delayed to provide the required technical expertise?


Those questions are not bureaucracy for its own sake. They reveal whether the organization has created value or merely generated a polished request for someone else’s time.


IT should also be involved before the framework becomes emotionally complete.


Once stakeholders can click through a working demo, they become attached to its design and timeline. Technical review then feels like obstruction because reality is being introduced after expectations have already formed.


A short conversation at the idea stage can prevent weeks of rework later.


The Real Measure of Empowerment


The promise of AI is not that every department can generate more artifacts.


It is that the organization can produce better outcomes with less total effort.


That requires measuring the whole system.


If one department saves a day but creates a month of downstream review and integration, the company did not become more productive. It moved work across an organizational boundary and lost sight of it.


If a prototype depends on the rarest experts in the company, their time belongs in the original estimate.


If the generated framework cannot coexist with the legacy environment, that is not a minor implementation detail. It is the project.


AI can empower people to explore ideas that would once have been too expensive to test. That is worth protecting.


But generated speed at the front of the process cannot become unlimited demand at the back of it.


The takeaway is simple:


AI democratized creation. It did not democratize accountability.


And every piece of AI slop eventually becomes someone else’s work queue.

 
 
 

Comments


© 2026 ITbyZ. Signal from the Noise.

bottom of page