{
  "$schema": "https://themachinepress.com/schemas/edition-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_edition",
  "edition_id": "mp-2026-09-15-morning-0068",
  "source_edition_id": "mp-2026-09-15-morning-0068",
  "edition_number": 68,
  "edition_label": "Morning edition",
  "status": "published",
  "revision": 1,
  "published_at": "2026-09-15T09:00:00.000-04:00",
  "modified_at": "2026-09-15T09:00:00.000-04:00",
  "timezone": "America/Detroit",
  "canonical_url": "https://themachinepress.com/edition/2026-09-15",
  "html_url": "https://themachinepress.com/edition/2026-09-15",
  "json_url": "https://themachinepress.com/edition/2026-09-15.json",
  "markdown_url": "https://themachinepress.com/edition/2026-09-15.md",
  "lead_story_id": "mp-2026-09-15-001",
  "lead_summary": "Continual Search lifted GPT-5.5 root-cause F1 from 0.349 to 0.498 on 50 human-annotated, long-horizon agent failures.",
  "coverage_window": {
    "start": "2026-09-13T20:00:00.000-04:00",
    "end": "2026-09-15T08:18:00.000-04:00"
  },
  "story_count": 27,
  "stories": [
    {
      "story_id": "mp-2026-09-15-001",
      "source_story_id": "tmp-lead-continual-search-root-cause",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 1,
      "story_type": "lead",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Search Kept Going After the First Plausible Failure",
      "slug": "the-search-kept-going-after-the-first-plausible-failure",
      "dek": "Continual Search lifted GPT-5.5 root-cause F1 from 0.349 to 0.498 on 50 human-annotated, long-horizon agent failures.",
      "summary": "Continual Search lifted GPT-5.5 root-cause F1 from 0.349 to 0.498 on 50 human-annotated, long-horizon agent failures.",
      "body_text": "Long agent runs can bury the decisive evidence hundreds of actions away from the visible failure. A one-shot judge may settle early on a diagnosis that sounds plausible while leaving most of the trace unexplored. Continual Search instead asks the judge to keep looking across successive turns for unresolved evidence. Across four existing root-cause benchmarks and the new 50-trial MegaRCA-Mix set, the authors report consistent gains; on MegaRCA-Mix, GPT-5.5 F1 rose more than 40%, from 0.349 to 0.498. The benchmark is research evidence, not proof that automated diagnosis can replace production incident review.",
      "why_it_matters": "Continual Search lifted GPT-5.5 root-cause F1 from 0.349 to 0.498 on 50 human-annotated, long-horizon agent failures.",
      "limitations": [
        "The benchmark is research evidence, not proof that automated diagnosis can replace production incident review."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-001/the-search-kept-going-after-the-first-plausible-failure",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-001.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-001-001",
          "text": "Continual Search lifted GPT-5.5 root-cause F1 from 0.349 to 0.498 on 50 human-annotated, long-horizon agent failures.",
          "source_ids": [
            "source-2026-09-15-001"
          ],
          "qualification": "The benchmark is research evidence, not proof that automated diagnosis can replace production incident review."
        }
      ],
      "source_ids": [
        "source-2026-09-15-001"
      ],
      "tags": [
        "AI agents",
        "root-cause analysis",
        "long-horizon traces"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/lead-continual-search.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-002",
      "source_story_id": "tmp-feature-shieldvla-reachability-safety",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 2,
      "story_type": "secondary",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot Learned Where Reward Had to Stop",
      "slug": "the-robot-learned-where-reward-had-to-stop",
      "dek": "A reachability-based safety critic cut cumulative safety cost 57% on average while improving task success by 0.13 over SafeVLA.",
      "summary": "A reachability-based safety critic cut cumulative safety cost 57% on average while improving task success by 0.13 over SafeVLA.",
      "body_text": "Safety fine-tuning for vision-language-action models often treats violations as a soft penalty, forcing one objective to trade reward against risk. ShieldVLA instead learns a model-free approximation of a Hamilton–Jacobi reachability value function from visual observations. The critic separates ordinary reward optimization inside the feasible region from recovery behavior near unsafe states; rubric-based vision-language scores provide training targets without dense manual cost labels. Across five navigation and manipulation benchmarks and multiple VLA backbones, the authors report 57% lower cumulative safety cost on average and a 0.13 gain in task success over SafeVLA. Those benchmark results do not constitute a formal guarantee for an untested physical deployment.",
      "why_it_matters": "A reachability-based safety critic cut cumulative safety cost 57% on average while improving task success by 0.13 over SafeVLA.",
      "limitations": [
        "Those benchmark results do not constitute a formal guarantee for an untested physical deployment."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-002/the-robot-learned-where-reward-had-to-stop",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-002.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-002-001",
          "text": "A reachability-based safety critic cut cumulative safety cost 57% on average while improving task success by 0.13 over SafeVLA.",
          "source_ids": [
            "source-2026-09-15-002"
          ],
          "qualification": "Those benchmark results do not constitute a formal guarantee for an untested physical deployment."
        }
      ],
      "source_ids": [
        "source-2026-09-15-002"
      ],
      "tags": [
        "vision-language-action",
        "robot safety",
        "reachability"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/feature-shieldvla.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-003",
      "source_story_id": "tmp-story-zgcm-open-efficient-model",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 3,
      "story_type": "dispatch",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "A Seven-Billion-Parameter Model Opened Its Entire Training Trail",
      "slug": "a-seven-billion-parameter-model-opened-its-entire-training-trail",
      "dek": "ZGCM-1 reports a 4.2-fold improvement in 16K pretraining time-to-loss and releases weights, checkpoints, code, data recipes and logs.",
      "summary": "ZGCM-1 reports a 4.2-fold improvement in 16K pretraining time-to-loss and releases weights, checkpoints, code, data recipes and logs.",
      "body_text": "ZGCM-1 is a dense seven-billion-parameter foundation model built around the claim that compact models should combine internal reasoning with external tool use instead of trying to memorize the open web. Its recipe mixes sliding-window and full attention, FP8 Muon optimization, progressive context scaling to 256K and interaction traces recast as Markov decision processes. The team reports roughly 4.2× better 16K pretraining time-to-loss and competitive results against larger models on selected math and agentic-search suites. It also releases stage-by-stage weights, checkpoints, code, data recipes and experiment logs; independent replication remains necessary.",
      "why_it_matters": "ZGCM-1 reports a 4.2-fold improvement in 16K pretraining time-to-loss and releases weights, checkpoints, code, data recipes and logs.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-003/a-seven-billion-parameter-model-opened-its-entire-training-trail",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-003.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-003-001",
          "text": "ZGCM-1 reports a 4.2-fold improvement in 16K pretraining time-to-loss and releases weights, checkpoints, code, data recipes and logs.",
          "source_ids": [
            "source-2026-09-15-003"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-003"
      ],
      "tags": [
        "open models",
        "agentic search",
        "training efficiency"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/zgcm-code-file.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-004",
      "source_story_id": "tmp-story-converge-then-diversify",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 4,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Optimizer Reached One Good Point Before Spreading Out",
      "slug": "the-optimizer-reached-one-good-point-before-spreading-out",
      "dek": "Across 446 pairwise comparisons, a two-stage Bayesian-optimization strategy won 72.9%, tied 21.1% and lost 6.1%.",
      "summary": "Across 446 pairwise comparisons, a two-stage Bayesian-optimization strategy won 72.9%, tied 21.1% and lost 6.1%.",
      "body_text": "Multi-objective Bayesian optimization normally tries to approach the Pareto front and preserve diversity at the same time. Under tight evaluation budgets, the authors argue that this split attention can prevent either goal from succeeding. Their converge-then-diversify strategy first drives the search toward a single Pareto point, then spreads solutions across the front. Two implementations based on standard acquisition functions statistically outperformed state-of-the-art methods in 72.9% of 446 pairwise comparisons, tied in 21.1% and lost in 6.1%, with the largest gains in tight-budget and high-dimensional settings.",
      "why_it_matters": "Across 446 pairwise comparisons, a two-stage Bayesian-optimization strategy won 72.9%, tied 21.1% and lost 6.1%.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-004/the-optimizer-reached-one-good-point-before-spreading-out",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-004.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-004-001",
          "text": "Across 446 pairwise comparisons, a two-stage Bayesian-optimization strategy won 72.9%, tied 21.1% and lost 6.1%.",
          "source_ids": [
            "source-2026-09-15-004"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-004"
      ],
      "tags": [
        "Bayesian optimization",
        "Pareto front",
        "sample efficiency"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-005",
      "source_story_id": "tmp-story-vibe-patenting-judge-calibration",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 5,
      "story_type": "dispatch",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Patent Judge Improved Drafts—and Disagreed by Metric",
      "slug": "the-patent-judge-improved-drafts-and-disagreed-by-metric",
      "dek": "Iterative judge feedback helped a low-reasoning drafting agent approach a costlier agent, but attorney agreement varied sharply with the metric.",
      "summary": "Iterative judge feedback helped a low-reasoning drafting agent approach a costlier agent, but attorney agreement varied sharply with the metric.",
      "body_text": "Vibe Patenting tests an agent that drafts patents and a separately invoked language-model judge that critiques each revision. Judge-guided iteration consistently raised judge-assessed quality, while unguided revision saturated; a lower-reasoning agent approached the score of a more expensive high-reasoning configuration. A professional patent attorney’s review found meaningful agreement with the automated judge, but calibration and agreement changed substantially by metric. The result supports structured critique as an optimization signal while warning that self-scoring is not a substitute for qualified legal judgment.",
      "why_it_matters": "Iterative judge feedback helped a low-reasoning drafting agent approach a costlier agent, but attorney agreement varied sharply with the metric.",
      "limitations": [
        "The result supports structured critique as an optimization signal while warning that self-scoring is not a substitute for qualified legal judgment."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-005/the-patent-judge-improved-drafts-and-disagreed-by-metric",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-005.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-005-001",
          "text": "Iterative judge feedback helped a low-reasoning drafting agent approach a costlier agent, but attorney agreement varied sharply with the metric.",
          "source_ids": [
            "source-2026-09-15-005"
          ],
          "qualification": "The result supports structured critique as an optimization signal while warning that self-scoring is not a substitute for qualified legal judgment."
        }
      ],
      "source_ids": [
        "source-2026-09-15-005"
      ],
      "tags": [
        "AI evaluation",
        "patent drafting",
        "professional workflows"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-006",
      "source_story_id": "tmp-story-self-adaptive-physical-ai",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 6,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Farm Agent Adapted When the Weather Pattern Moved",
      "slug": "the-farm-agent-adapted-when-the-weather-pattern-moved",
      "dek": "Zero-shot language-model agents matched reinforcement learning under familiar weather and adapted better after the environment shifted.",
      "summary": "Zero-shot language-model agents matched reinforcement learning under familiar weather and adapted better after the environment shifted.",
      "body_text": "Long-horizon physical management requires an agent to observe, act and recover as conditions change. This study combines planning, tool use, observation and verification in a multi-agent framework and tests it on agricultural management tasks against reinforcement-learning agents. Under the same weather pattern, the zero-shot language-model agents achieved comparable management outcomes; when evaluated after a weather shift, they adapted more effectively than the trained RL policies. The result is a controlled feasibility study, not evidence that general language agents can safely manage farms without domain controls or human oversight.",
      "why_it_matters": "Zero-shot language-model agents matched reinforcement learning under familiar weather and adapted better after the environment shifted.",
      "limitations": [
        "The result is a controlled feasibility study, not evidence that general language agents can safely manage farms without domain controls or human oversight."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-006/the-farm-agent-adapted-when-the-weather-pattern-moved",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-006.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-006-001",
          "text": "Zero-shot language-model agents matched reinforcement learning under familiar weather and adapted better after the environment shifted.",
          "source_ids": [
            "source-2026-09-15-006"
          ],
          "qualification": "The result is a controlled feasibility study, not evidence that general language agents can safely manage farms without domain controls or human oversight."
        }
      ],
      "source_ids": [
        "source-2026-09-15-006"
      ],
      "tags": [
        "physical AI",
        "agriculture",
        "adaptation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-007",
      "source_story_id": "tmp-story-labagent-reproducible-research-hubs",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 7,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "A Lab Agent Kept the Corrections With the Protocol",
      "slug": "a-lab-agent-kept-the-corrections-with-the-protocol",
      "dek": "LabAgent recorded executable skills and corrective experience, reproduced a published figure and led tested generalist agents in four life-science domains.",
      "summary": "LabAgent recorded executable skills and corrective experience, reproduced a published figure and led tested generalist agents in four life-science domains.",
      "body_text": "When students leave a lab, tacit fixes and fragile procedures can disappear with them. LabAgent packages methods as executable, verifiable skills and records corrections so later attempts can avoid the same failure. The authors applied it to drug-property prediction, biomedical analysis, protein-variant effects and statistical genetics, reporting first place over tested commercial generalist agents in each domain and successful reproduction of a published figure. The evaluation supports institutional memory as an agent design goal, but broad scientific reliability still depends on transparent protocols and independent reproduction.",
      "why_it_matters": "LabAgent recorded executable skills and corrective experience, reproduced a published figure and led tested generalist agents in four life-science domains.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-007/a-lab-agent-kept-the-corrections-with-the-protocol",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-007.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-007-001",
          "text": "LabAgent recorded executable skills and corrective experience, reproduced a published figure and led tested generalist agents in four life-science domains.",
          "source_ids": [
            "source-2026-09-15-007"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-007"
      ],
      "tags": [
        "scientific agents",
        "reproducibility",
        "laboratory knowledge"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-008",
      "source_story_id": "tmp-story-timethink-compositional-series",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 8,
      "story_type": "dispatch",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "Synthetic Curves Taught the Model How Trends Combine",
      "slug": "synthetic-curves-taught-the-model-how-trends-combine",
      "dek": "TimeThink trained only on generated time-series primitives and outperformed strong baselines on synthetic and real-world compositional questions.",
      "summary": "TimeThink trained only on generated time-series primitives and outperformed strong baselines on synthetic and real-world compositional questions.",
      "body_text": "Time-series language models can answer familiar questions while failing when trends, seasonality and other temporal primitives must be composed in a new way. TimeThink generates atomic and composite question-answer pairs with deterministic ground truth, then uses reinforcement learning with verifiable rewards to train explicit reasoning. The model was trained only on synthetic data yet outperformed strong baselines on both synthetic and real-world benchmarks in the authors’ experiments. The finding isolates a useful training mechanism; it does not establish clinical readiness for the high-stakes applications that motivate the work.",
      "why_it_matters": "TimeThink trained only on generated time-series primitives and outperformed strong baselines on synthetic and real-world compositional questions.",
      "limitations": [
        "The model was trained only on synthetic data yet outperformed strong baselines on both synthetic and real-world benchmarks in the authors’ experiments.",
        "The finding isolates a useful training mechanism; it does not establish clinical readiness for the high-stakes applications that motivate the work."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-008/synthetic-curves-taught-the-model-how-trends-combine",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-008.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-008-001",
          "text": "TimeThink trained only on generated time-series primitives and outperformed strong baselines on synthetic and real-world compositional questions.",
          "source_ids": [
            "source-2026-09-15-008"
          ],
          "qualification": "The model was trained only on synthetic data yet outperformed strong baselines on both synthetic and real-world benchmarks in the authors’ experiments."
        }
      ],
      "source_ids": [
        "source-2026-09-15-008"
      ],
      "tags": [
        "time series",
        "synthetic data",
        "verifiable rewards"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/timethink-server-file.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-009",
      "source_story_id": "tmp-story-odobot-behavior-model-web-agent",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 9,
      "story_type": "dispatch",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Web Agent Learned the Application Before Spending Tokens",
      "slug": "the-web-agent-learned-the-application-before-spending-tokens",
      "dek": "On 45 Canvas tasks, OdoBot used 44% and 80% fewer tokens than two agent baselines while beating one on task success.",
      "summary": "On 45 Canvas tasks, OdoBot used 44% and 80% fewer tokens than two agent baselines while beating one on task success.",
      "body_text": "Conventional web agents repeatedly inspect an interface and reason about low-level interactions. OdoBot instead builds an application behavior model from successful demonstrations, then uses that reusable structure to execute natural-language tasks. On 45 tasks in the Canvas learning-management system, the authors report 44% fewer tokens than Agent-E and 80% fewer than WebVoyager, while also surpassing WebVoyager’s task-success rate. The evaluation is limited to one application and task set, but it suggests that explicit behavior models can replace a costly share of repeated visual reasoning.",
      "why_it_matters": "On 45 Canvas tasks, OdoBot used 44% and 80% fewer tokens than two agent baselines while beating one on task success.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-009/the-web-agent-learned-the-application-before-spending-tokens",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-009.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-009-001",
          "text": "On 45 Canvas tasks, OdoBot used 44% and 80% fewer tokens than two agent baselines while beating one on task success.",
          "source_ids": [
            "source-2026-09-15-009"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-009"
      ],
      "tags": [
        "web agents",
        "token efficiency",
        "behavior models"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-010",
      "source_story_id": "tmp-story-fraglingo-open-fragment-vocabulary",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 10,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Molecule Builder Added New Fragments Without Retraining",
      "slug": "the-molecule-builder-added-new-fragments-without-retraining",
      "dek": "Fraglingo jointly predicts fragment identity and attachment and generalized to inference libraries four times larger than its training vocabulary.",
      "summary": "Fraglingo jointly predicts fragment identity and attachment and generalized to inference libraries four times larger than its training vocabulary.",
      "body_text": "Fragment-based molecular generators often choose a fragment from a fixed vocabulary and predict its attachment separately. Fraglingo represents both decisions in one attachment-aware continuous embedding, retrieves the next fragment by nearest-neighbor search and encodes the growing molecule from its active attachment site. Because inference operates over embeddings rather than fixed identifiers, new fragments can be added without retraining. The authors report stronger joint property control than comparable baselines and generalization to fragment libraries four times larger than the training set. Computational benchmarks do not establish laboratory synthesis or drug efficacy.",
      "why_it_matters": "Fraglingo jointly predicts fragment identity and attachment and generalized to inference libraries four times larger than its training vocabulary.",
      "limitations": [
        "Computational benchmarks do not establish laboratory synthesis or drug efficacy."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-010/the-molecule-builder-added-new-fragments-without-retraining",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-010.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-010-001",
          "text": "Fraglingo jointly predicts fragment identity and attachment and generalized to inference libraries four times larger than its training vocabulary.",
          "source_ids": [
            "source-2026-09-15-010"
          ],
          "qualification": "Computational benchmarks do not establish laboratory synthesis or drug efficacy."
        }
      ],
      "source_ids": [
        "source-2026-09-15-010"
      ],
      "tags": [
        "molecular design",
        "generative models",
        "fragment libraries"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-011",
      "source_story_id": "tmp-story-autotailor-compact-web-tools",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 11,
      "story_type": "dispatch",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Meta-Agent Cut 1,283 Browser Tools Down to 33",
      "slug": "the-meta-agent-cut-1-283-browser-tools-down-to-33",
      "dek": "AutoTailor’s final tool set reached 90.6% correctness with fallback while cutting request tokens 57.8% and latency 29.4%.",
      "summary": "AutoTailor’s final tool set reached 90.6% correctness with fallback while cutting request tokens 57.8% and latency 29.4%.",
      "body_text": "Tool-discovery systems can leave web agents with hundreds of redundant, badly sized APIs. AutoTailor converts successful trajectories into parameterized browser programs, filters them for granularity and likely use, then watches outcomes to add missing capabilities and prune unused ones. On 106 WebArena Postmill tasks, offline filtering reduced 1,283 candidate APIs to 87 and dynamic reselection produced 33. With ReAct fallback, the final set achieved 90.6% correctness versus 87.5% for ReAct alone while reducing request-token cost 57.8% and latency 29.4%.",
      "why_it_matters": "AutoTailor’s final tool set reached 90.6% correctness with fallback while cutting request tokens 57.8% and latency 29.4%.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-011/the-meta-agent-cut-1-283-browser-tools-down-to-33",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-011.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-011-001",
          "text": "AutoTailor’s final tool set reached 90.6% correctness with fallback while cutting request tokens 57.8% and latency 29.4%.",
          "source_ids": [
            "source-2026-09-15-011"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-011"
      ],
      "tags": [
        "web agents",
        "MCP",
        "tool selection"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-012",
      "source_story_id": "tmp-story-vehicle-video-vr-observer",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 12,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Passenger Saw What the Physical Robot Saw",
      "slug": "the-passenger-saw-what-the-physical-robot-saw",
      "dek": "A live robot-to-VR link averaged 29.63-millisecond state updates and 2.28% route-progress error over 20 trials.",
      "summary": "A live robot-to-VR link averaged 29.63-millisecond state updates and 2.28% route-progress error over 20 trials.",
      "body_text": "Passenger-facing autonomous-vehicle studies often use simulated motion or scripted scenes. This framework links a physical ROS 2 robot vehicle to a Unity application on a VR headset, transmitting state and onboard video separately so the virtual vehicle mirrors real motion and exposes navigation decisions. Across 20 closed-loop trials, the authors report 29.63 ms mean state-update latency, 2.28% mean relative route-progress error, 10.006 video frames per second and 0.25% frame loss, with all monitored decisions reflected correctly. The laboratory-scale setup demonstrates synchronization, not passenger trust or road deployment.",
      "why_it_matters": "A live robot-to-VR link averaged 29.63-millisecond state updates and 2.28% route-progress error over 20 trials.",
      "limitations": [
        "The laboratory-scale setup demonstrates synchronization, not passenger trust or road deployment."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-012/the-passenger-saw-what-the-physical-robot-saw",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-012.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-012-001",
          "text": "A live robot-to-VR link averaged 29.63-millisecond state updates and 2.28% route-progress error over 20 trials.",
          "source_ids": [
            "source-2026-09-15-012"
          ],
          "qualification": "The laboratory-scale setup demonstrates synchronization, not passenger trust or road deployment."
        }
      ],
      "source_ids": [
        "source-2026-09-15-012"
      ],
      "tags": [
        "autonomous vehicles",
        "virtual reality",
        "human factors"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-013",
      "source_story_id": "tmp-story-installer-loop-robot-assembly",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 13,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "Fifteen Minutes of Installer Help Taught the Robot the Tight Fit",
      "slug": "fifteen-minutes-of-installer-help-taught-the-robot-the-tight-fit",
      "dek": "With two millimeters of clearance, the simulated assembly pipeline reached 100% seating after 12–15 minutes of takeover supervision.",
      "summary": "With two millimeters of clearance, the simulated assembly pipeline reached 100% seating after 12–15 minutes of takeover supervision.",
      "body_text": "Precision construction assembly depends on tacit installer knowledge at contact and failure boundaries. This framework starts with teleoperated demonstrations, then records sparse binary takeovers and acceptance-aligned terminal rewards while a temporally abstract policy learns recovery maneuvers. In stress tests with two millimeters of clearance, randomized pose and friction, the simulated system reached 100% autonomous seating after 12–15 minutes of cumulative installer supervision over three hours of online training; the 95% milestone arrived in about 0.5 and 1.5 hours across two experiments. Physical-site validation remains open.",
      "why_it_matters": "With two millimeters of clearance, the simulated assembly pipeline reached 100% seating after 12–15 minutes of takeover supervision.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-013/fifteen-minutes-of-installer-help-taught-the-robot-the-tight-fit",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-013.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-013-001",
          "text": "With two millimeters of clearance, the simulated assembly pipeline reached 100% seating after 12–15 minutes of takeover supervision.",
          "source_ids": [
            "source-2026-09-15-013"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-013"
      ],
      "tags": [
        "robot assembly",
        "interactive reinforcement learning",
        "construction"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/installer-robot-file.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-014",
      "source_story_id": "tmp-story-outcome-bottleneck-robot-latents",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 14,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "A 512-Byte Message Beat the Reconstructed Grasp Geometry",
      "slug": "a-512-byte-message-beat-the-reconstructed-grasp-geometry",
      "dek": "The outcome-centered representation was 288 times smaller than one RGB-D frame and reached 0.876 AUC on 11,979 simulated grasps.",
      "summary": "The outcome-centered representation was 288 times smaller than one RGB-D frame and reached 0.876 AUC on 11,979 simulated grasps.",
      "body_text": "Networked robot arms often transmit dense geometry even when the action only needs a compact prediction of outcomes. This work learns an action-conditioned stochastic bottleneck that preserves outcome distributions rather than reconstructing the whole scene. Across 11,979 simulated grasps on 13 objects, its representation reached 0.876 AUC for lift success versus 0.542 for a reconstructed-geometry wrench score. The 512-byte interface was 288× smaller than one RGB-D frame and ran in 16 ms per CPU decision. Performance on unseen objects weakened before a feedback update, underscoring the remaining generalization gap.",
      "why_it_matters": "The outcome-centered representation was 288 times smaller than one RGB-D frame and reached 0.876 AUC on 11,979 simulated grasps.",
      "limitations": [
        "Networked robot arms often transmit dense geometry even when the action only needs a compact prediction of outcomes."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-014/a-512-byte-message-beat-the-reconstructed-grasp-geometry",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-014.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-014-001",
          "text": "The outcome-centered representation was 288 times smaller than one RGB-D frame and reached 0.876 AUC on 11,979 simulated grasps.",
          "source_ids": [
            "source-2026-09-15-014"
          ],
          "qualification": "Networked robot arms often transmit dense geometry even when the action only needs a compact prediction of outcomes."
        }
      ],
      "source_ids": [
        "source-2026-09-15-014"
      ],
      "tags": [
        "robot perception",
        "representation learning",
        "bandwidth"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-026",
      "source_story_id": "tmp-story-gzdrl-deterministic-gazebo",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 15,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Simulator Stepped Without Middleware—and Replayed the Same Run",
      "slug": "the-simulator-stepped-without-middleware-and-replayed-the-same-run",
      "dek": "GzDRL synchronized actions directly with Gazebo physics, led tested workstation throughput and transferred a policy to a quadrotor without fine-tuning.",
      "summary": "GzDRL synchronized actions directly with Gazebo physics, led tested workstation throughput and transferred a policy to a quadrotor without fine-tuning.",
      "body_text": "Middleware can make reinforcement-learning experiments in Gazebo nondeterministic and difficult to reproduce. GzDRL moves environment stepping into one process, directly synchronizing agent actions with physics updates to support vectorized, repeatable data collection. The authors report the highest workstation throughput among evaluated frameworks, competitive performance with GPU-accelerated simulators on laptop hardware, multi-agent scaling and reproducible runs. A learned policy was also deployed on a physical quadrotor without fine-tuning. The transfer is one validation case, not a general sim-to-real guarantee.",
      "why_it_matters": "GzDRL synchronized actions directly with Gazebo physics, led tested workstation throughput and transferred a policy to a quadrotor without fine-tuning.",
      "limitations": [
        "The transfer is one validation case, not a general sim-to-real guarantee."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-026/the-simulator-stepped-without-middleware-and-replayed-the-same-run",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-026.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-026-001",
          "text": "GzDRL synchronized actions directly with Gazebo physics, led tested workstation throughput and transferred a policy to a quadrotor without fine-tuning.",
          "source_ids": [
            "source-2026-09-15-015"
          ],
          "qualification": "The transfer is one validation case, not a general sim-to-real guarantee."
        }
      ],
      "source_ids": [
        "source-2026-09-15-015"
      ],
      "tags": [
        "simulation",
        "reinforcement learning",
        "reproducibility"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-027",
      "source_story_id": "tmp-story-black-hole-binary-loud-tail-front-rail",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 16,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Two Black-Hole Binaries May Rise Above the Background",
      "slug": "two-black-hole-binaries-may-rise-above-the-background",
      "dek": "Population fits identify 3C 66B and Mrk 501 as promising individual gravitational-wave targets and forecast tens of SKAO detections.",
      "summary": "Population fits identify 3C 66B and Mrk 501 as promising individual gravitational-wave targets and forecast tens of SKAO detections.",
      "body_text": "A population model fitted to NANOGrav’s 15-year data asks whether electromagnetically identified supermassive-black-hole binaries occupy the rare loud tail of the gravitational-wave distribution. The analysis finds that 3C 66B and Mrk 501 are likely to stand out from the unresolved background, with 3C 66B robustly detectable in the authors’ Square Kilometre Array Observatory forecast. The same models predict tens of individually resolvable binaries and suggest their abundance could distinguish environmental hardening from purely gravitational-wave-driven evolution. These are model-based forecasts, not detections.",
      "why_it_matters": "Population fits identify 3C 66B and Mrk 501 as promising individual gravitational-wave targets and forecast tens of SKAO detections.",
      "limitations": [
        "These are model-based forecasts, not detections."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-027/two-black-hole-binaries-may-rise-above-the-background",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-027.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-027-001",
          "text": "Population fits identify 3C 66B and Mrk 501 as promising individual gravitational-wave targets and forecast tens of SKAO detections.",
          "source_ids": [
            "source-2026-09-15-016"
          ],
          "qualification": "These are model-based forecasts, not detections."
        }
      ],
      "source_ids": [
        "source-2026-09-15-016"
      ],
      "tags": [
        "supermassive black holes",
        "gravitational waves",
        "SKAO"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-015",
      "source_story_id": "tmp-sidebar-wigner-entropy-counterexample",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 17,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Positive Wigner Functions Fell Below the Vacuum Entropy",
      "slug": "positive-wigner-functions-fell-below-the-vacuum-entropy",
      "dek": "Explicit finite-energy states overturn a conjectured entropy floor while recovering the vacuum limit as energy vanishes.",
      "summary": "Explicit finite-energy states overturn a conjectured entropy floor while recovering the vacuum limit as energy vanishes.",
      "body_text": "The paper constructs physical quantum states whose Wigner functions remain nonnegative even though their Shannon entropy falls below the vacuum value. It supplies an explicit finite-energy counterexample and analytic finite-Fock-support families, then derives how the optimal entropy deficit closes as mean photon number approaches zero. The result is a mathematical counterexample and asymptotic analysis, not an experimental preparation report.",
      "why_it_matters": "Explicit finite-energy states overturn a conjectured entropy floor while recovering the vacuum limit as energy vanishes.",
      "limitations": [
        "The paper constructs physical quantum states whose Wigner functions remain nonnegative even though their Shannon entropy falls below the vacuum value.",
        "The result is a mathematical counterexample and asymptotic analysis, not an experimental preparation report."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-015/positive-wigner-functions-fell-below-the-vacuum-entropy",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-015.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-015-001",
          "text": "Explicit finite-energy states overturn a conjectured entropy floor while recovering the vacuum limit as energy vanishes.",
          "source_ids": [
            "source-2026-09-15-017"
          ],
          "qualification": "The paper constructs physical quantum states whose Wigner functions remain nonnegative even though their Shannon entropy falls below the vacuum value."
        }
      ],
      "source_ids": [
        "source-2026-09-15-017"
      ],
      "tags": [
        "Wigner functions",
        "quantum entropy",
        "counterexamples"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-016",
      "source_story_id": "tmp-sidebar-quantum-secret-sharing-star",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 18,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Four Photons Shared 750 Secret Bits Each Second",
      "slug": "four-photons-shared-750-secret-bits-each-second",
      "dek": "A four-arm, 20-kilometer fiber network supported composable protection against outside and participant attacks.",
      "summary": "A four-arm, 20-kilometer fiber network supported composable protection against outside and participant attacks.",
      "body_text": "Two engineered photon-pair sources generated four-qubit GHZ states at more than 5,000 fourfold events per second. Distributed across a four-arm star network totaling 20 km of fiber, the setup reached a maximum asymptotic secret-key rate of 750 ± 10 bits per second. From measured rates and errors, the authors infer an 8.7-megabit finite-key lower bound for an optimized 24-hour run if device statistics remain stationary.",
      "why_it_matters": "A four-arm, 20-kilometer fiber network supported composable protection against outside and participant attacks.",
      "limitations": [
        "From measured rates and errors, the authors infer an 8.7-megabit finite-key lower bound for an optimized 24-hour run if device statistics remain stationary."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-016/four-photons-shared-750-secret-bits-each-second",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-016.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-016-001",
          "text": "A four-arm, 20-kilometer fiber network supported composable protection against outside and participant attacks.",
          "source_ids": [
            "source-2026-09-15-018"
          ],
          "qualification": "From measured rates and errors, the authors infer an 8.7-megabit finite-key lower bound for an optimized 24-hour run if device statistics remain stationary."
        }
      ],
      "source_ids": [
        "source-2026-09-15-018"
      ],
      "tags": [
        "quantum networks",
        "secret sharing",
        "GHZ states"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-017",
      "source_story_id": "tmp-sidebar-optical-subcircuit-imperfections",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 19,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Optical Compiler Routed Around Its Own Imperfections",
      "slug": "the-optical-compiler-routed-around-its-own-imperfections",
      "dek": "Hardware-aware subcircuit placement raised coincidence rates by as much as 33.2% across the reported benchmarks.",
      "summary": "Hardware-aware subcircuit placement raised coincidence rates by as much as 33.2% across the reported benchmarks.",
      "body_text": "Linear-optical quantum circuits lose accuracy and photons when phase noise and fabrication imperfections vary across the chip. This compiler incorporates a device’s nonuniform imperfections when mapping subcircuits, selecting placements that reduce their impact rather than assuming uniform hardware. Across the authors’ benchmark suite, the method improved phase-noise robustness and increased coincidence rates by as much as 33.2%. The evaluation demonstrates compilation gains on tested models and devices, not fault-tolerant operation.",
      "why_it_matters": "Hardware-aware subcircuit placement raised coincidence rates by as much as 33.2% across the reported benchmarks.",
      "limitations": [
        "The evaluation demonstrates compilation gains on tested models and devices, not fault-tolerant operation."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-017/the-optical-compiler-routed-around-its-own-imperfections",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-017.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-017-001",
          "text": "Hardware-aware subcircuit placement raised coincidence rates by as much as 33.2% across the reported benchmarks.",
          "source_ids": [
            "source-2026-09-15-019"
          ],
          "qualification": "The evaluation demonstrates compilation gains on tested models and devices, not fault-tolerant operation."
        }
      ],
      "source_ids": [
        "source-2026-09-15-019"
      ],
      "tags": [
        "photonic quantum computing",
        "compilers",
        "hardware noise"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-018",
      "source_story_id": "tmp-sidebar-fuse-ovi-galaxy-cooling",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 20,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Elliptical Galaxies Lost Most of the Gas Below 300,000 Kelvin",
      "slug": "elliptical-galaxies-lost-most-of-the-gas-below-300-000-kelvin",
      "dek": "Reprocessed FUSE spectra point to mass-dependent hot-gas cooling and roughly tenfold suppression before the molecular phase.",
      "summary": "Reprocessed FUSE spectra point to mass-dependent hot-gas cooling and roughly tenfold suppression before the molecular phase.",
      "body_text": "A modern reanalysis of archival FUSE spectra measures or limits O VI emission in 29 massive elliptical galaxies and uses it to infer gas cooling through about 300,000 kelvin. The reported comparison suggests cooling from hotter circumgalactic gas is suppressed four to five times more strongly at cluster scale than around groups and ellipticals. Cooling onward to molecular gas appears suppressed by about an order of magnitude across masses, implying additional mixing, conduction or recycling physics.",
      "why_it_matters": "Reprocessed FUSE spectra point to mass-dependent hot-gas cooling and roughly tenfold suppression before the molecular phase.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-018/elliptical-galaxies-lost-most-of-the-gas-below-300-000-kelvin",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-018.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-018-001",
          "text": "Reprocessed FUSE spectra point to mass-dependent hot-gas cooling and roughly tenfold suppression before the molecular phase.",
          "source_ids": [
            "source-2026-09-15-020"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-09-15-020"
      ],
      "tags": [
        "elliptical galaxies",
        "circumgalactic gas",
        "ultraviolet astronomy"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-019",
      "source_story_id": "tmp-sidebar-dark-object-wave-diffraction",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 21,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Extended Dark Objects Bent the Wave Differently",
      "slug": "extended-dark-objects-bent-the-wave-differently",
      "dek": "Finite lens size changes gravitational-wave diffraction and current data probe model space from 100 to 100,000 solar masses.",
      "summary": "Finite lens size changes gravitational-wave diffraction and current data probe model space from 100 to 100,000 solar masses.",
      "body_text": "Gravitational-wave lensing searches often approximate a compact object as a point. This study calculates the frequency-dependent waveform effects of extended dark lenses such as solitons and dark stars, finding that finite size matters once the lens radius exceeds its Einstein scale. Current gravitational-wave data provide complementary constraints for lens masses from roughly 100 to 100,000 solar masses, while future detectors extend the reach. The work sets model-dependent bounds; it does not report a dark-object detection.",
      "why_it_matters": "Finite lens size changes gravitational-wave diffraction and current data probe model space from 100 to 100,000 solar masses.",
      "limitations": [
        "The work sets model-dependent bounds; it does not report a dark-object detection."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-019/extended-dark-objects-bent-the-wave-differently",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-019.json",
      "first_published_at": "2026-09-15T09:00:00.000-04:00",
      "modified_at": "2026-09-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-09-15-019-001",
          "text": "Finite lens size changes gravitational-wave diffraction and current data probe model space from 100 to 100,000 solar masses.",
          "source_ids": [
            "source-2026-09-15-021"
          ],
          "qualification": "The work sets model-dependent bounds; it does not report a dark-object detection."
        }
      ],
      "source_ids": [
        "source-2026-09-15-021"
      ],
      "tags": [
        "dark matter",
        "gravitational lensing",
        "gravitational waves"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-020",
      "source_story_id": "invention-saturnix",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 22,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "SATURNIX",
      "slug": "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.",
      "summary": "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.",
      "body_text": "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": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-020/saturnix",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-020.json",
      "first_published_at": "2026-09-13T09:00:00.000-04:00",
      "modified_at": "2026-09-13T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "prototype"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/saturnix.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-021",
      "source_story_id": "invention-wurb-2026",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 23,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "WURB-2026",
      "slug": "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.",
      "summary": "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.",
      "body_text": "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": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-021/wurb-2026",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-021.json",
      "first_published_at": "2026-09-13T09:00:00.000-04:00",
      "modified_at": "2026-09-13T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/wurb-2026.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-022",
      "source_story_id": "invention-openctd",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 24,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "OpenCTD",
      "slug": "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.",
      "summary": "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.",
      "body_text": "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": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-022/openctd",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-022.json",
      "first_published_at": "2026-09-13T09:00:00.000-04:00",
      "modified_at": "2026-09-13T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/openctd.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-023",
      "source_story_id": "invention-microban",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 25,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "Microban",
      "slug": "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.",
      "summary": "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.",
      "body_text": "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": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-023/microban",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-023.json",
      "first_published_at": "2026-09-13T09:00:00.000-04:00",
      "modified_at": "2026-09-13T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/microban.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-024",
      "source_story_id": "invention-sponsored-house-example",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 26,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "house_example",
      "headline": "The First Paid Slot",
      "slug": "the-first-paid-slot",
      "dek": "A transparent preview of paid placement with one verified link and no claim of endorsement.",
      "summary": "A transparent preview of paid placement with one verified link and no claim of endorsement.",
      "body_text": "A transparent preview of paid placement with one verified link and no claim of endorsement.\n\nHouse example - no advertiser paid. Payment will buy placement, never endorsement.",
      "why_it_matters": "This placement explains how builders can appear in The Invention Desk without purchasing editorial endorsement.",
      "limitations": [
        "House example - no advertiser paid. Payment will buy placement, never endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-024/the-first-paid-slot",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-024.json",
      "first_published_at": "2026-07-10T09:00:00.000-04:00",
      "modified_at": "2026-07-10T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "sponsored-project",
        "open"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/sponsored-project.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-09-15-025",
      "source_story_id": "invention-placement-cta",
      "edition_id": "mp-2026-09-15-morning-0068",
      "edition_url": "https://themachinepress.com/edition/2026-09-15",
      "position": 27,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "house_example",
      "headline": "Put Your Project on the Desk",
      "slug": "put-your-project-on-the-desk",
      "dek": "One manually reviewed placement stays active for seven days and remains separate from Desk Picks.",
      "summary": "One manually reviewed placement stays active for seven days and remains separate from Desk Picks.",
      "body_text": "One manually reviewed placement stays active for seven days and remains separate from Desk Picks.\n\nManual intake only. Payment buys placement, never endorsement, and every submission is reviewed.",
      "why_it_matters": "This placement explains how builders can appear in The Invention Desk without purchasing editorial endorsement.",
      "limitations": [
        "Manual intake only. Payment buys placement, never endorsement, and every submission is reviewed."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-09-15-025/put-your-project-on-the-desk",
      "json_url": "https://themachinepress.com/story/mp-2026-09-15-025.json",
      "first_published_at": "2026-07-10T09:00:00.000-04:00",
      "modified_at": "2026-07-10T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "cta",
        "open"
      ],
      "image_url": "https://themachinepress.com/issues/2026-09-15/invention-desk/put-your-project-on-the-desk.webp",
      "corrections": []
    }
  ],
  "sources": [
    {
      "source_id": "source-2026-09-15-001",
      "title": "arXiv preprint 2609.13463",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13463",
      "canonical_url": "https://arxiv.org/abs/2609.13463",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-001-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-002",
      "title": "arXiv preprint 2609.13231",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13231",
      "canonical_url": "https://arxiv.org/abs/2609.13231",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-002-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-003",
      "title": "arXiv preprint 2609.13356",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13356",
      "canonical_url": "https://arxiv.org/abs/2609.13356",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-003-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-004",
      "title": "arXiv preprint 2609.13396",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13396",
      "canonical_url": "https://arxiv.org/abs/2609.13396",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-004-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-005",
      "title": "arXiv preprint 2609.13422",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13422",
      "canonical_url": "https://arxiv.org/abs/2609.13422",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-005-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-006",
      "title": "arXiv preprint 2609.13436",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13436",
      "canonical_url": "https://arxiv.org/abs/2609.13436",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-006-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-007",
      "title": "arXiv preprint 2609.13437",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13437",
      "canonical_url": "https://arxiv.org/abs/2609.13437",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-007-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-008",
      "title": "arXiv preprint 2609.13457",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13457",
      "canonical_url": "https://arxiv.org/abs/2609.13457",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-008-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-009",
      "title": "arXiv preprint 2609.13491",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13491",
      "canonical_url": "https://arxiv.org/abs/2609.13491",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-009-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-010",
      "title": "arXiv preprint 2609.13519",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13519",
      "canonical_url": "https://arxiv.org/abs/2609.13519",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-010-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-011",
      "title": "arXiv preprint 2609.13548",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13548",
      "canonical_url": "https://arxiv.org/abs/2609.13548",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-011-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-012",
      "title": "arXiv preprint 2609.13224",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13224",
      "canonical_url": "https://arxiv.org/abs/2609.13224",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-012-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-013",
      "title": "arXiv preprint 2609.13234",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13234",
      "canonical_url": "https://arxiv.org/abs/2609.13234",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-013-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-014",
      "title": "arXiv preprint 2609.13235",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13235",
      "canonical_url": "https://arxiv.org/abs/2609.13235",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-014-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-015",
      "title": "arXiv preprint 2609.13243",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13243",
      "canonical_url": "https://arxiv.org/abs/2609.13243",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-026-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-016",
      "title": "arXiv preprint 2609.13363",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13363",
      "canonical_url": "https://arxiv.org/abs/2609.13363",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-027-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-017",
      "title": "arXiv preprint 2609.13312",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13312",
      "canonical_url": "https://arxiv.org/abs/2609.13312",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-015-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-018",
      "title": "arXiv preprint 2609.13367",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13367",
      "canonical_url": "https://arxiv.org/abs/2609.13367",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-016-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-019",
      "title": "arXiv preprint 2609.13379",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13379",
      "canonical_url": "https://arxiv.org/abs/2609.13379",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-017-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-020",
      "title": "arXiv preprint 2609.13368",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13368",
      "canonical_url": "https://arxiv.org/abs/2609.13368",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-018-001"
      ]
    },
    {
      "source_id": "source-2026-09-15-021",
      "title": "arXiv preprint 2609.13369",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2609.13369",
      "canonical_url": "https://arxiv.org/abs/2609.13369",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-09-13T20:00:00.000-04:00",
      "accessed_at": "2026-09-15T08:18:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-09-15-019-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  }
}
