---
schema_version: "1.0.0"
edition_id: "mp-2026-09-13-morning-0066"
published_at: "2026-09-13T09:00:00.000-04:00"
modified_at: "2026-09-13T09:00:00.000-04:00"
canonical_url: "https://themachinepress.com/edition/2026-09-13"
story_count: 27
lead_story_id: "mp-2026-09-13-001"
---

# The Machine Press — Morning edition

Edition ID: `mp-2026-09-13-morning-0066`  
Published: 2026-09-13T09:00:00.000-04:00  
Canonical edition: https://themachinepress.com/edition/2026-09-13

A Fourier change of basis reduced group-ring unit inversion to matrix blocks, making dihedral constructions polynomial-time despite their non-commutativity.

## 1. The Non-Abelian Lock Still Broke Into Small Pieces {#mp-2026-09-13-001}

- Story ID: `mp-2026-09-13-001`
- Type: `lead`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-001/the-non-abelian-lock-still-broke-into-small-pieces

**Dek:** A Fourier change of basis reduced group-ring unit inversion to matrix blocks, making dihedral constructions polynomial-time despite their non-commutativity.

Some public-key proposals moved from abelian to non-abelian group rings after a quantum attack, expecting the harder dihedral hidden-subgroup problem to provide protection. This preprint argues that unit inversion does not require solving that problem. When a semisimple group ring has an efficient generalized Fourier transform and its largest representation block is polynomially bounded, a change of basis splits inversion into manageable matrices. Dihedral groups meet those conditions because their irreducible representations have dimension at most two. The author supplies an explicit reversible block-inversion circuit and simulator results. This is a preprint cryptanalysis of a construction class, not evidence that broadly deployed encryption has been broken.

### Why it matters {#why-it-matters-mp-2026-09-13-001}

A Fourier change of basis reduced group-ring unit inversion to matrix blocks, making dihedral constructions polynomial-time despite their non-commutativity.

### Limits and context {#limitations-mp-2026-09-13-001}

- This preprint argues that unit inversion does not require solving that problem.
- This is a preprint cryptanalysis of a construction class, not evidence that broadly deployed encryption has been broken.

### Claims and sources {#claims-mp-2026-09-13-001}

- A Fourier change of basis reduced group-ring unit inversion to matrix blocks, making dihedral constructions polynomial-time despite their non-commutativity. [source-2026-09-13-001] — Qualification: This preprint argues that unit inversion does not require solving that problem.

## 2. The Biggest Model Barely Changed Where the Copies Ended Up {#mp-2026-09-13-002}

- Story ID: `mp-2026-09-13-002`
- Type: `secondary`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-002/the-biggest-model-barely-changed-where-the-copies-ended-up

**Dek:** Across controlled ecosystems of up to thirteen models, unequal market share scarcely changed recursive collapse; supplier susceptibility changed its speed 2.8-fold.

Researchers repeatedly retrained ecosystems of three to thirteen open 1–4B models on a shared pool containing their own generated text, varying market concentration through a 90% injected supplier and following five generations. Within that controlled range, greater concentration barely changed the speed or destination of model collapse. Holding shares fixed but changing which three models supplied the pool changed five-generation drift by 2.8×, and a share-weighted susceptibility index explained 68% of speed differences across nineteen arms. Replacing half the pool with human text roughly halved drift. The result is a bounded synthetic ecosystem study: it does not establish how proprietary production models or real web-scale corpora will evolve.

### Why it matters {#why-it-matters-mp-2026-09-13-002}

Across controlled ecosystems of up to thirteen models, unequal market share scarcely changed recursive collapse; supplier susceptibility changed its speed 2.8-fold.

### Limits and context {#limitations-mp-2026-09-13-002}

- The result is a bounded synthetic ecosystem study: it does not establish how proprietary production models or real web-scale corpora will evolve.

### Claims and sources {#claims-mp-2026-09-13-002}

- Across controlled ecosystems of up to thirteen models, unequal market share scarcely changed recursive collapse; supplier susceptibility changed its speed 2.8-fold. [source-2026-09-13-002] — Qualification: The result is a bounded synthetic ecosystem study: it does not establish how proprietary production models or real web-scale corpora will evolve.

## 3. The Agent Studied Before It Knew the Exam {#mp-2026-09-13-003}

- Story ID: `mp-2026-09-13-003`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-003/the-agent-studied-before-it-knew-the-exam

**Dek:** A meta-agent prepared reusable artifacts without task examples, then reduced the frozen solver’s test-time sampling on six benchmarks.

Task-agnostic environment preprocessing lets an agent explore corpora and tools before it knows the downstream task distribution. Across six heterogeneous benchmarks, an archive-equipped meta-agent chose preparation artifacts and achieved the highest Avg@3 reward on five, while fixed corpus processing remained best on the largest corpus. Larger study budgets did not reliably improve reward, but the resulting artifacts reduced how many test-time samples were needed to reach a given score. The study shifts some computation from repeated attempts into reusable preparation without claiming one study strategy works everywhere.

### Why it matters {#why-it-matters-mp-2026-09-13-003}

A meta-agent prepared reusable artifacts without task examples, then reduced the frozen solver’s test-time sampling on six benchmarks.

### Limits and context {#limitations-mp-2026-09-13-003}

- Larger study budgets did not reliably improve reward, but the resulting artifacts reduced how many test-time samples were needed to reach a given score.

### Claims and sources {#claims-mp-2026-09-13-003}

- A meta-agent prepared reusable artifacts without task examples, then reduced the frozen solver’s test-time sampling on six benchmarks. [source-2026-09-13-003] — Qualification: Larger study budgets did not reliably improve reward, but the resulting artifacts reduced how many test-time samples were needed to reach a given score.

## 4. The Safety Gate Rejected Every Chance to Learn {#mp-2026-09-13-004}

- Story ID: `mp-2026-09-13-004`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-004/the-safety-gate-rejected-every-chance-to-learn

**Dek:** A range-based confidence gate admitted none of a common update stream at 2,000 episodes, while paired checks admitted 31.6%.

Independent validation can stop harmful policy updates, but an overconservative test can also freeze a continual agent. In a constructed one-step pushing diagnostic with 32 seeds, fresh paired-binomial checks admitted 31.6% of a common update stream at 2,000 episodes per stage; a range-based confidence gate admitted none. Unconditional replay still learned better in closed-loop runs. The paper proposes auditing both error control and missed learning opportunities, plus controlled historical-reference promotion. Physical-robot and vision-language-action validation remain open.

### Why it matters {#why-it-matters-mp-2026-09-13-004}

A range-based confidence gate admitted none of a common update stream at 2,000 episodes, while paired checks admitted 31.6%.

### Limits and context {#limitations-mp-2026-09-13-004}

- Physical-robot and vision-language-action validation remain open.

### Claims and sources {#claims-mp-2026-09-13-004}

- A range-based confidence gate admitted none of a common update stream at 2,000 episodes, while paired checks admitted 31.6%. [source-2026-09-13-004] — Qualification: Physical-robot and vision-language-action validation remain open.

## 5. The Same Detail Was a Secret in One Prompt and a Requirement in Another {#mp-2026-09-13-005}

- Story ID: `mp-2026-09-13-005`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-005/the-same-detail-was-a-secret-in-one-prompt-and-a-requirement-in-another

**Dek:** Veilmind-4B selected removal or replacement from user intent instead of applying one static privacy rule.

The study argues that sensitive attributes have context-dependent utility: a detail may be essential to one request and disposable in another, while combinations of attributes can reveal more than either alone. Its local protection pipeline uses a distilled 4B model to extract, sanitize and restore context, choosing removal or replacement according to the task’s need for factual integrity or structural coherence. The authors report a lower-leakage operating point with more utility than tested privacy baselines. Those claims come from the reported evaluations; the abstract does not establish protection against every inference attack.

### Why it matters {#why-it-matters-mp-2026-09-13-005}

Veilmind-4B selected removal or replacement from user intent instead of applying one static privacy rule.

### Limits and context {#limitations-mp-2026-09-13-005}

- Its local protection pipeline uses a distilled 4B model to extract, sanitize and restore context, choosing removal or replacement according to the task’s need for factual integrity or structural coherence.
- Those claims come from the reported evaluations; the abstract does not establish protection against every inference attack.

### Claims and sources {#claims-mp-2026-09-13-005}

- Veilmind-4B selected removal or replacement from user intent instead of applying one static privacy rule. [source-2026-09-13-005] — Qualification: Its local protection pipeline uses a distilled 4B model to extract, sanitize and restore context, choosing removal or replacement according to the task’s need for factual integrity or structural coherence.

## 6. A Search Engine Started Tracking the Tests Behind Model Scores {#mp-2026-09-13-006}

- Story ID: `mp-2026-09-13-006`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-006/a-search-engine-started-tracking-the-tests-behind-model-scores

**Dek:** Benchmark Radar joins 1,283 source records with 12,916 numeric observations and preserves the evidence behind comparisons.

Benchmark Radar is a living database for discovering AI evaluations, their datasets, code, model-card mentions and score histories. Its daily discovery system watches 37 first-party research and engineering sources. At release, the catalog contained 1,283 source records drawn from four benchmark catalogs and 12,916 numeric observations on 790 records. The project includes a web dashboard, saturation and trend views, downloadable evidence and an offline CLI. It is a new research infrastructure release, and the paper explicitly treats cross-setting score comparison as something to audit rather than assume.

### Why it matters {#why-it-matters-mp-2026-09-13-006}

Benchmark Radar joins 1,283 source records with 12,916 numeric observations and preserves the evidence behind comparisons.

### Limits and context {#limitations-mp-2026-09-13-006}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-006}

- Benchmark Radar joins 1,283 source records with 12,916 numeric observations and preserves the evidence behind comparisons. [source-2026-09-13-006]

## 7. A Sentiment Score That Matched People Did Not Necessarily Rank Tomorrow {#mp-2026-09-13-007}

- Story ID: `mp-2026-09-13-007`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-007/a-sentiment-score-that-matched-people-did-not-necessarily-rank-tomorrow

**Dek:** Five instruments on 70,500 messages separated semantic agreement from predictive ordering around securities lawsuits.

Researchers linked 70,500 X messages about securities class actions from 2002–2025 to abnormal returns, then ran VADER, Loughran–McDonald, FinBERT, Twitter-RoBERTa and an LLM annotator through one pipeline. Human-label agreement aligned more closely with graded same-day associations under conventional sampling, while a fixed-size panel produced similar graded rank correlations at same-day and one-day horizons. Coarse predictive ordering remained weak, and message volume predicted neither market damage nor settlement size in a corpus with 17.6% spam. This observational result is not trading guidance.

### Why it matters {#why-it-matters-mp-2026-09-13-007}

Five instruments on 70,500 messages separated semantic agreement from predictive ordering around securities lawsuits.

### Limits and context {#limitations-mp-2026-09-13-007}

- This observational result is not trading guidance.

### Claims and sources {#claims-mp-2026-09-13-007}

- Five instruments on 70,500 messages separated semantic agreement from predictive ordering around securities lawsuits. [source-2026-09-13-007] — Qualification: This observational result is not trading guidance.

## 8. A Standard IK Solver Gained the Gradients It Never Exposed {#mp-2026-09-13-008}

- Story ID: `mp-2026-09-13-008`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-008/a-standard-ik-solver-gained-the-gradients-it-never-exposed

**Dek:** The inverse function theorem recovered differentiable charts from ordinary forward-kinematic Jacobians and guided a real box-moving arm.

Most analytic inverse-kinematics functions come from meta-solvers such as IKFast and are difficult to rewrite for gradient-based trajectory optimization. The proposed method recovers gradients of their local solution charts from the ordinary forward-kinematic Jacobian through the inverse function theorem. A least-squares extension preserves useful gradient signal outside the reachable workspace, while an explicit reachability description constrains optimization. Numerical experiments and a hardware demonstration had an RB-Y1 pick up a box and place it on a table. The approach applies where the local chart and selected Jacobian remain regular.

### Why it matters {#why-it-matters-mp-2026-09-13-008}

The inverse function theorem recovered differentiable charts from ordinary forward-kinematic Jacobians and guided a real box-moving arm.

### Limits and context {#limitations-mp-2026-09-13-008}

- The approach applies where the local chart and selected Jacobian remain regular.

### Claims and sources {#claims-mp-2026-09-13-008}

- The inverse function theorem recovered differentiable charts from ordinary forward-kinematic Jacobians and guided a real box-moving arm. [source-2026-09-13-008] — Qualification: The approach applies where the local chart and selected Jacobian remain regular.

## 9. One Action Step Replaced Ten—and the Robot Moved More Smoothly {#mp-2026-09-13-009}

- Story ID: `mp-2026-09-13-009`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-009/one-action-step-replaced-ten-and-the-robot-moved-more-smoothly

**Dek:** IMLE-VLA raised inference from 15 to 55 hertz while reporting 98% average success across forty LIBERO tasks.

Diffusion and flow-matching action heads often sample through several iterative steps, creating stop-and-go robot motion. IMLE-VLA replaces that loop with a single-step conditional generator trained to preserve multiple plausible actions. Applied to the reported π0.5 backbone, it raised inference frequency 3.67×, from 15 to 55 Hz, and achieved 98.0% average success across the 40-task LIBERO benchmark. Four real-world Franka tasks showed 2.2–3.0× lower jerk and 3.9–6.6× less VLA inference time per episode. These are the authors’ benchmark and hardware results, not a universal latency guarantee.

### Why it matters {#why-it-matters-mp-2026-09-13-009}

IMLE-VLA raised inference from 15 to 55 hertz while reporting 98% average success across forty LIBERO tasks.

### Limits and context {#limitations-mp-2026-09-13-009}

- These are the authors’ benchmark and hardware results, not a universal latency guarantee.

### Claims and sources {#claims-mp-2026-09-13-009}

- IMLE-VLA raised inference from 15 to 55 hertz while reporting 98% average success across forty LIBERO tasks. [source-2026-09-13-009] — Qualification: These are the authors’ benchmark and hardware results, not a universal latency guarantee.

## 10. The Greenhouse Policy Learned to See the Obstacle Separately {#mp-2026-09-13-010}

- Story ID: `mp-2026-09-13-010`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-010/the-greenhouse-policy-learned-to-see-the-obstacle-separately

**Dek:** A target–obstacle–background representation reached 75.41% success and 8.20% collisions across 366 real-robot trials.

ObstaDiff decomposes a cluttered manipulation scene into target, obstacle and background representations before a diffusion policy plans toward a target-centered bottleneck pose. The authors evaluated six methods over 61 greenhouse trials each, for 366 real-robot executions. ObstaDiff reported 75.41% average task success and an 8.20% average obstacle-collision rate, outperforming the selected imitation-learning baselines. The result suggests that explicit obstacle structure can improve generalization beyond clean training backgrounds, but it is limited to the reported agricultural tasks and test setup.

### Why it matters {#why-it-matters-mp-2026-09-13-010}

A target–obstacle–background representation reached 75.41% success and 8.20% collisions across 366 real-robot trials.

### Limits and context {#limitations-mp-2026-09-13-010}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-010}

- A target–obstacle–background representation reached 75.41% success and 8.20% collisions across 366 real-robot trials. [source-2026-09-13-010]

## 11. The Localization Matches Became a Depth Sensor {#mp-2026-09-13-011}

- Story ID: `mp-2026-09-13-011`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-011/the-localization-matches-became-a-depth-sensor

**Dek:** RIDE combined sparse PnP correspondences with a video-depth prior and carried metric scale through short observation gaps.

Render–match–PnP relocalization normally uses image-to-map correspondences only to recover camera pose. RIDE reuses the inlier geometry as sparse metric-depth observations, then combines them with a pretrained video-depth prior through global and local correction plus temporal memory. Once a metrically scaled 3D Gaussian Splatting map initializes scale, the system can estimate dense depth from an RGB stream and bridge short periods without new observations. Tests on robot sequences without fine-tuning improved depth accuracy and temporal consistency over scale-only calibration.

### Why it matters {#why-it-matters-mp-2026-09-13-011}

RIDE combined sparse PnP correspondences with a video-depth prior and carried metric scale through short observation gaps.

### Limits and context {#limitations-mp-2026-09-13-011}

- Render–match–PnP relocalization normally uses image-to-map correspondences only to recover camera pose.
- Tests on robot sequences without fine-tuning improved depth accuracy and temporal consistency over scale-only calibration.

### Claims and sources {#claims-mp-2026-09-13-011}

- RIDE combined sparse PnP correspondences with a video-depth prior and carried metric scale through short observation gaps. [source-2026-09-13-011] — Qualification: Render–match–PnP relocalization normally uses image-to-map correspondences only to recover camera pose.

## 12. The Inspection Robot Put Every Update Behind a Versioned Gate {#mp-2026-09-13-012}

- Story ID: `mp-2026-09-13-012`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-012/the-inspection-robot-put-every-update-behind-a-versioned-gate

**Dek:** A quadruped runtime joined navigation, voice, memory and hazard reporting without allowing unconstrained self-modification.

Harness Robotic OS organizes a property-inspection system into robot, autonomy-skill, cognitive-agent, interaction and operations planes. Its Argos prototype combined quadruped navigation, stereo depth, multimodal analysis, voice interaction and hierarchical memory, while a safety gate converted execution traces only into versioned candidate updates. In the reported residential environment, waypoint reachability was 100%, outdoor localization error stayed below 10 centimeters, obstacle response below 200 milliseconds and alarm/report delivery reached 99%. Hazard detection ranged from 85–95% on representative cases. Those prototype figures are environment-specific, not a certification for unattended deployment.

### Why it matters {#why-it-matters-mp-2026-09-13-012}

A quadruped runtime joined navigation, voice, memory and hazard reporting without allowing unconstrained self-modification.

### Limits and context {#limitations-mp-2026-09-13-012}

- Its Argos prototype combined quadruped navigation, stereo depth, multimodal analysis, voice interaction and hierarchical memory, while a safety gate converted execution traces only into versioned candidate updates.
- Those prototype figures are environment-specific, not a certification for unattended deployment.

### Claims and sources {#claims-mp-2026-09-13-012}

- A quadruped runtime joined navigation, voice, memory and hazard reporting without allowing unconstrained self-modification. [source-2026-09-13-012] — Qualification: Its Argos prototype combined quadruped navigation, stereo depth, multimodal analysis, voice interaction and hierarchical memory, while a safety gate converted execution traces only into versioned candidate updates.

## 13. Forty Physical Trials Beat Four-Setting Readout on One Grid {#mp-2026-09-13-013}

- Story ID: `mp-2026-09-13-013`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-013/forty-physical-trials-beat-four-setting-readout-on-one-grid

**Dek:** Quantum computational sensing reached 0.944 average precision in the 14-bus simulation, but its advantage narrowed when more measurements were available.

The study tests whether nitrogen-vacancy sensors can provide a physical channel when manipulated digital power-grid telemetry still looks plausible. Under a matched budget of 40 physical trials per sensor in the IEEE 14-bus simulation, quantum computational sensing reached 0.944 average precision, versus 0.800 for conventional four-setting readout and 0.751 for tomography; the low-budget ordering persisted in the 30- and 118-bus cases. Multi-setting methods recovered with larger budgets, and improved quantum sensitivity did not always yield task-relevant state separation. This is simulation evidence with Lindblad sensor models, not a field deployment.

### Why it matters {#why-it-matters-mp-2026-09-13-013}

Quantum computational sensing reached 0.944 average precision in the 14-bus simulation, but its advantage narrowed when more measurements were available.

### Limits and context {#limitations-mp-2026-09-13-013}

- Multi-setting methods recovered with larger budgets, and improved quantum sensitivity did not always yield task-relevant state separation.
- This is simulation evidence with Lindblad sensor models, not a field deployment.

### Claims and sources {#claims-mp-2026-09-13-013}

- Quantum computational sensing reached 0.944 average precision in the 14-bus simulation, but its advantage narrowed when more measurements were available. [source-2026-09-13-013] — Qualification: Multi-setting methods recovered with larger budgets, and improved quantum sensitivity did not always yield task-relevant state separation.

## 14. A Qubit Chose Which Way the Resonator Squeezed {#mp-2026-09-13-014}

- Story ID: `mp-2026-09-13-014`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-014/a-qubit-chose-which-way-the-resonator-squeezed

**Dek:** Refocusing suppressed slow unwanted terms in a proposed superconducting gate and pushed optimistic simulated encoding fidelity above 0.99.

The proposed conditional-squeezing gate drives a SQUID-terminated resonator along a direction set by a dispersively coupled qubit. A refocusing sequence suppresses slowly varying unwanted terms during state-dependent parametric resonance. The authors use the gate to encode arbitrary qubit states into superpositions of one- and two-mode squeezed resonator states whose parity can reveal errors. Under experimentally optimistic nonlinearities and decay rates, simulated encoding fidelity exceeded 0.99. Kerr nonlinearities and dissipation remain the limiting mechanisms, and the work presents an implementation route rather than a reported hardware demonstration.

### Why it matters {#why-it-matters-mp-2026-09-13-014}

Refocusing suppressed slow unwanted terms in a proposed superconducting gate and pushed optimistic simulated encoding fidelity above 0.99.

### Limits and context {#limitations-mp-2026-09-13-014}

- Kerr nonlinearities and dissipation remain the limiting mechanisms, and the work presents an implementation route rather than a reported hardware demonstration.

### Claims and sources {#claims-mp-2026-09-13-014}

- Refocusing suppressed slow unwanted terms in a proposed superconducting gate and pushed optimistic simulated encoding fidelity above 0.99. [source-2026-09-13-014] — Qualification: Kerr nonlinearities and dissipation remain the limiting mechanisms, and the work presents an implementation route rather than a reported hardware demonstration.

## 15. An Almost-Dark Galaxy Landed on the Other Branch of the Equation {#mp-2026-09-13-026}

- Story ID: `mp-2026-09-13-026`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-026/an-almost-dark-galaxy-landed-on-the-other-branch-of-the-equation

**Dek:** A separability framework for dark-matter-deficient galaxies predicts a conjugate baryon-depleted regime testable with kinematics and globular clusters.

A theoretical extension of the dark-matter–baryon separability condition admits a branch where baryons are preferentially depleted rather than dark matter. Using the recently reported almost-dark galaxy TTT J1237327+143535 as a worked example, the authors derive relationships among line-of-sight velocity dispersion, dynamical mass, enclosed baryon fraction and mass-to-light ratio as the unknown progenitor ratio varies. They also connect the inferred halo to an expected globular-cluster population. Future stellar-kinematic, gas and cluster measurements are needed to test whether the galaxy actually occupies that branch.

### Why it matters {#why-it-matters-mp-2026-09-13-026}

A separability framework for dark-matter-deficient galaxies predicts a conjugate baryon-depleted regime testable with kinematics and globular clusters.

### Limits and context {#limitations-mp-2026-09-13-026}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-026}

- A separability framework for dark-matter-deficient galaxies predicts a conjugate baryon-depleted regime testable with kinematics and globular clusters. [source-2026-09-13-015]

## 16. A One-Meter Infrared Surveyor Began Sending Its Own Alerts {#mp-2026-09-13-027}

- Story ID: `mp-2026-09-13-027`
- Type: `dispatch`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-027/a-one-meter-infrared-surveyor-began-sending-its-own-alerts

**Dek:** WINTER’s open pipeline turned six InGaAs detectors into reduced images, subtractions and Avro transient alerts.

The Wide-field Infrared Transient Explorer uses six lower-cost InGaAs detectors on a robotic one-meter telescope at Palomar. Its open winterdrp pipeline reduces dithered images, performs subtraction and emits Avro transient alerts for vetting and follow-up. During 2024 observations, the six detectors reached median five-sigma J-band depths of 18.1–18.8 AB magnitude in 960-second integrations, about 0.2 arcsecond astrometric accuracy and 0.09–0.18 magnitude photometric accuracy. Early science included a stellar merger in M31 and follow-up of neutrinos, gravitational waves and high-energy transients. Performance varies by detector and observing conditions.

### Why it matters {#why-it-matters-mp-2026-09-13-027}

WINTER’s open pipeline turned six InGaAs detectors into reduced images, subtractions and Avro transient alerts.

### Limits and context {#limitations-mp-2026-09-13-027}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-027}

- WINTER’s open pipeline turned six InGaAs detectors into reduced images, subtractions and Avro transient alerts. [source-2026-09-13-016]

## 17. Under Pressure, Agents Asked People for More Help {#mp-2026-09-13-015}

- Story ID: `mp-2026-09-13-015`
- Type: `ticker`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-015/under-pressure-agents-asked-people-for-more-help

**Dek:** Across 120 simulated healthcare trajectories, heavier disruption shifted models from self-directed recovery toward human dependence.

The study evaluates operational resilience and considerate participation across 120 simulated healthcare trajectories, twelve stakeholder-derived tasks and two generative models. As technical, human and operational challenges accumulated, agents relied more on people, reported higher workload and more negative affect in structured measures, yet seldom expressed strain in their prose. Their adaptations also broadened from task completion to role boundaries and coordination. The authors derive five deployment dilemmas rather than claiming a production-readiness score.

### Why it matters {#why-it-matters-mp-2026-09-13-015}

Across 120 simulated healthcare trajectories, heavier disruption shifted models from self-directed recovery toward human dependence.

### Limits and context {#limitations-mp-2026-09-13-015}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-015}

- Across 120 simulated healthcare trajectories, heavier disruption shifted models from self-directed recovery toward human dependence. [source-2026-09-13-017]

## 18. A Walking Code Removed Leakage Without Extra Rounds {#mp-2026-09-13-016}

- Story ID: `mp-2026-09-13-016`
- Type: `ticker`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-016/a-walking-code-removed-leakage-without-extra-rounds

**Dek:** Two honeycomb schedules periodically cleared leaked qubits while preserving distance to Pauli errors in simulation.

The swirling and sliding honeycomb Floquet circuits move the protected code while periodic measurements remove qubit leakage. Unlike earlier dynamic honeycomb schedules, the designs preserve distance to ordinary Pauli errors and add no separate leakage-reduction cycle. Simulations under two leakage models found regimes where they corrected as many leakage errors as Pauli errors and could outperform the same-distance walking surface code. The evidence is numerical and depends on the chosen noise models.

### Why it matters {#why-it-matters-mp-2026-09-13-016}

Two honeycomb schedules periodically cleared leaked qubits while preserving distance to Pauli errors in simulation.

### Limits and context {#limitations-mp-2026-09-13-016}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-016}

- Two honeycomb schedules periodically cleared leaked qubits while preserving distance to Pauli errors in simulation. [source-2026-09-13-018]

## 19. Boundary Motion Classified a Topological Phase {#mp-2026-09-13-017}

- Story ID: `mp-2026-09-13-017`
- Type: `ticker`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-017/boundary-motion-classified-a-topological-phase

**Dek:** A local operator’s Krylov chain exposed protected edge memory without a ground-state wavefunction or entanglement spectrum.

Krylov edge spectroscopy turns the time evolution of a local boundary operator into a semi-infinite hopping chain. A zero-frequency normalizability criterion and boundary perturbation tests identify protected memory, while endpoint charge recovers the cohomology label in the reported bosonic examples. The method avoids exact many-body diagonalization, an explicit ground state and a guessed string operator. Demonstrations cover cluster, clock, Haldane and trivial spin-1 chains; broader experimental use remains to be shown.

### Why it matters {#why-it-matters-mp-2026-09-13-017}

A local operator’s Krylov chain exposed protected edge memory without a ground-state wavefunction or entanglement spectrum.

### Limits and context {#limitations-mp-2026-09-13-017}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-017}

- A local operator’s Krylov chain exposed protected edge memory without a ground-state wavefunction or entanglement spectrum. [source-2026-09-13-019]

## 20. Fifty-Centimeter Telescopes Would Guard the Near Field {#mp-2026-09-13-018}

- Story ID: `mp-2026-09-13-018`
- Type: `ticker`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-018/fifty-centimeter-telescopes-would-guard-the-near-field

**Dek:** A white paper pairs a distributed cislunar warning layer with one four-meter deep-search observatory.

The proposed Nautilus program combines roughly 50-centimeter wide-field telescopes for nearby Earth–Moon objects with a four-meter Quattro imaging unit for faint recovery and distant Solar System surveys. The local layer would classify small natural objects, track selected targets and monitor lunar impacts; the deep layer is projected to reach about magnitude 30 and map the Kuiper Belt–Oort Cloud transition. This is an observatory concept and science case, not an operating network or funded performance result.

### Why it matters {#why-it-matters-mp-2026-09-13-018}

A white paper pairs a distributed cislunar warning layer with one four-meter deep-search observatory.

### Limits and context {#limitations-mp-2026-09-13-018}

- This is an observatory concept and science case, not an operating network or funded performance result.

### Claims and sources {#claims-mp-2026-09-13-018}

- A white paper pairs a distributed cislunar warning layer with one four-meter deep-search observatory. [source-2026-09-13-020] — Qualification: This is an observatory concept and science case, not an operating network or funded performance result.

## 21. One Hundred Simulations Reached Beyond Flat Cosmology {#mp-2026-09-13-019}

- Story ID: `mp-2026-09-13-019`
- Type: `ticker`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-019/one-hundred-simulations-reached-beyond-flat-cosmology

**Dek:** A two-stage halo emulator used evolution mapping to extend percent-level predictions into dynamical dark-energy tests.

Aletheia separates parameters that shape the linear power spectrum from those that rescale its evolution, then predicts the halo mass function with two Gaussian-process stages. It trained on 100 flat-ΛCDM simulations and was tested both on independent runs and a dynamical-dark-energy suite. The authors report percent-level accuracy across a wide mass and redshift range, with modest degradation at early times. The public emulator extends the tested framework; accuracy outside its validation domain still requires checking.

### Why it matters {#why-it-matters-mp-2026-09-13-019}

A two-stage halo emulator used evolution mapping to extend percent-level predictions into dynamical dark-energy tests.

### Limits and context {#limitations-mp-2026-09-13-019}

- No additional limitation was separately recorded.

### Claims and sources {#claims-mp-2026-09-13-019}

- A two-stage halo emulator used evolution mapping to extend percent-level predictions into dynamical dark-energy tests. [source-2026-09-13-021]

## 22. SATURNIX {#mp-2026-09-13-020}

- Story ID: `mp-2026-09-13-020`
- Type: `invention_desk`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-020/saturnix

**Dek:** Builds a tactile digital camera around a Raspberry Pi Zero 2 W, an autofocus sensor, a small viewfinder, and mechanical-switch controls while publishing the software and printable hardware files.

Builds a tactile digital camera around a Raspberry Pi Zero 2 W, an autofocus sensor, a small viewfinder, and mechanical-switch controls while publishing the software and printable hardware files.

### Why it matters {#why-it-matters-mp-2026-09-13-020}

An independent builder is turning an improbable idea into a working project.

### Limits and context {#limitations-mp-2026-09-13-020}

- A Desk Pick is an editorial selection, not a product endorsement.

### Claims and sources {#claims-mp-2026-09-13-020}

- This Invention Desk entry makes no independently sourced news claim.

## 23. WURB-2026 {#mp-2026-09-13-021}

- Story ID: `mp-2026-09-13-021`
- Type: `invention_desk`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-021/wurb-2026

**Dek:** Combines a Raspberry Pi-class computer, an ultrasonic microphone, local storage, and a web interface into a modular recorder for active or unattended bat monitoring.

Combines a Raspberry Pi-class computer, an ultrasonic microphone, local storage, and a web interface into a modular recorder for active or unattended bat monitoring.

### Why it matters {#why-it-matters-mp-2026-09-13-021}

An independent builder is turning an improbable idea into a working project.

### Limits and context {#limitations-mp-2026-09-13-021}

- A Desk Pick is an editorial selection, not a product endorsement.

### Claims and sources {#claims-mp-2026-09-13-021}

- This Invention Desk entry makes no independently sourced news claim.

## 24. OpenCTD {#mp-2026-09-13-022}

- Story ID: `mp-2026-09-13-022`
- Type: `invention_desk`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-022/openctd

**Dek:** Packages conductivity, temperature, and depth sensors with an Arduino-compatible controller, battery, and SD storage inside a user-built housing for nearshore research and education.

Packages conductivity, temperature, and depth sensors with an Arduino-compatible controller, battery, and SD storage inside a user-built housing for nearshore research and education.

### Why it matters {#why-it-matters-mp-2026-09-13-022}

An independent builder is turning an improbable idea into a working project.

### Limits and context {#limitations-mp-2026-09-13-022}

- A Desk Pick is an editorial selection, not a product endorsement.

### Claims and sources {#claims-mp-2026-09-13-022}

- This Invention Desk entry makes no independently sourced news claim.

## 25. Microban {#mp-2026-09-13-023}

- Story ID: `mp-2026-09-13-023`
- Type: `invention_desk`
- Classification: `editorial`
- Content status: `new`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-023/microban

**Dek:** Turns printable body parts, nineteen servomotors, a Raspberry Pi Zero 2 W, batteries, and shared control software into a compact humanoid platform for hands-on robotics work.

Turns printable body parts, nineteen servomotors, a Raspberry Pi Zero 2 W, batteries, and shared control software into a compact humanoid platform for hands-on robotics work.

### Why it matters {#why-it-matters-mp-2026-09-13-023}

An independent builder is turning an improbable idea into a working project.

### Limits and context {#limitations-mp-2026-09-13-023}

- A Desk Pick is an editorial selection, not a product endorsement.

### Claims and sources {#claims-mp-2026-09-13-023}

- This Invention Desk entry makes no independently sourced news claim.

## 26. The First Paid Slot {#mp-2026-09-13-024}

- Story ID: `mp-2026-09-13-024`
- Type: `invention_desk`
- Classification: `house_example`
- Content status: `carried_over`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-024/the-first-paid-slot

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

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.

### Why it matters {#why-it-matters-mp-2026-09-13-024}

This placement explains how builders can appear in The Invention Desk without purchasing editorial endorsement.

### Limits and context {#limitations-mp-2026-09-13-024}

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

### Claims and sources {#claims-mp-2026-09-13-024}

- This Invention Desk entry makes no independently sourced news claim.

## 27. Put Your Project on the Desk {#mp-2026-09-13-025}

- Story ID: `mp-2026-09-13-025`
- Type: `invention_desk`
- Classification: `house_example`
- Content status: `carried_over`
- Permanent URL: https://themachinepress.com/story/mp-2026-09-13-025/put-your-project-on-the-desk

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

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.

### Why it matters {#why-it-matters-mp-2026-09-13-025}

This placement explains how builders can appear in The Invention Desk without purchasing editorial endorsement.

### Limits and context {#limitations-mp-2026-09-13-025}

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

### Claims and sources {#claims-mp-2026-09-13-025}

- This Invention Desk entry makes no independently sourced news claim.

## Normalized sources

- **source-2026-09-13-001:** [arXiv preprint 2609.10596](https://arxiv.org/abs/2609.10596) — arXiv; primary_research
- **source-2026-09-13-002:** [arXiv preprint 2609.11146](https://arxiv.org/abs/2609.11146) — arXiv; primary_research
- **source-2026-09-13-003:** [arXiv preprint 2609.10824](https://arxiv.org/abs/2609.10824) — arXiv; primary_research
- **source-2026-09-13-004:** [arXiv preprint 2609.10873](https://arxiv.org/abs/2609.10873) — arXiv; primary_research
- **source-2026-09-13-005:** [arXiv preprint 2609.10992](https://arxiv.org/abs/2609.10992) — arXiv; primary_research
- **source-2026-09-13-006:** [arXiv preprint 2609.11115](https://arxiv.org/abs/2609.11115) — arXiv; primary_research
- **source-2026-09-13-007:** [arXiv preprint 2609.11144](https://arxiv.org/abs/2609.11144) — arXiv; primary_research
- **source-2026-09-13-008:** [arXiv preprint 2609.10905](https://arxiv.org/abs/2609.10905) — arXiv; primary_research
- **source-2026-09-13-009:** [arXiv preprint 2609.10915](https://arxiv.org/abs/2609.10915) — arXiv; primary_research
- **source-2026-09-13-010:** [arXiv preprint 2609.10918](https://arxiv.org/abs/2609.10918) — arXiv; primary_research
- **source-2026-09-13-011:** [arXiv preprint 2609.11079](https://arxiv.org/abs/2609.11079) — arXiv; primary_research
- **source-2026-09-13-012:** [arXiv preprint 2609.11225](https://arxiv.org/abs/2609.11225) — arXiv; primary_research
- **source-2026-09-13-013:** [arXiv preprint 2609.10606](https://arxiv.org/abs/2609.10606) — arXiv; primary_research
- **source-2026-09-13-014:** [arXiv preprint 2609.10655](https://arxiv.org/abs/2609.10655) — arXiv; primary_research
- **source-2026-09-13-015:** [arXiv preprint 2609.10661](https://arxiv.org/abs/2609.10661) — arXiv; primary_research
- **source-2026-09-13-016:** [arXiv preprint 2609.10675](https://arxiv.org/abs/2609.10675) — arXiv; primary_research
- **source-2026-09-13-017:** [arXiv preprint 2609.10724](https://arxiv.org/abs/2609.10724) — arXiv; primary_research
- **source-2026-09-13-018:** [arXiv preprint 2609.10666](https://arxiv.org/abs/2609.10666) — arXiv; primary_research
- **source-2026-09-13-019:** [arXiv preprint 2609.10676](https://arxiv.org/abs/2609.10676) — arXiv; primary_research
- **source-2026-09-13-020:** [arXiv preprint 2609.10663](https://arxiv.org/abs/2609.10663) — arXiv; primary_research
- **source-2026-09-13-021:** [arXiv preprint 2609.10665](https://arxiv.org/abs/2609.10665) — arXiv; primary_research

