{
  "$schema": "https://themachinepress.com/schemas/edition-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_edition",
  "edition_id": "mp-2026-08-08-morning-0030",
  "source_edition_id": "mp-2026-08-08-morning-0030",
  "edition_number": 30,
  "edition_label": "Morning edition",
  "status": "published",
  "revision": 1,
  "published_at": "2026-08-08T09:00:00.000-04:00",
  "modified_at": "2026-08-08T09:00:00.000-04:00",
  "timezone": "America/Detroit",
  "canonical_url": "https://themachinepress.com/edition/2026-08-08",
  "html_url": "https://themachinepress.com/edition/2026-08-08",
  "json_url": "https://themachinepress.com/edition/2026-08-08.json",
  "markdown_url": "https://themachinepress.com/edition/2026-08-08.md",
  "lead_story_id": "mp-2026-08-08-001",
  "lead_summary": "Across fourteen models, typed programs usually matched or beat rigid JSON calls—and held up better when the surrounding context decayed.",
  "coverage_window": {
    "start": "2026-08-06T21:00:00.000-04:00",
    "end": "2026-08-08T08:24:00.000-04:00"
  },
  "story_count": 27,
  "stories": [
    {
      "story_id": "mp-2026-08-08-001",
      "source_story_id": "tmp-lead-programmatic-tool-calling",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 1,
      "story_type": "lead",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "Code Became the Better Tool Call",
      "slug": "code-became-the-better-tool-call",
      "dek": "Across fourteen models, typed programs usually matched or beat rigid JSON calls—and held up better when the surrounding context decayed.",
      "summary": "Across fourteen models, typed programs usually matched or beat rigid JSON calls—and held up better when the surrounding context decayed.",
      "body_text": "Researchers compared programmatic tool calling, where a model writes against typed Python stubs and receives execution results in one turn, with native JSON tool calls across 14 language models on Berkeley Function Calling Leaderboard v4. The programmatic approach matched or exceeded JSON in 11 models; the authors report a 10.6 percent gain for the GPT-5.6 family, parity or improvement for 13 models under parallel fan-out, and stable performance in a context-rot test where the JSON baseline fell 2.3 percent on average. These are author-reported benchmark results, not proof that arbitrary generated code is safe or cheaper to execute in production.",
      "why_it_matters": "Across fourteen models, typed programs usually matched or beat rigid JSON calls—and held up better when the surrounding context decayed.",
      "limitations": [
        "These are author-reported benchmark results, not proof that arbitrary generated code is safe or cheaper to execute in production."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-001/code-became-the-better-tool-call",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-001.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-001-001",
          "text": "Across fourteen models, typed programs usually matched or beat rigid JSON calls—and held up better when the surrounding context decayed.",
          "source_ids": [
            "source-2026-08-08-001"
          ],
          "qualification": "These are author-reported benchmark results, not proof that arbitrary generated code is safe or cheaper to execute in production."
        }
      ],
      "source_ids": [
        "source-2026-08-08-001"
      ],
      "tags": [
        "AI agents",
        "tool calling",
        "program synthesis",
        "evaluation"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-08/lead-programmatic-tool-calling.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-002",
      "source_story_id": "tmp-feature-first-passage-control-budget",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 2,
      "story_type": "secondary",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Every Faster Reaction Spends the Same Budget",
      "slug": "every-faster-reaction-spends-the-same-budget",
      "dek": "A general result bounds how much any one transition can change a completion time—and makes every gain trade against the rest of the pathway.",
      "summary": "A general result bounds how much any one transition can change a completion time—and makes every gain trade against the rest of the pathway.",
      "body_text": "A new theoretical result constrains how the mean first-passage time of any finite Markov chain responds when one transition rate changes. The authors show that each logarithmic sensitivity is bounded in magnitude by one and that all of the sensitivities sum to minus one, creating what they call a conserved control budget. In their analysis, changing an activation barrier or well depth can move many rates at once but cannot shift the completion time more than changing one rate; the same framework bounds kinetic-proofreading discrimination by the number of checkpoints and links it to substrate sensitivity. This is a mathematical preprint with implications for reaction networks and biological kinetics, not an experimental measurement of a particular molecule.",
      "why_it_matters": "A general result bounds how much any one transition can change a completion time—and makes every gain trade against the rest of the pathway.",
      "limitations": [
        "In their analysis, changing an activation barrier or well depth can move many rates at once but cannot shift the completion time more than changing one rate; the same framework bounds kinetic-proofreading discrimination by the number of checkpoints and links it to substrate sensitivity.",
        "This is a mathematical preprint with implications for reaction networks and biological kinetics, not an experimental measurement of a particular molecule."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-002/every-faster-reaction-spends-the-same-budget",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-002.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-002-001",
          "text": "A general result bounds how much any one transition can change a completion time—and makes every gain trade against the rest of the pathway.",
          "source_ids": [
            "source-2026-08-08-002"
          ],
          "qualification": "In their analysis, changing an activation barrier or well depth can move many rates at once but cannot shift the completion time more than changing one rate; the same framework bounds kinetic-proofreading discrimination by the number of checkpoints and links it to substrate sensitivity."
        }
      ],
      "source_ids": [
        "source-2026-08-08-002"
      ],
      "tags": [
        "statistical mechanics",
        "reaction kinetics",
        "Markov chains",
        "biophysics"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-08/feature-kinetic-control-budget.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-003",
      "source_story_id": "tmp-story-selective-context-trust",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 3,
      "story_type": "dispatch",
      "section": "safety",
      "editorial_classification": "editorial",
      "headline": "Robustness Failed When the Model Ignored Good Advice",
      "slug": "robustness-failed-when-the-model-ignored-good-advice",
      "dek": "MIST tests clean, misleading, correct and irrelevant context together so resistance cannot masquerade as selective judgment.",
      "summary": "MIST tests clean, misleading, correct and irrelevant context together so resistance cannot masquerade as selective judgment.",
      "body_text": "The MIST benchmark renders each reasoning item under four matched context conditions and measures how often misleading context flips an otherwise correct answer. The authors say susceptibility appeared across the open models they tested; their SCOPE training method reduced those flips while preserving accuracy when context was correct, clean or irrelevant. The preprint argues for evaluating selective trust rather than blanket resistance, but does not establish immunity to adversarial context in deployed systems.",
      "why_it_matters": "MIST tests clean, misleading, correct and irrelevant context together so resistance cannot masquerade as selective judgment.",
      "limitations": [
        "The preprint argues for evaluating selective trust rather than blanket resistance, but does not establish immunity to adversarial context in deployed systems."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-003/robustness-failed-when-the-model-ignored-good-advice",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-003.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-003-001",
          "text": "MIST tests clean, misleading, correct and irrelevant context together so resistance cannot masquerade as selective judgment.",
          "source_ids": [
            "source-2026-08-08-003"
          ],
          "qualification": "The preprint argues for evaluating selective trust rather than blanket resistance, but does not establish immunity to adversarial context in deployed systems."
        }
      ],
      "source_ids": [
        "source-2026-08-08-003"
      ],
      "tags": [
        "language models",
        "context reliability",
        "benchmarks",
        "alignment"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-08/selective-context-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-004",
      "source_story_id": "tmp-story-omega-zero-humanoid",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 4,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Humanoid Moved and Manipulated in One Prediction",
      "slug": "the-humanoid-moved-and-manipulated-in-one-prediction",
      "dek": "Omega-0 couples latent visual foresight to whole-body actions instead of separating walking from household manipulation.",
      "summary": "Omega-0 couples latent visual foresight to whole-body actions instead of separating walking from household manipulation.",
      "body_text": "Omega-0 predicts controller-compatible whole-body action latents from language, vision and robot state while learning compact future-observation embeddings rather than reconstructing video. Its accompanying Omega-HOME dataset contains more than 40 hours of synchronized household humanoid data. The authors report that one model produced concurrent movement and manipulation across 11 real-world tasks and outperformed their comparison policies; the preprint does not establish open-ended household reliability or safety.",
      "why_it_matters": "Omega-0 couples latent visual foresight to whole-body actions instead of separating walking from household manipulation.",
      "limitations": [
        "The authors report that one model produced concurrent movement and manipulation across 11 real-world tasks and outperformed their comparison policies; the preprint does not establish open-ended household reliability or safety."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-004/the-humanoid-moved-and-manipulated-in-one-prediction",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-004.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-004-001",
          "text": "Omega-0 couples latent visual foresight to whole-body actions instead of separating walking from household manipulation.",
          "source_ids": [
            "source-2026-08-08-004"
          ],
          "qualification": "The authors report that one model produced concurrent movement and manipulation across 11 real-world tasks and outperformed their comparison policies; the preprint does not establish open-ended household reliability or safety."
        }
      ],
      "source_ids": [
        "source-2026-08-08-004"
      ],
      "tags": [
        "humanoids",
        "world-action models",
        "robot learning"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-005",
      "source_story_id": "tmp-story-dypes-cross-embodiment-vla",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 5,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "One Dynamics Prior Learned Several Robot Bodies",
      "slug": "one-dynamics-prior-learned-several-robot-bodies",
      "dek": "DyPES-VLA shares predictions about scene change while leaving each embodiment its own native control expert.",
      "summary": "DyPES-VLA shares predictions about scene change while leaving each embodiment its own native control expert.",
      "body_text": "DyPES-VLA learns a shared representation of object motion, contact and interaction-induced change, then translates it through embodiment-specific feed-forward experts without manually aligning every robot's action format. The authors report 98.0 percent success on LIBERO, 59.25 percent on RoboCasa-GR1 and 89.02 percent on RoboTwin 2.0 across simulation and real-world evaluations. Those benchmark results support cross-embodiment transfer within the tested settings, not a universal controller for arbitrary hardware.",
      "why_it_matters": "DyPES-VLA shares predictions about scene change while leaving each embodiment its own native control expert.",
      "limitations": [
        "Those benchmark results support cross-embodiment transfer within the tested settings, not a universal controller for arbitrary hardware."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-005/one-dynamics-prior-learned-several-robot-bodies",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-005.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-005-001",
          "text": "DyPES-VLA shares predictions about scene change while leaving each embodiment its own native control expert.",
          "source_ids": [
            "source-2026-08-08-005"
          ],
          "qualification": "Those benchmark results support cross-embodiment transfer within the tested settings, not a universal controller for arbitrary hardware."
        }
      ],
      "source_ids": [
        "source-2026-08-08-005"
      ],
      "tags": [
        "vision-language-action",
        "robot manipulation",
        "transfer learning"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-006",
      "source_story_id": "tmp-story-heart-failure-feature-pipeline",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 6,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Heart-Failure Feature Kept Its Evidence Trail",
      "slug": "the-heart-failure-feature-kept-its-evidence-trail",
      "dek": "An automated pipeline built structured and rubric-scored variables from nine EHR tables, then linked each output back to its support.",
      "summary": "An automated pipeline built structured and rubric-scored variables from nine EHR tables, then linked each output back to its support.",
      "body_text": "The Nimblemind Multi-Agent System generated 132 structured and 70 rubric-scored aggregate features from nine electronic-health-record tables and attached evidence and rubric provenance. On 500 dummy patient records from one institution, adding the aggregates raised held-out AUROC from 0.895 to 0.963 for reduced-ejection-fraction phenotyping and from 0.870 to 0.910 for preserved-ejection-fraction phenotyping. The authors call for external validation; this was feature-engineering research, not a clinical diagnostic trial.",
      "why_it_matters": "An automated pipeline built structured and rubric-scored variables from nine EHR tables, then linked each output back to its support.",
      "limitations": [
        "The authors call for external validation; this was feature-engineering research, not a clinical diagnostic trial."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-006/the-heart-failure-feature-kept-its-evidence-trail",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-006.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-006-001",
          "text": "An automated pipeline built structured and rubric-scored variables from nine EHR tables, then linked each output back to its support.",
          "source_ids": [
            "source-2026-08-08-006"
          ],
          "qualification": "The authors call for external validation; this was feature-engineering research, not a clinical diagnostic trial."
        }
      ],
      "source_ids": [
        "source-2026-08-08-006"
      ],
      "tags": [
        "heart failure",
        "electronic health records",
        "clinical AI",
        "provenance"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-007",
      "source_story_id": "tmp-story-optimal-agnostic-pac",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 7,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Agnostic Learning Reached the Known Statistical Limit",
      "slug": "agnostic-learning-reached-the-known-statistical-limit",
      "dek": "A new learner matches the lower-bound shape for every fixed best-in-class risk, up to universal constants.",
      "summary": "A new learner matches the lower-bound shape for every fixed best-in-class risk, up to universal constants.",
      "body_text": "For binary hypothesis classes with finite VC dimension, the authors construct an agnostic PAC learner whose excess-risk guarantee adapts to the best achievable error in the class. They say its sample complexity matches established lower bounds up to universal constants for every fixed optimal risk, settling the rate rather than optimizing the very large displayed constant. This is a theoretical learning result and does not imply a practical training algorithm for modern foundation models.",
      "why_it_matters": "A new learner matches the lower-bound shape for every fixed best-in-class risk, up to universal constants.",
      "limitations": [
        "This is a theoretical learning result and does not imply a practical training algorithm for modern foundation models."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-007/agnostic-learning-reached-the-known-statistical-limit",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-007.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-007-001",
          "text": "A new learner matches the lower-bound shape for every fixed best-in-class risk, up to universal constants.",
          "source_ids": [
            "source-2026-08-08-007"
          ],
          "qualification": "This is a theoretical learning result and does not imply a practical training algorithm for modern foundation models."
        }
      ],
      "source_ids": [
        "source-2026-08-08-007"
      ],
      "tags": [
        "learning theory",
        "PAC learning",
        "sample complexity"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-008",
      "source_story_id": "tmp-story-mri-fluid-teleoperation-robot",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 8,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Needle Robot Sent Force Through Fluid",
      "slug": "the-needle-robot-sent-force-through-fluid",
      "dek": "A magnetic-resonance-safe master-slave manipulator combines manual, digital and collaborative control for bedside intervention.",
      "summary": "A magnetic-resonance-safe master-slave manipulator combines manual, digital and collaborative control for bedside intervention.",
      "body_text": "The 2+1-degree-of-freedom system uses elastomeric fluid actuators for remote angulation and low-friction graphite piston cylinders for needle insertion, with sub-newton force transparency and sub-millimeter motion transmission reported over bedside piping lengths. The team demonstrated assisted tissue penetration, virtual fixtures and motion compensation, then reported functional viability in a preliminary in-vivo pig experiment inside an MRI scanner. This is early device research, not evidence of safety or effectiveness in human procedures.",
      "why_it_matters": "A magnetic-resonance-safe master-slave manipulator combines manual, digital and collaborative control for bedside intervention.",
      "limitations": [
        "This is early device research, not evidence of safety or effectiveness in human procedures."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-008/the-needle-robot-sent-force-through-fluid",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-008.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-008-001",
          "text": "A magnetic-resonance-safe master-slave manipulator combines manual, digital and collaborative control for bedside intervention.",
          "source_ids": [
            "source-2026-08-08-008"
          ],
          "qualification": "This is early device research, not evidence of safety or effectiveness in human procedures."
        }
      ],
      "source_ids": [
        "source-2026-08-08-008"
      ],
      "tags": [
        "medical robotics",
        "MRI",
        "teleoperation",
        "fluid actuation"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-08/mri-robot-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-009",
      "source_story_id": "tmp-story-galaxy-clump-migration",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 9,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Six Galactic Clumps Fell Faster Than the Textbook Said",
      "slug": "six-galactic-clumps-fell-faster-than-the-textbook-said",
      "dek": "A disk-galaxy simulation found mass-losing stellar clumps migrating inward well ahead of a classical dynamical-friction estimate.",
      "summary": "A disk-galaxy simulation found mass-losing stellar clumps migrating inward well ahead of a classical dynamical-friction estimate.",
      "body_text": "Researchers tracked nine long-lived clumps in an isolated disk-galaxy simulation; eight moved inward while losing 60 to 90 percent of their starting mass. A Chandrasekhar-style dynamical-friction model captured broad dependencies on mass and radius but overestimated the inspiral time by factors of about two to ten for six clumps. The discrepancy points to effects such as clump interactions, non-circular orbits and a changing disk potential within this simulation, not a direct observation of a named galaxy.",
      "why_it_matters": "A disk-galaxy simulation found mass-losing stellar clumps migrating inward well ahead of a classical dynamical-friction estimate.",
      "limitations": [
        "The discrepancy points to effects such as clump interactions, non-circular orbits and a changing disk potential within this simulation, not a direct observation of a named galaxy."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-009/six-galactic-clumps-fell-faster-than-the-textbook-said",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-009.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-009-001",
          "text": "A disk-galaxy simulation found mass-losing stellar clumps migrating inward well ahead of a classical dynamical-friction estimate.",
          "source_ids": [
            "source-2026-08-08-009"
          ],
          "qualification": "The discrepancy points to effects such as clump interactions, non-circular orbits and a changing disk potential within this simulation, not a direct observation of a named galaxy."
        }
      ],
      "source_ids": [
        "source-2026-08-08-009"
      ],
      "tags": [
        "galaxy evolution",
        "dynamical friction",
        "simulation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-010",
      "source_story_id": "tmp-story-multilingual-reasoning-pivots",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 10,
      "story_type": "dispatch",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "Distillation Followed the Tokens That Changed the Reasoning",
      "slug": "distillation-followed-the-tokens-that-changed-the-reasoning",
      "dek": "RP-OPSD concentrates teacher guidance around pivots that advance or redirect a solution across seventeen languages.",
      "summary": "RP-OPSD concentrates teacher guidance around pivots that advance or redirect a solution across seventeen languages.",
      "body_text": "RP-OPSD estimates reasoning pivots from the distributional shift between teacher views with and without an English reference solution, then concentrates privileged distillation and reference anchoring around those points. Across mathematical reasoning benchmarks in 17 languages and multiple difficulty levels, the authors report gains over their multilingual and on-policy self-distillation baselines. The findings concern benchmark transfer and token-level analysis, not broad fluency or cultural competence.",
      "why_it_matters": "RP-OPSD concentrates teacher guidance around pivots that advance or redirect a solution across seventeen languages.",
      "limitations": [
        "The findings concern benchmark transfer and token-level analysis, not broad fluency or cultural competence."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-010/distillation-followed-the-tokens-that-changed-the-reasoning",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-010.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-010-001",
          "text": "RP-OPSD concentrates teacher guidance around pivots that advance or redirect a solution across seventeen languages.",
          "source_ids": [
            "source-2026-08-08-010"
          ],
          "qualification": "The findings concern benchmark transfer and token-level analysis, not broad fluency or cultural competence."
        }
      ],
      "source_ids": [
        "source-2026-08-08-010"
      ],
      "tags": [
        "multilingual AI",
        "reasoning",
        "distillation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-011",
      "source_story_id": "tmp-story-spt3g-lensing-template",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 11,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Lensing Template Left Half the B-Mode Power Behind",
      "slug": "the-lensing-template-left-half-the-b-mode-power-behind",
      "dek": "SPT-3G and Planck data produced a foreground-robust template intended to clear contamination from primordial-wave searches.",
      "summary": "SPT-3G and Planck data produced a foreground-robust template intended to clear contamination from primordial-wave searches.",
      "body_text": "The team combined SPT-3G polarization and reconstructed lensing data with a Planck cosmic-infrared-background tracer, then tested estimators with different foreground immunity. Simulations put residual foreground bias below 10 percent of the template power spectrum's statistical uncertainty for the profile-hardened construction; data-difference tests found no significant contamination. Its residual lensing B-mode power averaged about 0.48 over the stated angular range, which the authors call the highest delensing efficiency for such a template to date; it has not detected primordial gravitational waves.",
      "why_it_matters": "SPT-3G and Planck data produced a foreground-robust template intended to clear contamination from primordial-wave searches.",
      "limitations": [
        "Its residual lensing B-mode power averaged about 0.48 over the stated angular range, which the authors call the highest delensing efficiency for such a template to date; it has not detected primordial gravitational waves."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-011/the-lensing-template-left-half-the-b-mode-power-behind",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-011.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-011-001",
          "text": "SPT-3G and Planck data produced a foreground-robust template intended to clear contamination from primordial-wave searches.",
          "source_ids": [
            "source-2026-08-08-011"
          ],
          "qualification": "Its residual lensing B-mode power averaged about 0.48 over the stated angular range, which the authors call the highest delensing efficiency for such a template to date; it has not detected primordial gravitational waves."
        }
      ],
      "source_ids": [
        "source-2026-08-08-011"
      ],
      "tags": [
        "cosmic microwave background",
        "gravitational waves",
        "SPT-3G",
        "Planck"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-012",
      "source_story_id": "tmp-story-geniworld-visual-actions",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 12,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot Simulator Turned Actions Into Pictures",
      "slug": "the-robot-simulator-turned-actions-into-pictures",
      "dek": "GeniWorld renders numerical controls as visual actions to separate a robot body's kinematics from its environment's dynamics.",
      "summary": "GeniWorld renders numerical controls as visual actions to separate a robot body's kinematics from its environment's dynamics.",
      "body_text": "GeniWorld uses robot-description rendering to convert actions into spatial visual representations, then combines autoregressive video prediction with high-frequency kinematic control. The authors report better in-domain performance and zero-shot behavior in randomized unseen environments despite training on limited fixed scenes, plus gains when model-generated trajectories augmented small real-world datasets. The preprint presents controlled evaluations of a learned world model, not certification that simulated success will transfer to arbitrary physical settings.",
      "why_it_matters": "GeniWorld renders numerical controls as visual actions to separate a robot body's kinematics from its environment's dynamics.",
      "limitations": [
        "The preprint presents controlled evaluations of a learned world model, not certification that simulated success will transfer to arbitrary physical settings."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-012/the-robot-simulator-turned-actions-into-pictures",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-012.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-012-001",
          "text": "GeniWorld renders numerical controls as visual actions to separate a robot body's kinematics from its environment's dynamics.",
          "source_ids": [
            "source-2026-08-08-012"
          ],
          "qualification": "The preprint presents controlled evaluations of a learned world model, not certification that simulated success will transfer to arbitrary physical settings."
        }
      ],
      "source_ids": [
        "source-2026-08-08-012"
      ],
      "tags": [
        "world models",
        "robot simulation",
        "visual actions"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-013",
      "source_story_id": "tmp-story-integrated-grid-stability-planning",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 13,
      "story_type": "dispatch",
      "section": "infrastructure",
      "editorial_classification": "editorial",
      "headline": "Grid Stability Got a Seat in the Expansion Plan",
      "slug": "grid-stability-got-a-seat-in-the-expansion-plan",
      "dek": "Planning generation, transmission, storage and stabilizing hardware together favored batteries that could do two jobs.",
      "summary": "Planning generation, transmission, storage and stabilizing hardware together favored batteries that could do two jobs.",
      "body_text": "The study adds simplified inertia and voltage-stability constraints directly to expansion planning instead of selecting stabilizing measures afterward. In the tested power-system scenarios, the integrated formulation reduced modeled system costs and favored grid-forming battery storage over single-purpose measures such as static synchronous compensators because batteries could serve both energy and stability needs. These are model results under the paper's assumptions, not a forecast for a named grid or a procurement recommendation.",
      "why_it_matters": "Planning generation, transmission, storage and stabilizing hardware together favored batteries that could do two jobs.",
      "limitations": [
        "These are model results under the paper's assumptions, not a forecast for a named grid or a procurement recommendation."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-013/grid-stability-got-a-seat-in-the-expansion-plan",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-013.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-013-001",
          "text": "Planning generation, transmission, storage and stabilizing hardware together favored batteries that could do two jobs.",
          "source_ids": [
            "source-2026-08-08-013"
          ],
          "qualification": "These are model results under the paper's assumptions, not a forecast for a named grid or a procurement recommendation."
        }
      ],
      "source_ids": [
        "source-2026-08-08-013"
      ],
      "tags": [
        "power grids",
        "energy storage",
        "system planning",
        "stability"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-08/grid-planning-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-014",
      "source_story_id": "tmp-story-flair-super-resolution-lesions",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 14,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Sharper Brain Scans Mostly Erased the Small Lesions",
      "slug": "sharper-brain-scans-mostly-erased-the-small-lesions",
      "dek": "Three super-resolution methods improved detection over thick slices, but their dominant mistake was deleting real signal rather than inventing it.",
      "summary": "Three super-resolution methods improved detection over thick slices, but their dominant mistake was deleting real signal rather than inventing it.",
      "body_text": "Researchers degraded one-millimeter FLAIR scans from 29 ADNI participants to simulated three- and five-millimeter acquisitions, reconstructed them with two learned methods and cubic interpolation, and compared lesion segmentation with expert annotations. Every reconstruction improved detection over the raw thick slice, but small real lesions were erased more often than false lesions were hallucinated, especially at greater thickness; ECLARE preserved the most small-lesion signal. This small retrospective simulation does not validate super-resolution for clinical diagnosis.",
      "why_it_matters": "Three super-resolution methods improved detection over thick slices, but their dominant mistake was deleting real signal rather than inventing it.",
      "limitations": [
        "This small retrospective simulation does not validate super-resolution for clinical diagnosis."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-014/sharper-brain-scans-mostly-erased-the-small-lesions",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-014.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-014-001",
          "text": "Three super-resolution methods improved detection over thick slices, but their dominant mistake was deleting real signal rather than inventing it.",
          "source_ids": [
            "source-2026-08-08-014"
          ],
          "qualification": "This small retrospective simulation does not validate super-resolution for clinical diagnosis."
        }
      ],
      "source_ids": [
        "source-2026-08-08-014"
      ],
      "tags": [
        "medical imaging",
        "brain MRI",
        "super-resolution",
        "white matter lesions"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-026",
      "source_story_id": "tmp-story-uqloc-lidar-uncertainty",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 15,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The LiDAR Localizer Predicted Its Own Error Shape",
      "slug": "the-lidar-localizer-predicted-its-own-error-shape",
      "dek": "UQ-Loc attaches a full three-dimensional covariance to every voxel and uses that uncertainty during pose solving.",
      "summary": "UQ-Loc attaches a full three-dimensional covariance to every voxel and uses that uncertainty during pose solving.",
      "body_text": "UQ-Loc extends a scene-coordinate-regression localizer with a covariance head that predicts an anisotropic positive-definite uncertainty matrix per voxel. Training adds spatial smoothing, while inference weights pose seeds and tests inliers using the predicted covariance; the authors report consistent localization gains and calibrated uncertainty in their experiments. The abstract does not establish performance across all sensors, weather, maps or safety-critical driving conditions.",
      "why_it_matters": "UQ-Loc attaches a full three-dimensional covariance to every voxel and uses that uncertainty during pose solving.",
      "limitations": [
        "The abstract does not establish performance across all sensors, weather, maps or safety-critical driving conditions."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-026/the-lidar-localizer-predicted-its-own-error-shape",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-026.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-026-001",
          "text": "UQ-Loc attaches a full three-dimensional covariance to every voxel and uses that uncertainty during pose solving.",
          "source_ids": [
            "source-2026-08-08-015"
          ],
          "qualification": "The abstract does not establish performance across all sensors, weather, maps or safety-critical driving conditions."
        }
      ],
      "source_ids": [
        "source-2026-08-08-015"
      ],
      "tags": [
        "LiDAR",
        "localization",
        "uncertainty",
        "computer vision"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-027",
      "source_story_id": "tmp-story-conversational-benchmark-quality",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 16,
      "story_type": "dispatch",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Benchmark Became the Thing Under Review",
      "slug": "the-benchmark-became-the-thing-under-review",
      "dek": "A reference-free framework scores conversational-agent tests for consistency, complexity and policy coverage before they score a model.",
      "summary": "A reference-free framework scores conversational-agent tests for consistency, complexity and policy coverage before they score a model.",
      "body_text": "The framework uses language-model judges to inspect benchmark quality and produce diagnostics without requiring a separate reference answer for every item. The authors compare its judgments with human annotations, test benchmarks generated by models of different capability, and inject controlled degradations; they report that the metrics consistently separated quality levels across domains and judges. Because the assessor itself relies on model judgments, the result is a tool for benchmark auditing rather than an independent ground truth.",
      "why_it_matters": "A reference-free framework scores conversational-agent tests for consistency, complexity and policy coverage before they score a model.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-027/the-benchmark-became-the-thing-under-review",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-027.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-027-001",
          "text": "A reference-free framework scores conversational-agent tests for consistency, complexity and policy coverage before they score a model.",
          "source_ids": [
            "source-2026-08-08-016"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-08-016"
      ],
      "tags": [
        "conversational agents",
        "benchmark quality",
        "LLM judges"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-015",
      "source_story_id": "tmp-sidebar-av-aivat-agent-evaluation",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 17,
      "story_type": "ticker",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Agent Match Stopped When the Evidence Was Ready",
      "slug": "the-agent-match-stopped-when-the-evidence-was-ready",
      "dek": "Variance reduction plus continuously monitored confidence sequences cut the hands needed for a precise comparison.",
      "summary": "Variance reduction plus continuously monitored confidence sequences cut the hands needed for a precise comparison.",
      "body_text": "Across 15 poker-agent configurations and 71,439 paired hands, AIVAT reduced outcome variance by a median factor of 54; paired with an asymptotic confidence sequence, raw outcomes needed a median 74 times as many hands to reach the same one-big-blind precision. Exact finite-sample stopping requires a justified payoff bound, which the authors establish structurally for Leduc hold'em.",
      "why_it_matters": "Variance reduction plus continuously monitored confidence sequences cut the hands needed for a precise comparison.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-015/the-agent-match-stopped-when-the-evidence-was-ready",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-015.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-015-001",
          "text": "Variance reduction plus continuously monitored confidence sequences cut the hands needed for a precise comparison.",
          "source_ids": [
            "source-2026-08-08-017"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-08-017"
      ],
      "tags": [
        "agent evaluation",
        "confidence sequences",
        "poker"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-016",
      "source_story_id": "tmp-sidebar-tytan-semantic-schema",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 18,
      "story_type": "ticker",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Database Asked One Question Before Naming Itself",
      "slug": "the-database-asked-one-question-before-naming-itself",
      "dek": "TYTAN combines symbolic checks, model inference and targeted user questions to construct an analytic semantic layer.",
      "summary": "TYTAN combines symbolic checks, model inference and targeted user questions to construct an analytic semantic layer.",
      "body_text": "Across seven reference databases, the system reached all expert-corrected entities and features, executed all 1,678 self-generated retrieval claims, and matched 92 to 100 percent of semantic roles; a blind ten-table test recovered the verified entity structure. The evidence is limited to the eight evaluated databases.",
      "why_it_matters": "TYTAN combines symbolic checks, model inference and targeted user questions to construct an analytic semantic layer.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-016/the-database-asked-one-question-before-naming-itself",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-016.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-016-001",
          "text": "TYTAN combines symbolic checks, model inference and targeted user questions to construct an analytic semantic layer.",
          "source_ids": [
            "source-2026-08-08-018"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-08-018"
      ],
      "tags": [
        "semantic layers",
        "databases",
        "neurosymbolic AI"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-017",
      "source_story_id": "tmp-sidebar-tamarin-proverif-translation",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 19,
      "story_type": "ticker",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "Two Security Provers Finally Shared a Model",
      "slug": "two-security-provers-finally-shared-a-model",
      "dek": "A sound translation covered 562 of 566 lemma tasks and made tool verdicts directly comparable.",
      "summary": "A sound translation covered 562 of 566 lemma tasks and made tool verdicts directly comparable.",
      "body_text": "Within its faithful fragment, the translation preserves verified properties and most existence traces. Of 247 non-XOR tasks with definitive results from both tools, 246 agreed; ProVerif was faster on 334 of 362 tasks where both completed logically, while best-effort XOR encodings remain outside the guarantees.",
      "why_it_matters": "A sound translation covered 562 of 566 lemma tasks and made tool verdicts directly comparable.",
      "limitations": [
        "Of 247 non-XOR tasks with definitive results from both tools, 246 agreed; ProVerif was faster on 334 of 362 tasks where both completed logically, while best-effort XOR encodings remain outside the guarantees."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-017/two-security-provers-finally-shared-a-model",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-017.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-017-001",
          "text": "A sound translation covered 562 of 566 lemma tasks and made tool verdicts directly comparable.",
          "source_ids": [
            "source-2026-08-08-019"
          ],
          "qualification": "Of 247 non-XOR tasks with definitive results from both tools, 246 agreed; ProVerif was faster on 334 of 362 tasks where both completed logically, while best-effort XOR encodings remain outside the guarantees."
        }
      ],
      "source_ids": [
        "source-2026-08-08-019"
      ],
      "tags": [
        "formal verification",
        "security protocols",
        "Tamarin",
        "ProVerif"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-018",
      "source_story_id": "tmp-sidebar-read-document-retrieval",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 20,
      "story_type": "ticker",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Financial Number Kept Its Unit",
      "slug": "the-financial-number-kept-its-unit",
      "dek": "Deterministic search and bounded reads beat dense retrieval on one 780-page government report—but not classical BM25.",
      "summary": "Deterministic search and bounded reads beat dense retrieval on one 780-page government report—but not classical BM25.",
      "body_text": "READ answered 58.8 percent of 51 verified questions against 15.7 percent for dense retrieval and 35.3 percent for a tuned version. A top-k tool in the same loop reached 27.5 percent, while BM25 remained statistically indistinguishable from READ, narrowing the finding to embedding-based versus embedding-free retrieval.",
      "why_it_matters": "Deterministic search and bounded reads beat dense retrieval on one 780-page government report—but not classical BM25.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-018/the-financial-number-kept-its-unit",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-018.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-018-001",
          "text": "Deterministic search and bounded reads beat dense retrieval on one 780-page government report—but not classical BM25.",
          "source_ids": [
            "source-2026-08-08-020"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-08-020"
      ],
      "tags": [
        "retrieval",
        "financial documents",
        "MCP",
        "audit trails"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-019",
      "source_story_id": "tmp-sidebar-harnessopt-bench",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 21,
      "story_type": "ticker",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Harness Became an Optimization Benchmark",
      "slug": "the-harness-became-an-optimization-benchmark",
      "dek": "Five frontier models edited prompts, tools, memory and orchestration under a metered evaluation budget.",
      "summary": "Five frontier models edited prompts, tools, memory and orchestration under a metered evaluation budget.",
      "body_text": "HarnessOpt-Bench scores normalized held-out gain while a trusted environment protects the test partition and preserves every candidate. Across four downstream tasks and 111 scored runs, optimizer models separated more than their coding harnesses, native harnesses were not consistently better, and gains varied sharply by task and starting point.",
      "why_it_matters": "Five frontier models edited prompts, tools, memory and orchestration under a metered evaluation budget.",
      "limitations": [
        "Across four downstream tasks and 111 scored runs, optimizer models separated more than their coding harnesses, native harnesses were not consistently better, and gains varied sharply by task and starting point."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-08-019/the-harness-became-an-optimization-benchmark",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-019.json",
      "first_published_at": "2026-08-08T09:00:00.000-04:00",
      "modified_at": "2026-08-08T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-08-019-001",
          "text": "Five frontier models edited prompts, tools, memory and orchestration under a metered evaluation budget.",
          "source_ids": [
            "source-2026-08-08-021"
          ],
          "qualification": "Across four downstream tasks and 111 scored runs, optimizer models separated more than their coding harnesses, native harnesses were not consistently better, and gains varied sharply by task and starting point."
        }
      ],
      "source_ids": [
        "source-2026-08-08-021"
      ],
      "tags": [
        "agent harnesses",
        "evaluation",
        "optimization"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-020",
      "source_story_id": "invention-hackberry-pi-zero",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 22,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "Hackberry Pi Zero",
      "slug": "hackberry-pi-zero",
      "dek": "Packs a Raspberry Pi Zero 2W, square display, thumb keyboard, three USB ports, swappable batteries, and accessible storage into a palm-size Linux terminal.",
      "summary": "Packs a Raspberry Pi Zero 2W, square display, thumb keyboard, three USB ports, swappable batteries, and accessible storage into a palm-size Linux terminal.",
      "body_text": "Packs a Raspberry Pi Zero 2W, square display, thumb keyboard, three USB ports, swappable batteries, and accessible storage into a palm-size Linux terminal.",
      "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-08-020/hackberry-pi-zero",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-020.json",
      "first_published_at": "2026-08-02T09:00:00.000-04:00",
      "modified_at": "2026-08-02T09: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-08/invention-desk/hackberry-pi-zero.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-021",
      "source_story_id": "invention-pifinder",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 23,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "PiFinder",
      "slug": "pifinder",
      "dek": "Mounts a Raspberry Pi camera beside a telescope, plate-solves the star field, and combines GPS and inertial sensing to guide push-to observing without a separate alignment routine.",
      "summary": "Mounts a Raspberry Pi camera beside a telescope, plate-solves the star field, and combines GPS and inertial sensing to guide push-to observing without a separate alignment routine.",
      "body_text": "Mounts a Raspberry Pi camera beside a telescope, plate-solves the star field, and combines GPS and inertial sensing to guide push-to observing without a separate alignment routine.",
      "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-08-021/pifinder",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-021.json",
      "first_published_at": "2026-08-02T09:00:00.000-04:00",
      "modified_at": "2026-08-02T09: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-08/invention-desk/pifinder.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-022",
      "source_story_id": "invention-aero-hand-open",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 24,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "Aero Hand Open",
      "slug": "aero-hand-open",
      "dek": "Routes tendons through a modular five-finger, 16-joint hand with seven controlled degrees of freedom, printable parts, firmware, an SDK, ROS 2 tools, and simulation assets.",
      "summary": "Routes tendons through a modular five-finger, 16-joint hand with seven controlled degrees of freedom, printable parts, firmware, an SDK, ROS 2 tools, and simulation assets.",
      "body_text": "Routes tendons through a modular five-finger, 16-joint hand with seven controlled degrees of freedom, printable parts, firmware, an SDK, ROS 2 tools, and simulation assets.",
      "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-08-022/aero-hand-open",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-022.json",
      "first_published_at": "2026-08-02T09:00:00.000-04:00",
      "modified_at": "2026-08-02T09: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-08/invention-desk/aero-hand-open.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-023",
      "source_story_id": "invention-brailletouch",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "position": 25,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "BrailleTouch",
      "slug": "brailletouch",
      "dek": "Explores pairing one physical refreshable Braille cell with a tactile sensor matrix representing virtual character positions, reducing the amount of moving hardware under study.",
      "summary": "Explores pairing one physical refreshable Braille cell with a tactile sensor matrix representing virtual character positions, reducing the amount of moving hardware under study.",
      "body_text": "Explores pairing one physical refreshable Braille cell with a tactile sensor matrix representing virtual character positions, reducing the amount of moving hardware under study.",
      "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-08-023/brailletouch",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-023.json",
      "first_published_at": "2026-08-02T09:00:00.000-04:00",
      "modified_at": "2026-08-02T09: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-08/invention-desk/brailletouch.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-024",
      "source_story_id": "invention-sponsored-house-example",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "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-08-024/the-first-paid-slot",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-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-08/invention-desk/sponsored-project.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-08-025",
      "source_story_id": "invention-placement-cta",
      "edition_id": "mp-2026-08-08-morning-0030",
      "edition_url": "https://themachinepress.com/edition/2026-08-08",
      "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-08-025/put-your-project-on-the-desk",
      "json_url": "https://themachinepress.com/story/mp-2026-08-08-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-08/invention-desk/put-your-project-on-the-desk.webp",
      "corrections": []
    }
  ],
  "sources": [
    {
      "source_id": "source-2026-08-08-001",
      "title": "arXiv preprint 2608.06370",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06370",
      "canonical_url": "https://arxiv.org/abs/2608.06370",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-001-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-002",
      "title": "arXiv preprint 2608.06368",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06368",
      "canonical_url": "https://arxiv.org/abs/2608.06368",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-002-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-003",
      "title": "arXiv preprint 2608.06377",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06377",
      "canonical_url": "https://arxiv.org/abs/2608.06377",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-003-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-004",
      "title": "arXiv preprint 2608.06375",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06375",
      "canonical_url": "https://arxiv.org/abs/2608.06375",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-004-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-005",
      "title": "arXiv preprint 2608.06374",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06374",
      "canonical_url": "https://arxiv.org/abs/2608.06374",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-005-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-006",
      "title": "arXiv preprint 2608.06366",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06366",
      "canonical_url": "https://arxiv.org/abs/2608.06366",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-006-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-007",
      "title": "arXiv preprint 2608.06363",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06363",
      "canonical_url": "https://arxiv.org/abs/2608.06363",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-007-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-008",
      "title": "arXiv preprint 2608.06354",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06354",
      "canonical_url": "https://arxiv.org/abs/2608.06354",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-008-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-009",
      "title": "arXiv preprint 2608.06350",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06350",
      "canonical_url": "https://arxiv.org/abs/2608.06350",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-009-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-010",
      "title": "arXiv preprint 2608.06347",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06347",
      "canonical_url": "https://arxiv.org/abs/2608.06347",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-010-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-011",
      "title": "arXiv preprint 2608.06343",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06343",
      "canonical_url": "https://arxiv.org/abs/2608.06343",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-011-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-012",
      "title": "arXiv preprint 2608.06332",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06332",
      "canonical_url": "https://arxiv.org/abs/2608.06332",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-012-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-013",
      "title": "arXiv preprint 2608.06349",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06349",
      "canonical_url": "https://arxiv.org/abs/2608.06349",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-013-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-014",
      "title": "arXiv preprint 2608.06311",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06311",
      "canonical_url": "https://arxiv.org/abs/2608.06311",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-014-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-015",
      "title": "arXiv preprint 2608.06307",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06307",
      "canonical_url": "https://arxiv.org/abs/2608.06307",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-026-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-016",
      "title": "arXiv preprint 2608.06329",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06329",
      "canonical_url": "https://arxiv.org/abs/2608.06329",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-027-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-017",
      "title": "arXiv preprint 2608.06362",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06362",
      "canonical_url": "https://arxiv.org/abs/2608.06362",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-015-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-018",
      "title": "arXiv preprint 2608.06331",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06331",
      "canonical_url": "https://arxiv.org/abs/2608.06331",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-016-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-019",
      "title": "arXiv preprint 2608.06315",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06315",
      "canonical_url": "https://arxiv.org/abs/2608.06315",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-017-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-020",
      "title": "arXiv preprint 2608.06305",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06305",
      "canonical_url": "https://arxiv.org/abs/2608.06305",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-018-001"
      ]
    },
    {
      "source_id": "source-2026-08-08-021",
      "title": "arXiv preprint 2608.06301",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.06301",
      "canonical_url": "https://arxiv.org/abs/2608.06301",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": null,
      "accessed_at": "2026-08-08T08:24:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-08-019-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  }
}
