Two jobs that stopped being two jobs
A content function used to be a staffing problem. You needed someone who could pick the right bets, hire writers who could execute them, hold a standard across a lot of people, and defend the budget upstairs. Everything underneath that was somebody else's department. The CMS was IT. The analytics were growth. The pipeline, to the extent there was one, was a spreadsheet and a shared drive.
That division held because the bottleneck was human hours. If you wanted forty pieces a quarter you hired for forty pieces a quarter, and the constraint was real enough that managing it was a full job. Infrastructure barely mattered, because the machine was people and people are managed, not deployed.
The bottleneck moved. Producing forty pieces is now a scheduling question, not a hiring one, and the job that grew up around managing scarce writing capacity is managing something that is no longer scarce. What replaced it is a systems job wearing editorial clothes, and the people best positioned for it are specialists who went generalist, which is where most content careers already are whether or not anyone has said so out loud.
The row that wasn't there
Here is a small failure that explains the whole shift. A content operation I run keeps its affiliate links in a shared table across several sites. A script reads that table, checks which articles are missing links, and reports coverage. For a while it reported full coverage, and full coverage was wrong.
The database silently caps a read at a thousand rows. Not an error, not a warning, not a truncation flag. The query returns a success status and a thousand rows, and if the table holds more than that, the rows past the cap simply do not exist as far as the calling code is concerned. Every downstream check ran correctly against incomplete data and confirmed everything was fine.
Nothing in the output said anything was wrong. The only reason to catch it is a prior belief that a clean result is not the same thing as a correct one, and that a number which looks too tidy is a reason to go and look. That belief is standard issue in engineering. It is why people write assertions, why they check row counts against expected counts, why a perfect pass rate makes a good engineer suspicious rather than pleased.
An AI draft is a query that returned success
A model given a brief returns a complete, well formed, confident piece of writing every single time. There is no partial credit and no error state. A draft built on a source that does not exist looks exactly like a draft built on one that does. A paragraph where the model had nothing and generated plausible filler reads slightly better than the paragraph where it had something specific and awkward.
This is the same failure mode as the truncated query, and editorial has no reflex for it, because editorial never needed one. When a draft cost a person three days, someone had definitely read the sources. The expense was the quality control. Remove the expense and you remove the control that was riding along inside it, and most teams have not noticed because the output kept looking the same.
So the first genuinely new editorial skill in a long time is a borrowed engineering one. Assume the output is wrong in a way that will not announce itself. Then go and build the thing that announces it, because you cannot personally read everything and hoping is not a process.
Five surfaces, and the two nobody covers
A content generalist now holds five things. The idea, which is what someone actually believes about a subject rather than what the piece is about. The pipeline, which is how a brief becomes a draft without a person in the middle of every step. The data, which is where claims come from and how stale a source is allowed to be before it stops counting. The gate, which is what must be verifiably true before something publishes. And the measurement, which is what you would have to see to kill a project rather than defend it.
Most people coming from editorial hold the idea, the gate in an informal sense, and some of the measurement. Most people coming from engineering hold the pipeline, the data, and a different, more rigorous version of the gate. Almost nobody holds all five, and the two that go uncovered are usually the pipeline and the data, because they look like somebody else's job right up until the moment the whole operation is running on them.
The gate is where the two backgrounds actually differ, and it is worth being precise about it. An editorial gate is a person who reads carefully and has taste. An engineering gate is a check that fails the build. Taste does not scale past what one person can read in a week, which used to be roughly the same as what the team could produce in a week and no longer is. The gate has to become code, and writing it requires knowing both what to check and how to check it.
Three shifts already underway
Volume stopped separating anyone from anyone. When the marginal cost of another article rounds to nothing, publishing more is not a strategy, it is an expense with a hosting bill attached. Everything that used to be won by outproducing a competitor now has to be won by being right about something they are wrong about, or by having a source of truth they do not have.
The unit of distribution moved from the page to the passage. The old goal was a click onto a page you controlled, where you got to run the whole experience. The new goal includes being the sentence a model quotes when it answers on someone else's surface, which is a different structural problem and a different measurement problem, and most teams currently do neither on purpose.
And the team shrank while the surface grew. A function that was five people is often one or two with tooling, which quietly retires the manager and promotes the operator. The person who survives that consolidation is the one who can run the machine, not the one who could staff it, and that is a real and uncomfortable change in what a content career rewards.
Where this goes in the next three years
This part is forecast, not observation, and worth reading as such. Inside a year, expect job specs to converge on something like content engineer or editorial operator, with pipelines, schemas, and verification appearing in the requirements next to voice and strategy. The agencies that sell volume get squeezed first, because they are selling the thing that got cheap.
Inside two years, expect measurement to change shape. Reporting sessions alone will stop describing the business, because a growing share of the value shows up as being cited somewhere you cannot instrument. Something like citation presence starts appearing next to traffic in board decks, badly defined at first, the way domain authority was badly defined and got used anyway.
Inside three, the defensible asset is not text. Text is the output. The asset is a proprietary source of truth that a model cannot generate: your own tested data, your own customers, your own results, a body of claims someone has actually verified. Everything downstream of that is reproducible by anyone in an afternoon, and the sooner a content operation understands that about itself the better its next three years look.
What has to get built first
None of that arrives on its own, and the missing pieces are unglamorous. A citation metric with a shared definition, because everyone currently measures a different thing off a different set of scraped prompts and the numbers cannot be compared. That needs either the platforms to report it or the field to agree on a sampling standard, and one of those is likelier than the other.
Verification that runs on every build, the way tests run on every build. Claims bound to sources, sources checked for freshness, required disclosures present, nothing publishing without them. Pieces of this exist inside individual operations, including mine, held together with scripts. Nobody sells the general version, and a content management system that treats a post as a blob of text with a date on it cannot host it. The post has to become data with constraints on it before any of this is enforceable.
Then two things outside anyone's control. Provenance that survives being quoted, so a passage carries its source when a model lifts it. And one clearing event on licensing, a settlement or a standard or a platform that pays for citations, which decides whether serious money goes into any of the above or whether the whole field stays a cost center. The tooling gets built by whoever can hold both halves of this at once, and the reason it does not exist yet is that the two halves have historically been two different people.
Want this working on your site, not just your reading list?