{
  "$schema": "https://themachinepress.com/schemas/edition-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_edition",
  "edition_id": "mp-2026-08-15-morning-0037",
  "source_edition_id": "mp-2026-08-15-morning-0037",
  "edition_number": 37,
  "edition_label": "Morning edition",
  "status": "published",
  "revision": 1,
  "published_at": "2026-08-15T09:00:00.000-04:00",
  "modified_at": "2026-08-15T09:00:00.000-04:00",
  "timezone": "America/Detroit",
  "canonical_url": "https://themachinepress.com/edition/2026-08-15",
  "html_url": "https://themachinepress.com/edition/2026-08-15",
  "json_url": "https://themachinepress.com/edition/2026-08-15.json",
  "markdown_url": "https://themachinepress.com/edition/2026-08-15.md",
  "lead_story_id": "mp-2026-08-15-001",
  "lead_summary": "Ultra-deep JWST spectroscopy of GN-z11 resolved faint Lyman-alpha light, a fast ionized outflow and signatures consistent with very massive young stars.",
  "coverage_window": {
    "start": "2026-08-12T20:09:26.000-04:00",
    "end": "2026-08-15T08:29:11.931-04:00"
  },
  "story_count": 27,
  "stories": [
    {
      "story_id": "mp-2026-08-15-001",
      "source_story_id": "tmp-lead-gn-z11-spurs",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 1,
      "story_type": "lead",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "A Red Wing Escaped the Early Universe",
      "slug": "a-red-wing-escaped-the-early-universe",
      "dek": "Ultra-deep JWST spectroscopy of GN-z11 resolved faint Lyman-alpha light, a fast ionized outflow and signatures consistent with very massive young stars.",
      "summary": "Ultra-deep JWST spectroscopy of GN-z11 resolved faint Lyman-alpha light, a fast ionized outflow and signatures consistent with very massive young stars.",
      "body_text": "The SPURS Cycle 4 program obtained what its authors describe as the deepest rest-ultraviolet spectrum yet for a galaxy beyond redshift 10. In GN-z11, the team reports stellar-wind features and broad helium emission jointly reproduced by low-metallicity population models containing stars above 100 solar masses and younger than roughly three million years. A broad nitrogen component could instead include an active-galactic-nucleus-driven wind, an alternative the paper does not rule out.\n\nThe spectrum also shows a roughly 500-kilometer-per-second ionized outflow and little neutral-gas covering along the measured sightline. Lyman-alpha remains weak, but 44 percent of its flux lies in a broad red wing above 500 kilometers per second, where intergalactic absorption should be reduced. The authors interpret the combined evidence as consistent with an intense, compact burst building dense nuclear gas and surrounding star clusters; the measurements do not directly image individual stars.",
      "why_it_matters": "Ultra-deep JWST spectroscopy of GN-z11 resolved faint Lyman-alpha light, a fast ionized outflow and signatures consistent with very massive young stars.",
      "limitations": [
        "A broad nitrogen component could instead include an active-galactic-nucleus-driven wind, an alternative the paper does not rule out.",
        "The authors interpret the combined evidence as consistent with an intense, compact burst building dense nuclear gas and surrounding star clusters; the measurements do not directly image individual stars."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-001/a-red-wing-escaped-the-early-universe",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-001.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-001-001",
          "text": "Ultra-deep JWST spectroscopy of GN-z11 resolved faint Lyman-alpha light, a fast ionized outflow and signatures consistent with very massive young stars.",
          "source_ids": [
            "source-2026-08-15-001"
          ],
          "qualification": "A broad nitrogen component could instead include an active-galactic-nucleus-driven wind, an alternative the paper does not rule out."
        }
      ],
      "source_ids": [
        "source-2026-08-15-001"
      ],
      "tags": [
        "JWST",
        "GN-z11",
        "early universe",
        "stellar populations"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-15/lead-gn-z11-spurs.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-002",
      "source_story_id": "tmp-feature-flashdrive-vla-inference",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 2,
      "story_type": "secondary",
      "section": "chips-infrastructure",
      "editorial_classification": "editorial",
      "headline": "Four Bottlenecks Fell to One Driving Loop",
      "slug": "four-bottlenecks-fell-to-one-driving-loop",
      "dek": "FlashDrive combined reuse, speculative drafting, adaptive denoising and systems work to cut reported VLA latency from 717 milliseconds to 151.",
      "summary": "FlashDrive combined reuse, speculative drafting, adaptive denoising and systems work to cut reported VLA latency from 717 milliseconds to 151.",
      "body_text": "Vision-language-action driving models have to turn video and language into motion quickly enough for control, but the FlashDrive authors argue that no single optimization fixes the whole delay. Their design reuses visual and key-value context across overlapping frames, drafts low-entropy reasoning tokens non-autoregressively, caches the flatter middle of a flow-matching trajectory, and adds CUDA Graph compilation and kernel fusion.\n\nApplied to a quantized 10-billion-parameter driving model on one GPU, the paper reports a 4.7-fold latency reduction, from 717 milliseconds to 151, raising the loop from 1.4 to 6.6 hertz. The reported trajectory error changed by 0.08 meter on one metric, while single-path error and simulated collision and off-road rates improved. Those safety figures come from closed-loop simulation, not a public-road deployment, and the result is specific to the tested model, hardware and optimization stack.",
      "why_it_matters": "FlashDrive combined reuse, speculative drafting, adaptive denoising and systems work to cut reported VLA latency from 717 milliseconds to 151.",
      "limitations": [
        "Those safety figures come from closed-loop simulation, not a public-road deployment, and the result is specific to the tested model, hardware and optimization stack."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-002/four-bottlenecks-fell-to-one-driving-loop",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-002.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-002-001",
          "text": "FlashDrive combined reuse, speculative drafting, adaptive denoising and systems work to cut reported VLA latency from 717 milliseconds to 151.",
          "source_ids": [
            "source-2026-08-15-002"
          ],
          "qualification": "Those safety figures come from closed-loop simulation, not a public-road deployment, and the result is specific to the tested model, hardware and optimization stack."
        }
      ],
      "source_ids": [
        "source-2026-08-15-002"
      ],
      "tags": [
        "autonomous driving",
        "vision-language-action",
        "inference",
        "latency"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-15/feature-flashdrive-vla-inference.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-003",
      "source_story_id": "tmp-story-evolution-strategies-solution-coverage",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 3,
      "story_type": "dispatch",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "The Best Answer Was Hiding the Rest of the Search",
      "slug": "the-best-answer-was-hiding-the-rest-of-the-search",
      "dek": "Evolution-strategy post-training preserved broader pass-at-k solution coverage than reinforcement learning in the authors' discovery tests.",
      "summary": "Evolution-strategy post-training preserved broader pass-at-k solution coverage than reinforcement learning in the authors' discovery tests.",
      "body_text": "The study asks whether optimizing a model around its highest-reward answers can narrow the range of solutions it will explore. Across the reported math and science settings, population-based evolution strategies produced a broader output distribution and consistently higher pass-at-k than reinforcement learning. The result supports diversity-oriented post-training where many valid candidates matter; it does not establish that evolution strategies dominate reinforcement learning for every objective.",
      "why_it_matters": "Evolution-strategy post-training preserved broader pass-at-k solution coverage than reinforcement learning in the authors' discovery tests.",
      "limitations": [
        "The result supports diversity-oriented post-training where many valid candidates matter; it does not establish that evolution strategies dominate reinforcement learning for every objective."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-003/the-best-answer-was-hiding-the-rest-of-the-search",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-003.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-003-001",
          "text": "Evolution-strategy post-training preserved broader pass-at-k solution coverage than reinforcement learning in the authors' discovery tests.",
          "source_ids": [
            "source-2026-08-15-003"
          ],
          "qualification": "The result supports diversity-oriented post-training where many valid candidates matter; it does not establish that evolution strategies dominate reinforcement learning for every objective."
        }
      ],
      "source_ids": [
        "source-2026-08-15-003"
      ],
      "tags": [
        "evolution strategies",
        "reinforcement learning",
        "discovery",
        "pass at k"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-15/evolution-strategies-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-004",
      "source_story_id": "tmp-story-sensitive-entity-alias-rag",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 4,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Retriever Gave the Outside Model Aliases",
      "slug": "the-retriever-gave-the-outside-model-aliases",
      "dek": "SEAG replaces sensitive entities before queries and documents reach an external generator, then restores the answer for the user.",
      "summary": "SEAG replaces sensitive entities before queries and documents reach an external generator, then restores the answer for the user.",
      "body_text": "The proposed privacy layer detects confidential entities, generates aliases and applies the replacement table to both the user's query and retrieved documents before sending them to a third-party language model. The authors report more than 80 percent on their user-oriented correctness-and-concealment metric, while complete entity-hiding accuracy ranged from 74.91 to 77.83 percent across three tested models. Those residual misses mean the method is not a guarantee against disclosure.",
      "why_it_matters": "SEAG replaces sensitive entities before queries and documents reach an external generator, then restores the answer for the user.",
      "limitations": [
        "Those residual misses mean the method is not a guarantee against disclosure."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-004/the-retriever-gave-the-outside-model-aliases",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-004.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-004-001",
          "text": "SEAG replaces sensitive entities before queries and documents reach an external generator, then restores the answer for the user.",
          "source_ids": [
            "source-2026-08-15-004"
          ],
          "qualification": "Those residual misses mean the method is not a guarantee against disclosure."
        }
      ],
      "source_ids": [
        "source-2026-08-15-004"
      ],
      "tags": [
        "RAG",
        "privacy",
        "entity masking",
        "external models"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-005",
      "source_story_id": "tmp-story-dengue-mosquito-flight-video",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 5,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Mosquito's Flight Carried an Infection Signal",
      "slug": "the-mosquito-s-flight-carried-an-infection-signal",
      "dek": "A vision-language pipeline separated DENV2-infected and uninfected mosquito video in the authors' controlled dataset.",
      "summary": "A vision-language pipeline separated DENV2-infected and uninfected mosquito video in the authors' controlled dataset.",
      "body_text": "The system first isolates mosquito regions with an object detector, then aligns visual features with biologically meaningful text prompts. The paper reports 98.54 percent frame accuracy and 99.91 percent sensitivity, with complete video-level performance after temporal aggregation. An ablation found that fine-tuning and visual representations drove accuracy while language supplied semantic alignment; the study is a dataset result, not a clinical or field diagnostic validation.",
      "why_it_matters": "A vision-language pipeline separated DENV2-infected and uninfected mosquito video in the authors' controlled dataset.",
      "limitations": [
        "An ablation found that fine-tuning and visual representations drove accuracy while language supplied semantic alignment; the study is a dataset result, not a clinical or field diagnostic validation."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-005/the-mosquito-s-flight-carried-an-infection-signal",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-005.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-005-001",
          "text": "A vision-language pipeline separated DENV2-infected and uninfected mosquito video in the authors' controlled dataset.",
          "source_ids": [
            "source-2026-08-15-005"
          ],
          "qualification": "An ablation found that fine-tuning and visual representations drove accuracy while language supplied semantic alignment; the study is a dataset result, not a clinical or field diagnostic validation."
        }
      ],
      "source_ids": [
        "source-2026-08-15-005"
      ],
      "tags": [
        "dengue",
        "mosquitoes",
        "video",
        "vision-language models"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-006",
      "source_story_id": "tmp-story-fuse-active-affordance-grounding",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 6,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot Moved to See What the Object Could Do",
      "slug": "the-robot-moved-to-see-what-the-object-could-do",
      "dek": "FUSE chooses new viewpoints when function-defining clues are hidden, rather than grounding an affordance from one fixed view.",
      "summary": "FUSE chooses new viewpoints when function-defining clues are hidden, rather than grounding an affordance from one fixed view.",
      "body_text": "The authors define active functional affordance grounding: an embodied agent must explore until it can locate an object that satisfies a functional request. FUSE combines uncertainty-guided evidence gathering with a learned planner and is evaluated in a new Habitat-based benchmark. It reached the best reported non-oracle grounding result while using 1.33 times less computation than fully explicit exploration; this is benchmark evidence, not a general household-robot demonstration.",
      "why_it_matters": "FUSE chooses new viewpoints when function-defining clues are hidden, rather than grounding an affordance from one fixed view.",
      "limitations": [
        "It reached the best reported non-oracle grounding result while using 1.33 times less computation than fully explicit exploration; this is benchmark evidence, not a general household-robot demonstration."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-006/the-robot-moved-to-see-what-the-object-could-do",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-006.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-006-001",
          "text": "FUSE chooses new viewpoints when function-defining clues are hidden, rather than grounding an affordance from one fixed view.",
          "source_ids": [
            "source-2026-08-15-006"
          ],
          "qualification": "It reached the best reported non-oracle grounding result while using 1.33 times less computation than fully explicit exploration; this is benchmark evidence, not a general household-robot demonstration."
        }
      ],
      "source_ids": [
        "source-2026-08-15-006"
      ],
      "tags": [
        "robotics",
        "affordances",
        "active perception",
        "navigation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-007",
      "source_story_id": "tmp-story-proxima-titanium-oxide-cycle",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 7,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Titanium Oxide Kept Proxima's Long Clock",
      "slug": "titanium-oxide-kept-proxima-s-long-clock",
      "dek": "A molecular absorption index recovered an approximately 2,873-day activity period from HARPS spectra of Proxima Centauri.",
      "summary": "A molecular absorption index recovered an approximately 2,873-day activity period from HARPS spectra of Proxima Centauri.",
      "body_text": "The analysis compares the strength of a titanium-oxide band near 567 nanometers with adjacent continuum in long-running HARPS spectroscopy. It finds a periodicity of 2,873 days, with an uncertainty of roughly plus 47 and minus 54 days, similar to activity periods inferred from other indicators. The paper presents the molecular index as a proxy for long-term stellar variation, not a new planet signal.",
      "why_it_matters": "A molecular absorption index recovered an approximately 2,873-day activity period from HARPS spectra of Proxima Centauri.",
      "limitations": [
        "The paper presents the molecular index as a proxy for long-term stellar variation, not a new planet signal."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-007/titanium-oxide-kept-proxima-s-long-clock",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-007.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-007-001",
          "text": "A molecular absorption index recovered an approximately 2,873-day activity period from HARPS spectra of Proxima Centauri.",
          "source_ids": [
            "source-2026-08-15-007"
          ],
          "qualification": "The paper presents the molecular index as a proxy for long-term stellar variation, not a new planet signal."
        }
      ],
      "source_ids": [
        "source-2026-08-15-007"
      ],
      "tags": [
        "Proxima Centauri",
        "stellar activity",
        "spectroscopy",
        "titanium oxide"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-008",
      "source_story_id": "tmp-story-mr3d-vl-multiparametric-mri",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 8,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The MRI Model Read Across Four Dimensions",
      "slug": "the-mri-model-read-across-four-dimensions",
      "dek": "Mr3D-VL combines multiple 3D MRI modalities in one language-interactive model for brain-tumor tasks.",
      "summary": "Mr3D-VL combines multiple 3D MRI modalities in one language-interactive model for brain-tumor tasks.",
      "body_text": "The four-billion-parameter system uses a shared 3D encoder, rotational position encoding across modality and space, and multiresolution feature projection. The authors report a BERTScore of 0.856 for report generation, 0.713 question-answering accuracy and 0.912 multiple-choice accuracy, outperforming tested domain and general models. These are retrospective benchmark results and do not establish prospective clinical safety or diagnostic approval.",
      "why_it_matters": "Mr3D-VL combines multiple 3D MRI modalities in one language-interactive model for brain-tumor tasks.",
      "limitations": [
        "These are retrospective benchmark results and do not establish prospective clinical safety or diagnostic approval."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-008/the-mri-model-read-across-four-dimensions",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-008.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-008-001",
          "text": "Mr3D-VL combines multiple 3D MRI modalities in one language-interactive model for brain-tumor tasks.",
          "source_ids": [
            "source-2026-08-15-008"
          ],
          "qualification": "These are retrospective benchmark results and do not establish prospective clinical safety or diagnostic approval."
        }
      ],
      "source_ids": [
        "source-2026-08-15-008"
      ],
      "tags": [
        "MRI",
        "brain tumors",
        "vision-language models",
        "medical AI"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-15/mr3d-vl-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-009",
      "source_story_id": "tmp-story-blazar-delayed-radio-flare",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 9,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Radio Flare Arrived Three Years Down the Jet",
      "slug": "the-radio-flare-arrived-three-years-down-the-jet",
      "dek": "An extended-jet model links TXS 0506+056's high-energy episode with its much later radio brightening.",
      "summary": "An extended-jet model links TXS 0506+056's high-energy episode with its much later radio brightening.",
      "body_text": "Instead of treating the blazar as one compact emission zone, the model follows electrons along a parsec-scale evolving jet and fits multi-frequency light curves. The authors find that the moving plasma can meet an older cooled-electron population near the radio-core edge, producing a delayed enhancement after the 2017 neutrino-associated episode. The fit suggests a causal pathway, but it does not by itself prove that the blazar produced the IceCube neutrino.",
      "why_it_matters": "An extended-jet model links TXS 0506+056's high-energy episode with its much later radio brightening.",
      "limitations": [
        "The fit suggests a causal pathway, but it does not by itself prove that the blazar produced the IceCube neutrino."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-009/the-radio-flare-arrived-three-years-down-the-jet",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-009.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-009-001",
          "text": "An extended-jet model links TXS 0506+056's high-energy episode with its much later radio brightening.",
          "source_ids": [
            "source-2026-08-15-009"
          ],
          "qualification": "The fit suggests a causal pathway, but it does not by itself prove that the blazar produced the IceCube neutrino."
        }
      ],
      "source_ids": [
        "source-2026-08-15-009"
      ],
      "tags": [
        "blazars",
        "neutrinos",
        "radio astronomy",
        "jets"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-010",
      "source_story_id": "tmp-story-dark-qcd-gravitational-wave-imprint",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 10,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "A Hidden Strong Force Bent the Gravitational-Wave Spectrum",
      "slug": "a-hidden-strong-force-bent-the-gravitational-wave-spectrum",
      "dek": "A modeled dark-QCD crossover adds a shifted distortion to scalar-induced gravitational waves.",
      "summary": "A modeled dark-QCD crossover adds a shifted distortion to scalar-induced gravitational waves.",
      "body_text": "The calculation adds a confining dark sector, motivated by twin-Higgs and asymmetric dark-matter scenarios, to the thermal history used for scalar-induced gravitational waves. When an enhanced primordial mode re-enters near the dark confinement scale, the authors find an extra frequency-shifted feature above the ordinary QCD imprint. This is a theoretical signature under specified primordial and dark-sector assumptions, not a detection of dark QCD.",
      "why_it_matters": "A modeled dark-QCD crossover adds a shifted distortion to scalar-induced gravitational waves.",
      "limitations": [
        "This is a theoretical signature under specified primordial and dark-sector assumptions, not a detection of dark QCD."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-010/a-hidden-strong-force-bent-the-gravitational-wave-spectrum",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-010.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-010-001",
          "text": "A modeled dark-QCD crossover adds a shifted distortion to scalar-induced gravitational waves.",
          "source_ids": [
            "source-2026-08-15-010"
          ],
          "qualification": "This is a theoretical signature under specified primordial and dark-sector assumptions, not a detection of dark QCD."
        }
      ],
      "source_ids": [
        "source-2026-08-15-010"
      ],
      "tags": [
        "gravitational waves",
        "dark matter",
        "QCD",
        "cosmology"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-011",
      "source_story_id": "tmp-story-sap-nav-active-viewpoint",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 11,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Navigator Repositioned Before It Decided",
      "slug": "the-navigator-repositioned-before-it-decided",
      "dek": "SAP-Nav builds an online spatial-semantic memory and seeks a clearer view before verifying an open-vocabulary target.",
      "summary": "SAP-Nav builds an online spatial-semantic memory and seeks a clearer view before verifying an open-vocabulary target.",
      "body_text": "The zero-shot system maintains a queryable representation of explored rooms and tests whether the current camera view contains enough evidence for a requested object and attributes. When it does not, the robot moves to a more informative viewpoint. On LangMap and HM3D-OVON, the authors report the best overall performance, including a 12.2 percent success-rate gain over training-based methods for region-level navigation, plus a limited real-robot feasibility demonstration.",
      "why_it_matters": "SAP-Nav builds an online spatial-semantic memory and seeks a clearer view before verifying an open-vocabulary target.",
      "limitations": [
        "When it does not, the robot moves to a more informative viewpoint."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-011/the-navigator-repositioned-before-it-decided",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-011.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-011-001",
          "text": "SAP-Nav builds an online spatial-semantic memory and seeks a clearer view before verifying an open-vocabulary target.",
          "source_ids": [
            "source-2026-08-15-011"
          ],
          "qualification": "When it does not, the robot moves to a more informative viewpoint."
        }
      ],
      "source_ids": [
        "source-2026-08-15-011"
      ],
      "tags": [
        "object navigation",
        "active perception",
        "spatial memory",
        "robots"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-012",
      "source_story_id": "tmp-story-predictive-memory-localization",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 12,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "A Small Steering Dose Predicted the Larger Damage",
      "slug": "a-small-steering-dose-predicted-the-larger-damage",
      "dek": "Predictive Memory Localization uses low-strength causal responses to forecast whether an activation intervention will remain selective.",
      "summary": "Predictive Memory Localization uses low-strength causal responses to forecast whether an activation intervention will remain selective.",
      "body_text": "Across 30,000 direction-layer paths and 210,000 strength evaluations, the study separates target movement from harm to semantic neighbors and general capability. Responses at an absolute strength of 0.1 were the strongest predictor of held-out outcomes at 0.25 and 0.5. A selector that could abstain improved reported utility and reduced collateral damage relative to one fixed strength; the result is a bounded intervention study across three matched base models.",
      "why_it_matters": "Predictive Memory Localization uses low-strength causal responses to forecast whether an activation intervention will remain selective.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-012/a-small-steering-dose-predicted-the-larger-damage",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-012.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-012-001",
          "text": "Predictive Memory Localization uses low-strength causal responses to forecast whether an activation intervention will remain selective.",
          "source_ids": [
            "source-2026-08-15-012"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-012"
      ],
      "tags": [
        "activation steering",
        "model editing",
        "causal intervention",
        "evaluation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-013",
      "source_story_id": "tmp-story-agent-contracts-dependent-failures",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 13,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "Two Copies of One Agent Failed Together",
      "slug": "two-copies-of-one-agent-failed-together",
      "dek": "A preregistered 18,000-mission test found same-model handoffs co-failed on 90 percent of missions where either agent failed.",
      "summary": "A preregistered 18,000-mission test found same-model handoffs co-failed on 90 percent of missions where either agent failed.",
      "body_text": "Reliability estimates often multiply component success rates as if failures were conditionally independent. The reported two-agent tests show that assumption can over-credit redundancy when both agents share a model; switching models reduced association in all six registered contrasts, while changing vendor after changing model produced the registered null. The authors replace independence with a finite-sample linear-program certificate over measured co-execution moments. Adding four moment constraints narrowed the identified interval by 85.7 percent and raised its certified floor from 0.2455 to 0.4116.",
      "why_it_matters": "A preregistered 18,000-mission test found same-model handoffs co-failed on 90 percent of missions where either agent failed.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-013/two-copies-of-one-agent-failed-together",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-013.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-013-001",
          "text": "A preregistered 18,000-mission test found same-model handoffs co-failed on 90 percent of missions where either agent failed.",
          "source_ids": [
            "source-2026-08-15-013"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-013"
      ],
      "tags": [
        "multi-agent systems",
        "reliability",
        "certification",
        "dependent failures"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-15/agent-contracts-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-014",
      "source_story_id": "tmp-story-navidc-ocr-camera-documents",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 14,
      "story_type": "dispatch",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Parser Learned the Camera Bent the Page",
      "slug": "the-parser-learned-the-camera-bent-the-page",
      "dek": "NaviDC-OCR models geometric deformation, high-resolution sampling and document structure in one parsing system.",
      "summary": "NaviDC-OCR models geometric deformation, high-resolution sampling and document structure in one parsing system.",
      "body_text": "The framework targets both digital files and photographs, where perspective and warping can make layout errors cascade. It combines deformation-aware learning, adaptive sampling and separate modeling for content, formulas and tables. The paper reports scores of 96.87, 88.53 and 78.41 on three document benchmarks and first place in the ICDAR 2026 Sci-ImageMiner Challenge; these are benchmark results, not proof of error-free parsing in every capture condition.",
      "why_it_matters": "NaviDC-OCR models geometric deformation, high-resolution sampling and document structure in one parsing system.",
      "limitations": [
        "The paper reports scores of 96.87, 88.53 and 78.41 on three document benchmarks and first place in the ICDAR 2026 Sci-ImageMiner Challenge; these are benchmark results, not proof of error-free parsing in every capture condition."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-014/the-parser-learned-the-camera-bent-the-page",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-014.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-014-001",
          "text": "NaviDC-OCR models geometric deformation, high-resolution sampling and document structure in one parsing system.",
          "source_ids": [
            "source-2026-08-15-014"
          ],
          "qualification": "The paper reports scores of 96.87, 88.53 and 78.41 on three document benchmarks and first place in the ICDAR 2026 Sci-ImageMiner Challenge; these are benchmark results, not proof of error-free parsing in every capture condition."
        }
      ],
      "source_ids": [
        "source-2026-08-15-014"
      ],
      "tags": [
        "OCR",
        "document parsing",
        "vision-language models",
        "camera capture"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-026",
      "source_story_id": "tmp-story-egrl-rna-protein-cold-start",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 15,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Soft Edges Helped the Graph Meet Unknown Molecules",
      "slug": "soft-edges-helped-the-graph-meet-unknown-molecules",
      "dek": "EGRL predicts missing relations before scoring RNA-protein interactions, improving the authors' cold-start tests.",
      "summary": "EGRL predicts missing relations before scoring RNA-protein interactions, improving the authors' cold-start tests.",
      "body_text": "The graph-learning system replaces fixed meta-paths with learned relational patterns and adds a generator for potential edges around sparse or unseen molecules. On four benchmarks it was competitive overall; in the unknown-molecule setting, the authors report AUROC of 0.867 and AUPR of 0.861, improvements of 8.6 and 5.0 percent over prior methods. Computational interaction predictions remain hypotheses for experimental validation, not wet-lab confirmation.",
      "why_it_matters": "EGRL predicts missing relations before scoring RNA-protein interactions, improving the authors' cold-start tests.",
      "limitations": [
        "Computational interaction predictions remain hypotheses for experimental validation, not wet-lab confirmation."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-026/soft-edges-helped-the-graph-meet-unknown-molecules",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-026.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-026-001",
          "text": "EGRL predicts missing relations before scoring RNA-protein interactions, improving the authors' cold-start tests.",
          "source_ids": [
            "source-2026-08-15-015"
          ],
          "qualification": "Computational interaction predictions remain hypotheses for experimental validation, not wet-lab confirmation."
        }
      ],
      "source_ids": [
        "source-2026-08-15-015"
      ],
      "tags": [
        "RNA",
        "proteins",
        "graph neural networks",
        "drug discovery"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-027",
      "source_story_id": "tmp-story-infactplanner-data-centers",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 16,
      "story_type": "dispatch",
      "section": "infrastructure",
      "editorial_classification": "editorial",
      "headline": "The Greenest Data Center Was Not the Fastest One",
      "slug": "the-greenest-data-center-was-not-the-fastest-one",
      "dek": "InFactPlanner compares energy, carbon, water, latency and utilization before an LLM-serving deployment is built.",
      "summary": "InFactPlanner compares energy, carbon, water, latency and utilization before an LLM-serving deployment is built.",
      "body_text": "The trace-driven planning tool combines workload traces, hardware profiles, site capacity, power and water effectiveness, renewable generation and time-varying grid carbon. Its accounting reproduced reference inference-energy estimates within 10 percent, then explored hardware, location, renewable placement and routing scenarios. The case studies show sustainability-optimal choices can diverge from latency-optimal ones and depend on the local grid mix; the framework estimates alternatives rather than measuring a finished facility.",
      "why_it_matters": "InFactPlanner compares energy, carbon, water, latency and utilization before an LLM-serving deployment is built.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-027/the-greenest-data-center-was-not-the-fastest-one",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-027.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-027-001",
          "text": "InFactPlanner compares energy, carbon, water, latency and utilization before an LLM-serving deployment is built.",
          "source_ids": [
            "source-2026-08-15-016"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-016"
      ],
      "tags": [
        "data centers",
        "sustainability",
        "LLM inference",
        "planning"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-015",
      "source_story_id": "tmp-sidebar-itsm-decision-pipeline",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 17,
      "story_type": "ticker",
      "section": "business-enterprise",
      "editorial_classification": "editorial",
      "headline": "The Ticket Export Became an Executive Taxonomy",
      "slug": "the-ticket-export-became-an-executive-taxonomy",
      "dek": "A layered clustering pipeline turned heterogeneous IT-service tickets into main topics and subtopics.",
      "summary": "A layered clustering pipeline turned heterogeneous IT-service tickets into main topics and subtopics.",
      "body_text": "Across six artifacts and five sales-engineering and customer-success raters, interpretability, actionability, trust and likelihood of use all averaged above four out of five. The small stakeholder study supports the design, not broad enterprise generalization.",
      "why_it_matters": "A layered clustering pipeline turned heterogeneous IT-service tickets into main topics and subtopics.",
      "limitations": [
        "The small stakeholder study supports the design, not broad enterprise generalization."
      ],
      "importance": 6,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-015/the-ticket-export-became-an-executive-taxonomy",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-015.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-015-001",
          "text": "A layered clustering pipeline turned heterogeneous IT-service tickets into main topics and subtopics.",
          "source_ids": [
            "source-2026-08-15-017"
          ],
          "qualification": "The small stakeholder study supports the design, not broad enterprise generalization."
        }
      ],
      "source_ids": [
        "source-2026-08-15-017"
      ],
      "tags": [
        "ITSM",
        "clustering",
        "decision support"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-016",
      "source_story_id": "tmp-sidebar-retail-lines-ladders",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 18,
      "story_type": "ticker",
      "section": "business-enterprise",
      "editorial_classification": "editorial",
      "headline": "Three Agents Sorted a Million-Item Price Ladder",
      "slug": "three-agents-sorted-a-million-item-price-ladder",
      "dek": "A deployed retail taxonomy system reported 0.83 F1 for grouping product lines across a large catalog.",
      "summary": "A deployed retail taxonomy system reported 0.83 F1 for grouping product lines across a large catalog.",
      "body_text": "Specialized agents identify attributes, extract multimodal values and apply hierarchical grouping. The authors report above 90 percent precision in food and consumables and 80.2 percent assignment accuracy in unstructured general merchandise; results come from the described enterprise deployment.",
      "why_it_matters": "A deployed retail taxonomy system reported 0.83 F1 for grouping product lines across a large catalog.",
      "limitations": [],
      "importance": 6,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-016/three-agents-sorted-a-million-item-price-ladder",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-016.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-016-001",
          "text": "A deployed retail taxonomy system reported 0.83 F1 for grouping product lines across a large catalog.",
          "source_ids": [
            "source-2026-08-15-018"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-018"
      ],
      "tags": [
        "retail",
        "pricing",
        "multi-agent systems"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-017",
      "source_story_id": "tmp-sidebar-proxemic-social-navigation",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 19,
      "story_type": "ticker",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot's Reward Made Room for Personal Space",
      "slug": "the-robot-s-reward-made-room-for-personal-space",
      "dek": "A Gaussian-mixture model of proxemics improved reported social-navigation metrics without sacrificing task efficiency.",
      "summary": "A Gaussian-mixture model of proxemics improved reported social-navigation metrics without sacrificing task efficiency.",
      "body_text": "The reward gives a reinforcement-learning navigator a dense cost for entering modeled personal-space fields within its view. Across simulated crowds and densities, it improved social metrics while remaining competitive on navigation; real-world human studies remain future evidence.",
      "why_it_matters": "A Gaussian-mixture model of proxemics improved reported social-navigation metrics without sacrificing task efficiency.",
      "limitations": [
        "Across simulated crowds and densities, it improved social metrics while remaining competitive on navigation; real-world human studies remain future evidence."
      ],
      "importance": 6,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-017/the-robot-s-reward-made-room-for-personal-space",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-017.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-017-001",
          "text": "A Gaussian-mixture model of proxemics improved reported social-navigation metrics without sacrificing task efficiency.",
          "source_ids": [
            "source-2026-08-15-019"
          ],
          "qualification": "Across simulated crowds and densities, it improved social metrics while remaining competitive on navigation; real-world human studies remain future evidence."
        }
      ],
      "source_ids": [
        "source-2026-08-15-019"
      ],
      "tags": [
        "social navigation",
        "proxemics",
        "reinforcement learning"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-018",
      "source_story_id": "tmp-sidebar-agent-communication-subgraphs",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 20,
      "story_type": "ticker",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "The Agent Team Found Which Messages Mattered",
      "slug": "the-agent-team-found-which-messages-mattered",
      "dek": "E2-Explainer masks communication edges to identify compact subgraphs that preserve a multi-agent result.",
      "summary": "E2-Explainer masks communication edges to identify compact subgraphs that preserve a multi-agent result.",
      "body_text": "A Granger-style objective scores how removing each channel changes task outcome and answer stability, then distills those effects into a faster explainer. Reported reasoning and coding tests retained competitive performance while pruning redundant communication.",
      "why_it_matters": "E2-Explainer masks communication edges to identify compact subgraphs that preserve a multi-agent result.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-018/the-agent-team-found-which-messages-mattered",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-018.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-018-001",
          "text": "E2-Explainer masks communication edges to identify compact subgraphs that preserve a multi-agent result.",
          "source_ids": [
            "source-2026-08-15-020"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-020"
      ],
      "tags": [
        "multi-agent systems",
        "communication",
        "causal inference"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-019",
      "source_story_id": "tmp-sidebar-polish-medical-vqa",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 21,
      "story_type": "ticker",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Medical Model Read the Choices Better Than the Image",
      "slug": "the-medical-model-read-the-choices-better-than-the-image",
      "dek": "A Polish board-exam benchmark found visual-language models underused image evidence and stayed above chance without key inputs.",
      "summary": "A Polish board-exam benchmark found visual-language models underused image evidence and stayed above chance without key inputs.",
      "body_text": "The best tested model reached 79 percent on the full visual-question set, but most systems lagged the available human reference on a response subset. Models performed worse when images carried the answer and still exploited answer-choice cues without the image or question.",
      "why_it_matters": "A Polish board-exam benchmark found visual-language models underused image evidence and stayed above chance without key inputs.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-15-019/the-medical-model-read-the-choices-better-than-the-image",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-019.json",
      "first_published_at": "2026-08-15T09:00:00.000-04:00",
      "modified_at": "2026-08-15T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-15-019-001",
          "text": "A Polish board-exam benchmark found visual-language models underused image evidence and stayed above chance without key inputs.",
          "source_ids": [
            "source-2026-08-15-021"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-15-021"
      ],
      "tags": [
        "medical AI",
        "visual question answering",
        "Polish",
        "benchmark"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-020",
      "source_story_id": "invention-polykybd",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 22,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "PolyKybd",
      "slug": "polykybd",
      "dek": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "summary": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "body_text": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "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-08-15-020/polykybd",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-020.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09: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-08-15/invention-desk/polykybd.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-021",
      "source_story_id": "invention-opendrop",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 23,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "OpenDrop",
      "slug": "opendrop",
      "dek": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "summary": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "body_text": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "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-08-15-021/opendrop",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-021.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09: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-08-15/invention-desk/opendrop.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-022",
      "source_story_id": "invention-recurboy",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 24,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "recurBOY",
      "slug": "recurboy",
      "dek": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "summary": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "body_text": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "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-08-15-022/recurboy",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-022.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09: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-08-15/invention-desk/recurboy.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-023",
      "source_story_id": "invention-lumenpnp",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-15",
      "position": 25,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "LumenPnP",
      "slug": "lumenpnp",
      "dek": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "summary": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "body_text": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "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-08-15-023/lumenpnp",
      "json_url": "https://themachinepress.com/story/mp-2026-08-15-023.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09: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-08-15/invention-desk/lumenpnp.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-024",
      "source_story_id": "invention-sponsored-house-example",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-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-08-15-024/the-first-paid-slot",
      "json_url": "https://themachinepress.com/story/mp-2026-08-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-08-15/invention-desk/sponsored-project.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-15-025",
      "source_story_id": "invention-placement-cta",
      "edition_id": "mp-2026-08-15-morning-0037",
      "edition_url": "https://themachinepress.com/edition/2026-08-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-08-15-025/put-your-project-on-the-desk",
      "json_url": "https://themachinepress.com/story/mp-2026-08-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-08-15/invention-desk/put-your-project-on-the-desk.webp",
      "corrections": []
    }
  ],
  "sources": [
    {
      "source_id": "source-2026-08-15-001",
      "title": "arXiv preprint 2608.12699",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12699",
      "canonical_url": "https://arxiv.org/abs/2608.12699",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:22:49.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-001-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-002",
      "title": "arXiv preprint 2608.12932",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12932",
      "canonical_url": "https://arxiv.org/abs/2608.12932",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T04:10:54.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-002-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-003",
      "title": "arXiv preprint 2608.12679",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12679",
      "canonical_url": "https://arxiv.org/abs/2608.12679",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:30:04.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-003-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-004",
      "title": "arXiv preprint 2608.12675",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12675",
      "canonical_url": "https://arxiv.org/abs/2608.12675",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:23:56.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-004-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-005",
      "title": "arXiv preprint 2608.12677",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12677",
      "canonical_url": "https://arxiv.org/abs/2608.12677",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:27:22.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-005-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-006",
      "title": "arXiv preprint 2608.12683",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12683",
      "canonical_url": "https://arxiv.org/abs/2608.12683",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:51:09.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-006-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-007",
      "title": "arXiv preprint 2608.12686",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12686",
      "canonical_url": "https://arxiv.org/abs/2608.12686",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:04:40.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-007-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-008",
      "title": "arXiv preprint 2608.12689",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12689",
      "canonical_url": "https://arxiv.org/abs/2608.12689",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:12:34.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-008-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-009",
      "title": "arXiv preprint 2608.12696",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12696",
      "canonical_url": "https://arxiv.org/abs/2608.12696",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:19:38.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-009-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-010",
      "title": "arXiv preprint 2608.12706",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12706",
      "canonical_url": "https://arxiv.org/abs/2608.12706",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:38:52.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-010-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-011",
      "title": "arXiv preprint 2608.12707",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12707",
      "canonical_url": "https://arxiv.org/abs/2608.12707",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T21:43:18.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-011-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-012",
      "title": "arXiv preprint 2608.12892",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12892",
      "canonical_url": "https://arxiv.org/abs/2608.12892",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:23:32.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-012-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-013",
      "title": "arXiv preprint 2608.12895",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12895",
      "canonical_url": "https://arxiv.org/abs/2608.12895",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:25:05.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-013-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-014",
      "title": "arXiv preprint 2608.12898",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12898",
      "canonical_url": "https://arxiv.org/abs/2608.12898",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:34:21.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-014-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-015",
      "title": "arXiv preprint 2608.12906",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12906",
      "canonical_url": "https://arxiv.org/abs/2608.12906",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:47:44.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-026-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-016",
      "title": "arXiv preprint 2608.12915",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12915",
      "canonical_url": "https://arxiv.org/abs/2608.12915",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:57:22.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-027-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-017",
      "title": "arXiv preprint 2608.12670",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12670",
      "canonical_url": "https://arxiv.org/abs/2608.12670",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:09:26.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-015-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-018",
      "title": "arXiv preprint 2608.12674",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12674",
      "canonical_url": "https://arxiv.org/abs/2608.12674",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-12T20:22:22.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-016-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-019",
      "title": "arXiv preprint 2608.12917",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12917",
      "canonical_url": "https://arxiv.org/abs/2608.12917",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T03:59:23.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-017-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-020",
      "title": "arXiv preprint 2608.12921",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12921",
      "canonical_url": "https://arxiv.org/abs/2608.12921",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T04:03:02.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-018-001"
      ]
    },
    {
      "source_id": "source-2026-08-15-021",
      "title": "arXiv preprint 2608.12928",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.12928",
      "canonical_url": "https://arxiv.org/abs/2608.12928",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T04:07:22.000-04:00",
      "accessed_at": "2026-08-15T08:29:11.931-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-15-019-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  }
}
