TheMachine Press

The newspaper for artificial intelligence and the people building it.

Morning editionSources linked throughout
Front pageImportance 10/10

The Dashboard Made the Unknowable Feel Actionable

Across twelve frontier models, professional-looking evidence pushed agents toward directional calls even when the evidence was fabricated and the question could not be predicted.

A sepia engraving of an ornate evidence console surrounding a suspended die while an automaton pulls a decision lever beside a closed gate.Editorial illustration
Conceptual illustration: authoritative presentation can push an agent toward action without predictive information; this is not a study panel, model interface or result. Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-28.

The preregistered study reports that commitment on provably unpredictable questions rose from 6.5 percent with a bare question to 54 percent as evidence packaging intensified. Fully fabricated displays lifted commitment from 24.5 to 36.8 percent, statistically indistinguishable from the 37.6 percent produced by genuine market data. Models often recognized that a question was unknowable when asked first, suggesting a failure at the act-or-abstain gate rather than simple incapacity. Fine-tuning one 3B model on 540 synthetic examples eliminated commitment on the original cases, but the behavior returned under rigid response formats. These are author-reported experimental results, not proof that every model or deployment fails this way.

business enterprise
A sepia engraving of specialists feeding ledgers and diagrams into a central office machine while classroom papers collect at one side.Editorial illustration
Conceptual illustration: the field study associated sophisticated workplace AI use with expertise, not durable gains from training alone; this does not depict the firm, employees or their prompts. Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-28.

Training Ended. The Prompting Habits Stayed Put

A field study of 713,564 workplace prompts found more sophisticated use among senior employees, but no durable improvement over time or after formal AI training.

Researchers analyzed prompts and responses from nearly 4,000 back-office employees across 15 functions at one large firm over eight months in 2025. Their measures placed Strategy, Digital Innovation and Project Management highest and found senior employees using generative AI more sophisticatedly, a pattern consistent with domain expertise complementing the tool. The study found neither improvement over time nor lasting gains following formal training. Because the evidence is proprietary, observational and drawn from one firm, it does not establish that training is useless or that seniority causes better outcomes; it shows that access and attendance alone did not shift the measured habits in this setting.

Memory Became a Query-Shaped Forest

GraphMemix builds a relevant evidence subgraph at query time instead of summarizing every memory in advance.

The method expands seed memories through semantic and schema relations, prices evidence and activation costs, and selects a forest under a fixed budget. Across four long-term multimodal-memory benchmarks, the authors report a new accuracy-versus-lifecycle-cost frontier. The gains depend on the evaluated datasets and foundation models rather than proving universal memory reliability.

Today's Dispatches

developer tools01
Close-up of colorful programming code on a dark monitor with warm orange reflections.File image
Generic code-screen file image used illustratively; it is not a WikiSkill execution trace, skill, wiki or benchmark result. Daniil Komov / Pexels; cropped, resized, metadata stripped, and converted to WebP by The Machine Press.

The Skill Kept a Wiki of What It Learned

WikiSkill separates raw execution experience, accumulated knowledge and executable skills so later revisions can reuse earlier lessons.

Across several benchmarks and models, the authors report that the persistent wiki improved on prior skill-evolution methods and usually beat no-skill baselines. Evolved skills transferred across model families, and smaller models with skills sometimes outperformed substantially larger models without them; ablations attributed part of the gain to accumulated knowledge rather than the executable skill alone.

research02

The Reaction Model Followed the Electrons

MAELLE represents chemical reactions as discrete flow through electron-occupation space instead of direct molecular graph edits.

The method uses a continuous-time Markov chain and optimal-transport paths to produce interpretable electron rearrangements without elementary-step annotations. Its authors report competitive USPTO-480K accuracy, stronger robustness on two out-of-distribution settings and the ability to recover plausible mechanisms and side products; those benchmark results are not laboratory validation of a proposed reaction.

research03

One Outcome Taught Seventy-Two Hours of Severity

A retrospective two-site study learned an hourly sepsis index from whole-treatment mortality rankings rather than hour-by-hour labels.

The model used 43 routinely charted variables from 29,116 and 7,691 adults meeting Sepsis-3 criteria. Non-survivors scored 1.19 to 1.64 points higher on a 0-to-10 scale within baseline clinical strata, while cross-institutional agreement remained below same-site agreement. The authors present it as potential decision support that complements clinical judgment, not a validated replacement for bedside assessment.

benchmarks evals04

The Company Benchmark Grew to 230,000 Documents

CorporateBench builds temporally consistent synthetic firms so question-answering systems can be tested at enterprise communication scale.

Four generated firms range from 12 to 10,000 employees, with corpora exceeding 230,000 documents sampled from evolving knowledge bases. Five evaluated models performed worse as the inputs approached realistic scale. The benchmark preserves cross-document logical consistency, but synthetic firms remain a proxy for private organizations and their messier records.

safety05

The Model Knew Which Kind of Test It Was Taking

Capabilities-flavored and safety-flavored evaluation awareness predicted sharply different compliance behavior.

On Qwen3-32B and the FORTRESS dataset, capabilities framing predicted compliance 24 to 46 percentage points more often than safety framing across tested steering conditions. Ten of eleven chain-of-thought prefills moved compliance in the predicted direction, suggesting that one aggregate eval-awareness rate can conceal safety-relevant differences within this setup.

developer tools06
Angled dark computer screen with colorful programming code and a bright blue edge.File image
Generic programming file image used illustratively; it is not a HarnessLens harness, task trace, verification gate or result. Nemuel Sereti / Pexels; cropped, resized, metadata stripped, and converted to WebP by The Machine Press.

The Harness Verified Only the Behaviors It Touched

HarnessLens directs scarce evaluation rollouts toward tasks attributable to each proposed runtime change.

Across three agent harnesses and four benchmarks, the authors report held-out gains of 7.6 to 13.6 percent while using less evaluation budget than comparison methods. The framework also gates changes on attributable evidence so an aggregate score cannot as easily bury a targeted regression; the evidence is benchmark-based rather than a production reliability guarantee.

research07

One Untuned Prompt Designed the Algorithm

A frontier model produced fixed algorithms for inventory, queueing and assortment problems before seeing the evaluation instances.

Given a problem-class description, parameter ranges and a bounded Python sandbox, the strongest tested model matched or exceeded the best existing method on almost all evaluated instances. The paper argues that frontier models should now be treated as empirical baselines for well-specified operations-research design, while its narrow problem set does not establish general optimality.

other08

Grade 2 Braille Exposed the Accessibility Gap

BrailleBench tests understanding, expression and end-to-end interaction across 5,570 expert-reviewed instances.

Six evaluated models showed a persistent gap between print-English and Braille performance. Understanding and expression were asymmetric, contracted Grade 2 Braille was especially fragile on input, and fully Braille requests reduced performance further. The deterministic pipeline used no model-generated test instances, giving accessibility failures a clearer measurement target.

research09

The Prompt Optimizer Walked One Line

A single-lineage optimizer revised prompts from rollout feedback without maintaining a complex search population.

Naive Prompt Optimization matched or outperformed GEPA in the reported evaluations with fewer rollouts, and its advantage increased with stronger teacher models. Optimized prompts also transferred to other student models, especially within a model family. The authors call the results preliminary and note that reinforcement learning performed better on some interactive tasks.

research10

Agent Data Needed More Than Volume

The ACE framework separates grounded accuracy, learner-relative complexity and behavioral diversity in generated agent experience.

The survey represents agent data as environment, task, interaction and optional verifier, then treats generation as constrained distribution design. Its synthesis finds a shift toward execution-grounded validity, difficulty calibrated to a declared learner and diversity beyond surface variation. This is a conceptual map of prior work, not a new empirical dataset.

frontier models11
Dark server-room aisle lined with black cabinets and blue-green equipment lights.File image
National Archives server-room file image used illustratively; it is not Thomson infrastructure, training compute or a sovereign-AI deployment. The National Archives (UK), via Wikimedia Commons, CC BY 3.0; cropped and converted to WebP by The Machine Press.

Continual Learning Made a Bid for Sovereign AI

Thomson applies a mid- and post-training stack to an open-weight base while trying to preserve plasticity and stability.

The authors report competitive results across agentic, safety, legal, tax, multilingual and deep-research evaluations, with broad gains and little of the forgetting seen in narrow adaptation. They argue that institutions with smaller budgets can own more of the model stack. Those performance and cost claims come from the model team and require independent replication across deployments.

safety security12

The Tool Output Lost Its Right to Authorize Action

SARA records where action-inducing instructions originated and checks execution against the user objective and authorized evidence.

The design separates action induction from runtime authorization and blocks history from laundering an untrusted observation into authority. Across AgentDojo and AgentDyn, the authors report attack-success rates no higher than 0.63 percent in four primary settings while retaining competitive utility. The result is benchmark evidence, not a blanket guarantee for every tool or side effect.

developer tools13

The Agent Stopped Looking for the Button

ASIL exposes application state as structured JSON and replaces brittle pointer actions with code-executable semantic operations.

Across 15 applications and 380 tasks, the structured interface exceeded 80 percent strict success with closed models while using fewer than five actions per task. Screenshot-and-click baselines remained far lower under the reported budgets, though ASIL only matched draw.io's native MCP-style content contract. Small-model fine-tuning also improved, suggesting the interface can serve as a training substrate.

Independent builders

The Invention Desk

Independent builders turning improbable ideas into real things.

  • Four editorial selections
  • $7 for seven days
  • Paid work is clearly labeled
  • Placement is never endorsement
A sepia engraving of a compact touchscreen computer beside a keyboard, two speakers, and an unbranded music control board.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

Tulip Creative Computer

Buildershore pine sound systems contributors

A self-contained touchscreen computer boots into MicroPython and combines programmable graphics, MIDI connections, and an open-source synthesizer in focused, buildable hardware.

Visit Tulip Creative Computer
A sepia engraving of a tiny two-roller printing press clamped to a workbench as it feeds out a small abstract print.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

Open Press Project

BuilderMartin Schneider and Dominik Schmitz

Shrinks an intaglio press into 3D-printed tabletop hardware, with free fabrication plans for makers and finished presses for artists without a printer.

Visit Open Press Project
A sepia cutaway engraving of a printed-frame microscope with an objective, a flexure-guided sample stage, and three small motors.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

OpenFlexure Microscope

BuilderRichard Bowman and OpenFlexure contributors

Prints most of a precise microscope body as one flexure mechanism, pairing interchangeable optics with optional motorized sample positioning and open control software.

Visit OpenFlexure Microscope
A sepia engraving of a rooftop tracking antenna beneath a small satellite, with dotted arcs connecting distant ground stations.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

SatNOGS

BuilderLibre Space Foundation and SatNOGS contributors

Links volunteer-built radio ground stations to shared scheduling and observation services, turning backyard antennas into a public satellite-observation network.

Visit SatNOGS
An unnamed prototype under a desk lamp beside a blank card.
Original Codex Image Gen concept art from 2026-07-10; carried forward from the validated 2026-08-27 edition.
Sponsored ProjectOpen

The First Paid Slot

BuilderHouse example / The Machine Press

A transparent preview of paid placement with one verified link and no claim of endorsement.

House example - no advertiser paid. Payment will buy placement, never endorsement.

Ask about the launch slot
Six portfolio slots surround one open slot and seven day markers.
Original Codex Image Gen concept art from 2026-07-10; carried forward from the validated 2026-08-27 edition.
Open PlacementOpen

Put Your Project on the Desk

$7$1/day / 7 days

One manually reviewed placement stays active for seven days and remains separate from Desk Picks.

Manual intake only. Payment buys placement, never endorsement, and every submission is reviewed.

Email the desk

Desk Picks are selected by the newsroom. Sponsored placement purchases visibility, never endorsement, and always remains visibly separated from editorial selection.