{
  "$schema": "https://themachinepress.com/schemas/edition-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_edition",
  "edition_id": "mp-2026-08-19-morning-0041",
  "source_edition_id": "mp-2026-08-19-morning-0041",
  "edition_number": 41,
  "edition_label": "Morning edition",
  "status": "published",
  "revision": 1,
  "published_at": "2026-08-19T09:00:00.000-04:00",
  "modified_at": "2026-08-19T09:00:00.000-04:00",
  "timezone": "America/Detroit",
  "canonical_url": "https://themachinepress.com/edition/2026-08-19",
  "html_url": "https://themachinepress.com/edition/2026-08-19",
  "json_url": "https://themachinepress.com/edition/2026-08-19.json",
  "markdown_url": "https://themachinepress.com/edition/2026-08-19.md",
  "lead_story_id": "mp-2026-08-19-001",
  "lead_summary": "Researchers amplified remote timing signals to leak a co-tenant JWT at up to 12 bits per second before Cloudflare deployed stronger isolation.",
  "coverage_window": {
    "start": "2026-08-16T20:00:00.000-04:00",
    "end": "2026-08-19T08:22:00.000-04:00"
  },
  "story_count": 27,
  "stories": [
    {
      "story_id": "mp-2026-08-19-001",
      "source_story_id": "tmp-lead-remote-timer-cloud-leak",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 1,
      "story_type": "lead",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Timer Was Outside the Sandbox",
      "slug": "the-timer-was-outside-the-sandbox",
      "dek": "Researchers amplified remote timing signals to leak a co-tenant JWT at up to 12 bits per second before Cloudflare deployed stronger isolation.",
      "summary": "Researchers amplified remote timing signals to leak a co-tenant JWT at up to 12 bits per second before Cloudflare deployed stronger isolation.",
      "body_text": "The attack targeted the production security boundary used by Cloudflare Workers, where language-level isolation and restricted timers are intended to constrain co-located tenants. The researchers combined microarchitectural amplification with remote timing sources, reporting a Spectre-based extraction of a JWT token at up to 12 bits per second with 99.16 percent accuracy—orders of magnitude above the 2-bits-per-minute comparison they cite.\n\nThe paper also records a coordinated mitigation, not an unpatched disclosure. Cloudflare integrated the V8 Sandbox, improved its Dynamic Process Isolation detection, and deployed hardware-assisted memory-protection keys to separate tenant heaps. The result is evidence about one studied production architecture and attack path; it is not a claim that every edge runtime shares the flaw or that the disclosed route remains open.",
      "why_it_matters": "Researchers amplified remote timing signals to leak a co-tenant JWT at up to 12 bits per second before Cloudflare deployed stronger isolation.",
      "limitations": [
        "The paper also records a coordinated mitigation, not an unpatched disclosure.",
        "The result is evidence about one studied production architecture and attack path; it is not a claim that every edge runtime shares the flaw or that the disclosed route remains open."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-001/the-timer-was-outside-the-sandbox",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-001.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-001-001",
          "text": "Researchers amplified remote timing signals to leak a co-tenant JWT at up to 12 bits per second before Cloudflare deployed stronger isolation.",
          "source_ids": [
            "source-2026-08-19-001"
          ],
          "qualification": "The paper also records a coordinated mitigation, not an unpatched disclosure."
        }
      ],
      "source_ids": [
        "source-2026-08-19-001"
      ],
      "tags": [
        "Spectre",
        "edge computing",
        "timing side channels",
        "cloud isolation"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/lead-remote-timer-cloud-leak.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-002",
      "source_story_id": "tmp-feature-lambda-hold-musculoskeletal-sprint",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 2,
      "story_type": "secondary",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Muscles Learned to Sprint by Holding Still",
      "slug": "the-muscles-learned-to-sprint-by-holding-still",
      "dek": "A physiology-inspired controller held per-muscle threshold lengths across gait phases and trained a simulated skeleton to sprint with a minimal reward.",
      "summary": "A physiology-inspired controller held per-muscle threshold lengths across gait phases and trained a simulated skeleton to sprint with a minimal reward.",
      "body_text": "A muscle-actuated skeleton has far more control variables than a conventional rigid-body character, making reinforcement-learning exploration slow and unstable. The proposed lambda-hold controller reduces that burden by setting an equilibrium-point threshold length for each muscle and holding it over part of the gait cycle; a stretch-reflex rule then turns those thresholds into muscle excitation without requiring the policy to issue every low-level command.\n\nThe authors report that this controller learned human-like sprinting within an hour of training using only a minimal task reward. The work connects an engineering control scheme to the equilibrium-point hypothesis, intermittent control and optimal feedback control, but it remains predictive musculoskeletal simulation. It does not establish a clinical model of human movement or prove that the learned controller matches biological motor control in people.",
      "why_it_matters": "A physiology-inspired controller held per-muscle threshold lengths across gait phases and trained a simulated skeleton to sprint with a minimal reward.",
      "limitations": [
        "The authors report that this controller learned human-like sprinting within an hour of training using only a minimal task reward.",
        "It does not establish a clinical model of human movement or prove that the learned controller matches biological motor control in people."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-002/the-muscles-learned-to-sprint-by-holding-still",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-002.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-002-001",
          "text": "A physiology-inspired controller held per-muscle threshold lengths across gait phases and trained a simulated skeleton to sprint with a minimal reward.",
          "source_ids": [
            "source-2026-08-19-002"
          ],
          "qualification": "The authors report that this controller learned human-like sprinting within an hour of training using only a minimal task reward."
        }
      ],
      "source_ids": [
        "source-2026-08-19-002"
      ],
      "tags": [
        "musculoskeletal simulation",
        "reinforcement learning",
        "motor control",
        "sprinting"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/feature-lambda-hold-sprint.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-003",
      "source_story_id": "tmp-story-fetchman-humanoid-loco-manipulation",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 3,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Humanoid Learned to Walk to the Grasp",
      "slug": "the-humanoid-learned-to-walk-to-the-grasp",
      "dek": "Reinforcement learning pushed a cloned policy past its synthetic-data ceiling and transferred a reach-and-pick skill to a real humanoid.",
      "summary": "Reinforcement learning pushed a cloned policy past its synthetic-data ceiling and transferred a reach-and-pick skill to a real humanoid.",
      "body_text": "FetchMan begins with synthetic demonstrations across more than 150,000 scenes, then refines the cloned policy with Flow-GRPO and a sparse reward. The authors report 73.3 percent zero-shot success when a Unitree G1 walked toward and grasped a single target in unseen real scenes. The result supports the sim-to-real recipe for one reach-and-pick policy; it does not establish general household manipulation.",
      "why_it_matters": "Reinforcement learning pushed a cloned policy past its synthetic-data ceiling and transferred a reach-and-pick skill to a real humanoid.",
      "limitations": [
        "The result supports the sim-to-real recipe for one reach-and-pick policy; it does not establish general household manipulation."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-003/the-humanoid-learned-to-walk-to-the-grasp",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-003.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-003-001",
          "text": "Reinforcement learning pushed a cloned policy past its synthetic-data ceiling and transferred a reach-and-pick skill to a real humanoid.",
          "source_ids": [
            "source-2026-08-19-003"
          ],
          "qualification": "The result supports the sim-to-real recipe for one reach-and-pick policy; it does not establish general household manipulation."
        }
      ],
      "source_ids": [
        "source-2026-08-19-003"
      ],
      "tags": [
        "humanoid robots",
        "sim-to-real",
        "reinforcement learning",
        "grasping"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/fetchman-robot-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-004",
      "source_story_id": "tmp-story-institution-specific-phi-audit",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 4,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Gold Standard Had Missed the Hospital’s Own Names",
      "slug": "the-gold-standard-had-missed-the-hospital-s-own-names",
      "dek": "Institution-specific prompting found locally meaningful protected-health identifiers and exposed 227 omissions in the reference annotations.",
      "summary": "Institution-specific prompting found locally meaningful protected-health identifiers and exposed 227 omissions in the reference annotations.",
      "body_text": "Across 100 pediatric-oncology notes containing 5,322 annotated PHI spans, the best prompted LLM exceeded two purpose-built de-identification systems in the authors’ comparison. Naming institution-specific categories recovered 48 of 61 misses, and re-annotation confirmed 227 additional PHI spans surfaced by model outputs. No tested multi-agent setup beat the calibrated single pass, and the result belongs to one hospital dataset rather than a universal de-identification guarantee.",
      "why_it_matters": "Institution-specific prompting found locally meaningful protected-health identifiers and exposed 227 omissions in the reference annotations.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-004/the-gold-standard-had-missed-the-hospital-s-own-names",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-004.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-004-001",
          "text": "Institution-specific prompting found locally meaningful protected-health identifiers and exposed 227 omissions in the reference annotations.",
          "source_ids": [
            "source-2026-08-19-004"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-19-004"
      ],
      "tags": [
        "de-identification",
        "health records",
        "privacy",
        "LLMs"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-005",
      "source_story_id": "tmp-story-j-miner-executable-decision-rules",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 5,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Classifier Gave Up Its Decision Rules",
      "slug": "the-classifier-gave-up-its-decision-rules",
      "dek": "J-Miner turned internal signals into named concepts and compact executable rules that reproduced up to 98.3 percent of model decisions.",
      "summary": "J-Miner turned internal signals into named concepts and compact executable rules that reproduced up to 98.3 percent of model decisions.",
      "body_text": "J-Miner aggregates vocabulary-aligned signals across layers and token positions, then learns explicit rules from the classifier’s own outputs. Across the reported tasks, those rules were 6.0 to 29.5 percentage points more faithful than equally compact word-based rules. Lightweight students with about one twenty-fourth the parameters retained 99.8 percent of mean source accuracy, showing a route to inspectable reuse without proving that every mined concept is causally decisive.",
      "why_it_matters": "J-Miner turned internal signals into named concepts and compact executable rules that reproduced up to 98.3 percent of model decisions.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-005/the-classifier-gave-up-its-decision-rules",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-005.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-005-001",
          "text": "J-Miner turned internal signals into named concepts and compact executable rules that reproduced up to 98.3 percent of model decisions.",
          "source_ids": [
            "source-2026-08-19-005"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-19-005"
      ],
      "tags": [
        "interpretability",
        "classifiers",
        "decision rules",
        "model compression"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-006",
      "source_story_id": "tmp-story-panda-private-neural-certification",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 6,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Auditor Verified the Network Without Seeing It",
      "slug": "the-auditor-verified-the-network-without-seeing-it",
      "dek": "PANDA used zero-knowledge proofs to certify robustness and fairness properties while keeping model parameters private.",
      "summary": "PANDA used zero-knowledge proofs to certify robustness and fairness properties while keeping model parameters private.",
      "body_text": "Built on CROWN’s linear-relaxation bounds, PANDA produces proofs that reveal a claimed property without exposing the model weights. The authors report generating a local-robustness proof for networks above 2.9 million parameters in five minutes and verifying it in ten seconds—four orders of magnitude larger than prior compared systems. These are system benchmarks for supported guarantees, not evidence that a certified model is safe or fair outside the stated property and threat model.",
      "why_it_matters": "PANDA used zero-knowledge proofs to certify robustness and fairness properties while keeping model parameters private.",
      "limitations": [
        "These are system benchmarks for supported guarantees, not evidence that a certified model is safe or fair outside the stated property and threat model."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-006/the-auditor-verified-the-network-without-seeing-it",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-006.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-006-001",
          "text": "PANDA used zero-knowledge proofs to certify robustness and fairness properties while keeping model parameters private.",
          "source_ids": [
            "source-2026-08-19-006"
          ],
          "qualification": "These are system benchmarks for supported guarantees, not evidence that a certified model is safe or fair outside the stated property and threat model."
        }
      ],
      "source_ids": [
        "source-2026-08-19-006"
      ],
      "tags": [
        "zero-knowledge proofs",
        "neural networks",
        "formal verification",
        "privacy"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-007",
      "source_story_id": "tmp-story-evidence-grounded-clinical-code-forecast",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 7,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Forecast Had to Cite Evidence for a Future Code",
      "slug": "the-forecast-had-to-cite-evidence-for-a-future-code",
      "dek": "A bounded research workflow combined an EHR prior, medical search and code dictionaries before ranking next-encounter diagnoses.",
      "summary": "A bounded research workflow combined an EHR prior, medical search and code dictionaries before ranking next-encounter diagnoses.",
      "body_text": "ICD-Deepresearch predicts diagnosis codes that may appear at a future visit, where no source can reveal the answer in advance. It expands candidates from an EHR foundation model, adds a separate direct forecast, validates exact code semantics and writes rationales only after selection. Patient-averaged precision remained about 25 percent, while recall reached 35.09 percent on MIMIC-III and 48.32 percent on MIMIC-IV; physicians nevertheless rated its retrieved documents more useful than the standalone research comparisons.",
      "why_it_matters": "A bounded research workflow combined an EHR prior, medical search and code dictionaries before ranking next-encounter diagnoses.",
      "limitations": [
        "It expands candidates from an EHR foundation model, adds a separate direct forecast, validates exact code semantics and writes rationales only after selection."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-007/the-forecast-had-to-cite-evidence-for-a-future-code",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-007.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-007-001",
          "text": "A bounded research workflow combined an EHR prior, medical search and code dictionaries before ranking next-encounter diagnoses.",
          "source_ids": [
            "source-2026-08-19-007"
          ],
          "qualification": "It expands candidates from an EHR foundation model, adds a separate direct forecast, validates exact code semantics and writes rationales only after selection."
        }
      ],
      "source_ids": [
        "source-2026-08-19-007"
      ],
      "tags": [
        "EHR",
        "clinical forecasting",
        "agents",
        "evidence retrieval"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-008",
      "source_story_id": "tmp-story-regime-aware-economic-forecast-intervals",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 8,
      "story_type": "dispatch",
      "section": "business-enterprise",
      "editorial_classification": "editorial",
      "headline": "The Wider Interval Was More Honest",
      "slug": "the-wider-interval-was-more-honest",
      "dek": "A regime-aware conformal method traded sharpness for more dependable coverage across 48 inflation, macroeconomic, energy and market series.",
      "summary": "A regime-aware conformal method traded sharpness for more dependable coverage across 48 inflation, macroeconomic, energy and market series.",
      "body_text": "DRACP combines weighting for shifts and local regimes with an online controller that adjusts the target significance level. It was not the narrowest method: a strongly adaptive comparator produced intervals about 20 percent tighter. DRACP instead came closest to nominal 90 percent coverage at 0.890, never fell below 0.80 on any series and undercovered on 10 of 48 series versus 20 for that tighter comparator. The study frames reliability as an explicit cost in forecast width.",
      "why_it_matters": "A regime-aware conformal method traded sharpness for more dependable coverage across 48 inflation, macroeconomic, energy and market series.",
      "limitations": [
        "It was not the narrowest method: a strongly adaptive comparator produced intervals about 20 percent tighter."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-008/the-wider-interval-was-more-honest",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-008.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-008-001",
          "text": "A regime-aware conformal method traded sharpness for more dependable coverage across 48 inflation, macroeconomic, energy and market series.",
          "source_ids": [
            "source-2026-08-19-008"
          ],
          "qualification": "It was not the narrowest method: a strongly adaptive comparator produced intervals about 20 percent tighter."
        }
      ],
      "source_ids": [
        "source-2026-08-19-008"
      ],
      "tags": [
        "economic forecasting",
        "conformal prediction",
        "distribution shift",
        "uncertainty"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/economic-forecast-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-009",
      "source_story_id": "tmp-story-sentrybus-sensor-interface-observability",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 9,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Sensor Lie Left Footprints on the Bus",
      "slug": "the-sensor-lie-left-footprints-on-the-bus",
      "dek": "SentryBus maps where I2C manipulation may remain observable—and where a host-side monitor loses the ability to distinguish it.",
      "summary": "SentryBus maps where I2C manipulation may remain observable—and where a host-side monitor loses the ability to distinguish it.",
      "body_text": "The proposed monitor uses transaction timing, read and write sequences, transfer lengths, address behavior and raw-data transitions from the host-facing sensor bus. A dual-sided testbed established timing and capture limits, including a low-cost analyzer that could silently truncate data. Controlled attack trials are still outstanding and the authors claim no detection rate, making the negative boundary result as important as the proposed feature set.",
      "why_it_matters": "SentryBus maps where I2C manipulation may remain observable—and where a host-side monitor loses the ability to distinguish it.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-009/the-sensor-lie-left-footprints-on-the-bus",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-009.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-009-001",
          "text": "SentryBus maps where I2C manipulation may remain observable—and where a host-side monitor loses the ability to distinguish it.",
          "source_ids": [
            "source-2026-08-19-009"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-19-009"
      ],
      "tags": [
        "I2C",
        "sensor security",
        "observability",
        "embedded systems"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-010",
      "source_story_id": "tmp-story-driving-state-gnss-spoof-detection",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 10,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Car Compared Two Stories About Where It Was",
      "slug": "the-car-compared-two-stories-about-where-it-was",
      "dek": "Structured narratives turned disagreements between GNSS and independent vehicle sensing into a five-class spoofing detector.",
      "summary": "Structured narratives turned disagreements between GNSS and independent vehicle sensing into a five-class spoofing detector.",
      "body_text": "The framework converts two independently derived driving states into text-like structured narratives and feeds them to a small language model. Across no-attack, overshoot, stopped, turn-by-turn and wrong-turn cases, the authors report 96.99 percent average accuracy and 97.18 percent F1, with lower latency and memory than their fine-tuned LLM comparisons. Tests on geographically unseen Clemson field data support transfer within the study, not universal resilience to adversarial driving conditions.",
      "why_it_matters": "Structured narratives turned disagreements between GNSS and independent vehicle sensing into a five-class spoofing detector.",
      "limitations": [
        "Tests on geographically unseen Clemson field data support transfer within the study, not universal resilience to adversarial driving conditions."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-010/the-car-compared-two-stories-about-where-it-was",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-010.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-010-001",
          "text": "Structured narratives turned disagreements between GNSS and independent vehicle sensing into a five-class spoofing detector.",
          "source_ids": [
            "source-2026-08-19-010"
          ],
          "qualification": "Tests on geographically unseen Clemson field data support transfer within the study, not universal resilience to adversarial driving conditions."
        }
      ],
      "source_ids": [
        "source-2026-08-19-010"
      ],
      "tags": [
        "GNSS spoofing",
        "autonomous vehicles",
        "small language models",
        "cybersecurity"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-011",
      "source_story_id": "tmp-story-vla-driving-attention-steering",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 11,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Driving Model Looked Harder—Then Moved Closer",
      "slug": "the-driving-model-looked-harder-then-moved-closer",
      "dek": "A bounded inference-time attention bias shifted planned trajectories toward a highlighted traffic actor without retraining the model.",
      "summary": "A bounded inference-time attention bias shifted planned trajectories toward a highlighted traffic actor without retraining the model.",
      "body_text": "The experiment added a pre-softmax bias to detector-localized visual tokens in 50 synthetic lane-change scenarios. Trajectory displacement increased with the bias, reaching about 17 centimeters on average and up to roughly 140 centimeters laterally. The reasoning text did not change because the mask never reached that pathway, and the steering tended to move toward the attended actor rather than encode a safe target behavior—an important limit on treating attention control as safety control.",
      "why_it_matters": "A bounded inference-time attention bias shifted planned trajectories toward a highlighted traffic actor without retraining the model.",
      "limitations": [
        "The reasoning text did not change because the mask never reached that pathway, and the steering tended to move toward the attended actor rather than encode a safe target behavior—an important limit on treating attention control as safety control."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-011/the-driving-model-looked-harder-then-moved-closer",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-011.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-011-001",
          "text": "A bounded inference-time attention bias shifted planned trajectories toward a highlighted traffic actor without retraining the model.",
          "source_ids": [
            "source-2026-08-19-011"
          ],
          "qualification": "The reasoning text did not change because the mask never reached that pathway, and the steering tended to move toward the attended actor rather than encode a safe target behavior—an important limit on treating attention control as safety control."
        }
      ],
      "source_ids": [
        "source-2026-08-19-011"
      ],
      "tags": [
        "autonomous driving",
        "attention steering",
        "VLA",
        "inference"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-012",
      "source_story_id": "tmp-story-ov3d-open-vocabulary-benchmark",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 12,
      "story_type": "dispatch",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "One Prompt Turned 18.6 Into 5.4",
      "slug": "one-prompt-turned-18-6-into-5-4",
      "dek": "OV3D-Bench separated localization from semantics and found that small prompt changes could collapse open-vocabulary 3D detection.",
      "summary": "OV3D-Bench separated localization from semantics and found that small prompt changes could collapse open-vocabulary 3D detection.",
      "body_text": "Across seven indoor and outdoor datasets, the benchmark removed per-image category oracles and scored localization, semantic robustness and transfer separately. Detectors often placed a box correctly but chose an adjacent label; one model’s AP fell from 18.6 to 5.4 when its prompt expanded from “car” to a detailed photographic phrase. The study also found a target-aware protocol inflated another model’s ScanNet result by 1.9 times, suggesting geometry is ahead of open-vocabulary semantics.",
      "why_it_matters": "OV3D-Bench separated localization from semantics and found that small prompt changes could collapse open-vocabulary 3D detection.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-012/one-prompt-turned-18-6-into-5-4",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-012.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-012-001",
          "text": "OV3D-Bench separated localization from semantics and found that small prompt changes could collapse open-vocabulary 3D detection.",
          "source_ids": [
            "source-2026-08-19-012"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-19-012"
      ],
      "tags": [
        "3D detection",
        "open vocabulary",
        "benchmark",
        "prompt sensitivity"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-013",
      "source_story_id": "tmp-story-physics-informed-reach-avoid-rl",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 13,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Critic Found the Safe Region Before the Equation Tightened It",
      "slug": "the-critic-found-the-safe-region-before-the-equation-tightened-it",
      "dek": "A scheduled method let reinforcement learning shape the value function before progressively enforcing the governing reach-avoid PDE.",
      "summary": "A scheduled method let reinforcement learning shape the value function before progressively enforcing the governing reach-avoid PDE.",
      "body_text": "High-dimensional reach-avoid analysis is difficult for grid solvers, while physics-informed networks may settle in poor residual minima and reinforcement learning may violate the governing equation. The proposed schedule starts with temporal-difference actor-critic learning, then adds PDE and boundary losses gradually. Two case studies reached accuracy comparable to successfully trained PINNs while mitigating their reported failure mode; the paper does not yet establish scaling across broad safety-critical systems.",
      "why_it_matters": "A scheduled method let reinforcement learning shape the value function before progressively enforcing the governing reach-avoid PDE.",
      "limitations": [
        "Two case studies reached accuracy comparable to successfully trained PINNs while mitigating their reported failure mode; the paper does not yet establish scaling across broad safety-critical systems."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-013/the-critic-found-the-safe-region-before-the-equation-tightened-it",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-013.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-013-001",
          "text": "A scheduled method let reinforcement learning shape the value function before progressively enforcing the governing reach-avoid PDE.",
          "source_ids": [
            "source-2026-08-19-013"
          ],
          "qualification": "Two case studies reached accuracy comparable to successfully trained PINNs while mitigating their reported failure mode; the paper does not yet establish scaling across broad safety-critical systems."
        }
      ],
      "source_ids": [
        "source-2026-08-19-013"
      ],
      "tags": [
        "reach-avoid",
        "reinforcement learning",
        "PDE",
        "control"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/reach-avoid-ai-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-014",
      "source_story_id": "tmp-story-case-hidden-state-selection",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 14,
      "story_type": "dispatch",
      "section": "benchmarks-evals",
      "editorial_classification": "editorial",
      "headline": "The Hidden State Knew When the Vote Was Wrong",
      "slug": "the-hidden-state-knew-when-the-vote-was-wrong",
      "dek": "A leakage-free decodability score predicted when selecting an answer from internal signals would beat majority voting.",
      "summary": "A leakage-free decodability score predicted when selecting an answer from internal signals would beat majority voting.",
      "body_text": "CASE trains a linear gate on answer-token hidden states and chooses the highest-ranked sample. Its decodability measure predicted the gain over voting with a reported correlation of 0.75; across general and medical models, selection improved medium-difficulty accuracy by up to 19 points and hard questions by 16.8 points. A conventional probe looked strong only because question identity leaked across evaluation groups, underscoring that the criterion must itself be tested without leakage.",
      "why_it_matters": "A leakage-free decodability score predicted when selecting an answer from internal signals would beat majority voting.",
      "limitations": [
        "A conventional probe looked strong only because question identity leaked across evaluation groups, underscoring that the criterion must itself be tested without leakage."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-014/the-hidden-state-knew-when-the-vote-was-wrong",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-014.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-014-001",
          "text": "A leakage-free decodability score predicted when selecting an answer from internal signals would beat majority voting.",
          "source_ids": [
            "source-2026-08-19-014"
          ],
          "qualification": "A conventional probe looked strong only because question identity leaked across evaluation groups, underscoring that the criterion must itself be tested without leakage."
        }
      ],
      "source_ids": [
        "source-2026-08-19-014"
      ],
      "tags": [
        "majority voting",
        "hidden states",
        "decodability",
        "LLM evaluation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-026",
      "source_story_id": "tmp-story-probe-manipulation-grounded-vqa",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 15,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot Moved the Clutter Before It Answered",
      "slug": "the-robot-moved-the-clutter-before-it-answered",
      "dek": "PROBE turns visual question answering into an active task where a robot must reveal occluded objects before deciding.",
      "summary": "PROBE turns visual question answering into an active task where a robot must reveal occluded objects before deciding.",
      "body_text": "PROBE-Bench contains 150 simulated tabletop tasks across six question types, with picking and pushing tools that change the scene between observations. Agentic tool use outperformed perception-only baselines by 8.0 percent on average, and distilled open-weight agents gained another 11.5 percent over their off-the-shelf agent baselines. The authors also report real-tabletop transfer, but the benchmark remains a bounded step toward robots that can answer questions about hidden household state.",
      "why_it_matters": "PROBE turns visual question answering into an active task where a robot must reveal occluded objects before deciding.",
      "limitations": [
        "Agentic tool use outperformed perception-only baselines by 8.0 percent on average, and distilled open-weight agents gained another 11.5 percent over their off-the-shelf agent baselines."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-026/the-robot-moved-the-clutter-before-it-answered",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-026.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-026-001",
          "text": "PROBE turns visual question answering into an active task where a robot must reveal occluded objects before deciding.",
          "source_ids": [
            "source-2026-08-19-015"
          ],
          "qualification": "Agentic tool use outperformed perception-only baselines by 8.0 percent on average, and distilled open-weight agents gained another 11.5 percent over their off-the-shelf agent baselines."
        }
      ],
      "source_ids": [
        "source-2026-08-19-015"
      ],
      "tags": [
        "visual question answering",
        "robot manipulation",
        "occlusion",
        "VLM agents"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-027",
      "source_story_id": "tmp-story-renesis-adiabatic-logic-synthesis",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 16,
      "story_type": "dispatch",
      "section": "chips-infrastructure",
      "editorial_classification": "editorial",
      "headline": "The Circuit Paid for Every Bit It Erased",
      "slug": "the-circuit-paid-for-every-bit-it-erased",
      "dek": "Renesis converts ordinary netlists into verified energy-recovery circuits and rejects rewrites that worsen either reported energy table.",
      "summary": "Renesis converts ordinary netlists into verified energy-recovery circuits and rejects rewrites that worsen either reported energy table.",
      "body_text": "The open-source synthesis tool tracks switching, erasure and observability while mapping a logically reversible result to one of eight adiabatic circuit families. Every transformation is equivalence-checked and must improve at least one cost table without worsening the other. Fifteen of nineteen held-out circuits improved, with a best-arm median energy of 0.91 times the default. The accounting is circuit-level and technology-specific, not a claim that logical reversibility alone removes thermodynamic cost.",
      "why_it_matters": "Renesis converts ordinary netlists into verified energy-recovery circuits and rejects rewrites that worsen either reported energy table.",
      "limitations": [
        "The accounting is circuit-level and technology-specific, not a claim that logical reversibility alone removes thermodynamic cost."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-027/the-circuit-paid-for-every-bit-it-erased",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-027.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-027-001",
          "text": "Renesis converts ordinary netlists into verified energy-recovery circuits and rejects rewrites that worsen either reported energy table.",
          "source_ids": [
            "source-2026-08-19-016"
          ],
          "qualification": "The accounting is circuit-level and technology-specific, not a claim that logical reversibility alone removes thermodynamic cost."
        }
      ],
      "source_ids": [
        "source-2026-08-19-016"
      ],
      "tags": [
        "adiabatic logic",
        "circuit synthesis",
        "energy recovery",
        "hardware"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-015",
      "source_story_id": "tmp-sidebar-pddl-art-demonstration-abstraction",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 17,
      "story_type": "ticker",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "One Demonstration Wrote the Planner’s World",
      "slug": "one-demonstration-wrote-the-planner-s-world",
      "dek": "PDDL-ART generated symbolic domains and problems from one expert demonstration, then corrected them through syntax, semantics and execution.",
      "summary": "PDDL-ART generated symbolic domains and problems from one expert demonstration, then corrected them through syntax, semantics and execution.",
      "body_text": "Across engine-maintenance and household tasks, the VLM-based system reported 93.3 percent average success versus 78.3 percent for its planner baseline. Tool-grounded predicate checks helped with relations not visible in a single frame; performance still depends on the demonstration and available high-level actions.",
      "why_it_matters": "PDDL-ART generated symbolic domains and problems from one expert demonstration, then corrected them through syntax, semantics and execution.",
      "limitations": [
        "Tool-grounded predicate checks helped with relations not visible in a single frame; performance still depends on the demonstration and available high-level actions."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-015/one-demonstration-wrote-the-planner-s-world",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-015.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-015-001",
          "text": "PDDL-ART generated symbolic domains and problems from one expert demonstration, then corrected them through syntax, semantics and execution.",
          "source_ids": [
            "source-2026-08-19-017"
          ],
          "qualification": "Tool-grounded predicate checks helped with relations not visible in a single frame; performance still depends on the demonstration and available high-level actions."
        }
      ],
      "source_ids": [
        "source-2026-08-19-017"
      ],
      "tags": [
        "PDDL",
        "robot planning",
        "demonstration"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-016",
      "source_story_id": "tmp-sidebar-lymphocyte-mimicry-context",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 18,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Tissue Context Corrected the Cell Label",
      "slug": "tissue-context-corrected-the-cell-label",
      "dek": "Loki-OT used region-level tissue estimates as soft guidance when visually similar cells confused a cell classifier.",
      "summary": "Loki-OT used region-level tissue estimates as soft guidance when visually similar cells confused a cell classifier.",
      "body_text": "On an independent breast-cancer cohort, the method reduced patient-level error and improved F1 in epithelium-rich mimicry regions using 278 weak region estimates. The work is a computational pathology benchmark, not a clinical diagnostic validation.",
      "why_it_matters": "Loki-OT used region-level tissue estimates as soft guidance when visually similar cells confused a cell classifier.",
      "limitations": [
        "The work is a computational pathology benchmark, not a clinical diagnostic validation."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-016/tissue-context-corrected-the-cell-label",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-016.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-016-001",
          "text": "Loki-OT used region-level tissue estimates as soft guidance when visually similar cells confused a cell classifier.",
          "source_ids": [
            "source-2026-08-19-018"
          ],
          "qualification": "The work is a computational pathology benchmark, not a clinical diagnostic validation."
        }
      ],
      "source_ids": [
        "source-2026-08-19-018"
      ],
      "tags": [
        "computational pathology",
        "cell classification",
        "tissue context"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-017",
      "source_story_id": "tmp-sidebar-q-learning-world-model-search",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 19,
      "story_type": "ticker",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The World Model Searched Without Training on Imagined Data",
      "slug": "the-world-model-searched-without-training-on-imagined-data",
      "dek": "QWM used predicted trajectories to select actions while keeping policy and value learning grounded in real transitions.",
      "summary": "QWM used predicted trajectories to select actions while keeping policy and value learning grounded in real transitions.",
      "body_text": "Test-time search over imagined rollouts improved sample efficiency and performance on Robomimic and LIBERO in the authors’ comparison. Avoiding direct training on imagined transitions reduces one source of compounding bias but does not eliminate world-model error during action selection.",
      "why_it_matters": "QWM used predicted trajectories to select actions while keeping policy and value learning grounded in real transitions.",
      "limitations": [
        "Avoiding direct training on imagined transitions reduces one source of compounding bias but does not eliminate world-model error during action selection."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-017/the-world-model-searched-without-training-on-imagined-data",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-017.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-017-001",
          "text": "QWM used predicted trajectories to select actions while keeping policy and value learning grounded in real transitions.",
          "source_ids": [
            "source-2026-08-19-019"
          ],
          "qualification": "Avoiding direct training on imagined transitions reduces one source of compounding bias but does not eliminate world-model error during action selection."
        }
      ],
      "source_ids": [
        "source-2026-08-19-019"
      ],
      "tags": [
        "world models",
        "Q-learning",
        "robot manipulation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-018",
      "source_story_id": "tmp-sidebar-post-hurricane-debris-volume",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 20,
      "story_type": "ticker",
      "section": "other",
      "editorial_classification": "editorial",
      "headline": "One Aerial Pass Estimated the Debris",
      "slug": "one-aerial-pass-estimated-the-debris",
      "dek": "DebrisHeightNet converted post-hurricane RGB imagery into spatial volume estimates without LiDAR at deployment time.",
      "summary": "DebrisHeightNet converted post-hurricane RGB imagery into spatial volume estimates without LiDAR at deployment time.",
      "body_text": "Across ten regions from five hurricanes, the uncalibrated model correlated at 0.87 with an independent UAV survey and came within 30 percent of reported hauled debris where parametric forecasts overshot by 2.7 to 4.8 times. Its training target was fused supervision, not ground truth, and the authors explicitly quantify that limitation.",
      "why_it_matters": "DebrisHeightNet converted post-hurricane RGB imagery into spatial volume estimates without LiDAR at deployment time.",
      "limitations": [
        "Its training target was fused supervision, not ground truth, and the authors explicitly quantify that limitation."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-018/one-aerial-pass-estimated-the-debris",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-018.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-018-001",
          "text": "DebrisHeightNet converted post-hurricane RGB imagery into spatial volume estimates without LiDAR at deployment time.",
          "source_ids": [
            "source-2026-08-19-020"
          ],
          "qualification": "Its training target was fused supervision, not ground truth, and the authors explicitly quantify that limitation."
        }
      ],
      "source_ids": [
        "source-2026-08-19-020"
      ],
      "tags": [
        "hurricanes",
        "aerial imagery",
        "debris",
        "computer vision"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-019",
      "source_story_id": "tmp-sidebar-spec-driven-agent-tests",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 21,
      "story_type": "ticker",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Tests Got a Contract Before They Got Code",
      "slug": "the-tests-got-a-contract-before-they-got-code",
      "dek": "An agent wrote preconditions, postconditions and undefined behavior before generating a test suite.",
      "summary": "An agent wrote preconditions, postconditions and undefined behavior before generating a test suite.",
      "body_text": "On production bugs from Google, spec-driven generation improved bug detection by 9.8 percentage points and branch coverage by 2.5 points over the direct agent baseline. An LLM judge also preferred many generated suites, a result that complements but does not replace executable bug and coverage measurements.",
      "why_it_matters": "An agent wrote preconditions, postconditions and undefined behavior before generating a test suite.",
      "limitations": [
        "An LLM judge also preferred many generated suites, a result that complements but does not replace executable bug and coverage measurements."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-19-019/the-tests-got-a-contract-before-they-got-code",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-019.json",
      "first_published_at": "2026-08-19T09:00:00.000-04:00",
      "modified_at": "2026-08-19T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-19-019-001",
          "text": "An agent wrote preconditions, postconditions and undefined behavior before generating a test suite.",
          "source_ids": [
            "source-2026-08-19-021"
          ],
          "qualification": "An LLM judge also preferred many generated suites, a result that complements but does not replace executable bug and coverage measurements."
        }
      ],
      "source_ids": [
        "source-2026-08-19-021"
      ],
      "tags": [
        "test generation",
        "software contracts",
        "coding agents"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-020",
      "source_story_id": "invention-opendog-v3",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 22,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "openDogV3",
      "slug": "opendogv3",
      "dek": "Supplies CAD, code, and a bill of materials for a PLA-printed quadruped with motor-driven joints, closed-loop controls, and an inverse-kinematics walking mode.",
      "summary": "Supplies CAD, code, and a bill of materials for a PLA-printed quadruped with motor-driven joints, closed-loop controls, and an inverse-kinematics walking mode.",
      "body_text": "Supplies CAD, code, and a bill of materials for a PLA-printed quadruped with motor-driven joints, closed-loop controls, and an inverse-kinematics walking mode.",
      "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-19-020/opendogv3",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-020.json",
      "first_published_at": "2026-08-16T09:00:00.000-04:00",
      "modified_at": "2026-08-16T09: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-19/invention-desk/opendog-v3.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-021",
      "source_story_id": "invention-openknit",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 23,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "OpenKnit",
      "slug": "openknit",
      "dek": "Aims to turn digital garment files into knitted pieces on an open-source machine; its smaller Wally120 design is easier to assemble, but the project remains early beta hardware.",
      "summary": "Aims to turn digital garment files into knitted pieces on an open-source machine; its smaller Wally120 design is easier to assemble, but the project remains early beta hardware.",
      "body_text": "Aims to turn digital garment files into knitted pieces on an open-source machine; its smaller Wally120 design is easier to assemble, but the project remains early beta hardware.",
      "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-19-021/openknit",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-021.json",
      "first_published_at": "2026-08-16T09:00:00.000-04:00",
      "modified_at": "2026-08-16T09: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",
        "beta"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/invention-desk/openknit.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-022",
      "source_story_id": "invention-picogus",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 24,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "PicoGUS",
      "slug": "picogus",
      "dek": "Uses an RP2040 microcontroller to emulate several ISA sound cards and a period CD-ROM interface for retro PCs, with open hardware files and assembled cards available.",
      "summary": "Uses an RP2040 microcontroller to emulate several ISA sound cards and a period CD-ROM interface for retro PCs, with open hardware files and assembled cards available.",
      "body_text": "Uses an RP2040 microcontroller to emulate several ISA sound cards and a period CD-ROM interface for retro PCs, with open hardware files and assembled cards available.",
      "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-19-022/picogus",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-022.json",
      "first_published_at": "2026-08-16T09:00:00.000-04:00",
      "modified_at": "2026-08-16T09: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",
        "beta"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-19/invention-desk/picogus.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-023",
      "source_story_id": "invention-phoniebox",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "position": 25,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "Phoniebox",
      "slug": "phoniebox",
      "dek": "Turns RFID cards into selectors for local audio, playlists, podcasts, and web streams on a Raspberry Pi, with USB-reader setups and optional physical controls.",
      "summary": "Turns RFID cards into selectors for local audio, playlists, podcasts, and web streams on a Raspberry Pi, with USB-reader setups and optional physical controls.",
      "body_text": "Turns RFID cards into selectors for local audio, playlists, podcasts, and web streams on a Raspberry Pi, with USB-reader setups and optional physical controls.",
      "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-19-023/phoniebox",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-023.json",
      "first_published_at": "2026-08-16T09:00:00.000-04:00",
      "modified_at": "2026-08-16T09: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-19/invention-desk/phoniebox.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-024",
      "source_story_id": "invention-sponsored-house-example",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "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-19-024/the-first-paid-slot",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-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-19/invention-desk/sponsored-project.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-19-025",
      "source_story_id": "invention-placement-cta",
      "edition_id": "mp-2026-08-19-morning-0041",
      "edition_url": "https://themachinepress.com/edition/2026-08-19",
      "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-19-025/put-your-project-on-the-desk",
      "json_url": "https://themachinepress.com/story/mp-2026-08-19-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-19/invention-desk/put-your-project-on-the-desk.webp",
      "corrections": []
    }
  ],
  "sources": [
    {
      "source_id": "source-2026-08-19-001",
      "title": "arXiv preprint 2608.17043",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17043",
      "canonical_url": "https://arxiv.org/abs/2608.17043",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-001-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-002",
      "title": "arXiv preprint 2608.17030",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17030",
      "canonical_url": "https://arxiv.org/abs/2608.17030",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-002-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-003",
      "title": "arXiv preprint 2608.17027",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17027",
      "canonical_url": "https://arxiv.org/abs/2608.17027",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-003-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-004",
      "title": "arXiv preprint 2608.17051",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17051",
      "canonical_url": "https://arxiv.org/abs/2608.17051",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-004-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-005",
      "title": "arXiv preprint 2608.17063",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17063",
      "canonical_url": "https://arxiv.org/abs/2608.17063",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-005-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-006",
      "title": "arXiv preprint 2608.17070",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17070",
      "canonical_url": "https://arxiv.org/abs/2608.17070",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-006-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-007",
      "title": "arXiv preprint 2608.17075",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17075",
      "canonical_url": "https://arxiv.org/abs/2608.17075",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-007-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-008",
      "title": "arXiv preprint 2608.17079",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17079",
      "canonical_url": "https://arxiv.org/abs/2608.17079",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-008-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-009",
      "title": "arXiv preprint 2608.17082",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17082",
      "canonical_url": "https://arxiv.org/abs/2608.17082",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-009-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-010",
      "title": "arXiv preprint 2608.17092",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17092",
      "canonical_url": "https://arxiv.org/abs/2608.17092",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-010-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-011",
      "title": "arXiv preprint 2608.17095",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17095",
      "canonical_url": "https://arxiv.org/abs/2608.17095",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-011-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-012",
      "title": "arXiv preprint 2608.17110",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17110",
      "canonical_url": "https://arxiv.org/abs/2608.17110",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-012-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-013",
      "title": "arXiv preprint 2608.17117",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17117",
      "canonical_url": "https://arxiv.org/abs/2608.17117",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-013-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-014",
      "title": "arXiv preprint 2608.17124",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17124",
      "canonical_url": "https://arxiv.org/abs/2608.17124",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-014-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-015",
      "title": "arXiv preprint 2608.17129",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17129",
      "canonical_url": "https://arxiv.org/abs/2608.17129",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-026-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-016",
      "title": "arXiv preprint 2608.17139",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17139",
      "canonical_url": "https://arxiv.org/abs/2608.17139",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-027-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-017",
      "title": "arXiv preprint 2608.17146",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17146",
      "canonical_url": "https://arxiv.org/abs/2608.17146",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-015-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-018",
      "title": "arXiv preprint 2608.17151",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17151",
      "canonical_url": "https://arxiv.org/abs/2608.17151",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-016-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-019",
      "title": "arXiv preprint 2608.17163",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17163",
      "canonical_url": "https://arxiv.org/abs/2608.17163",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-017-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-020",
      "title": "arXiv preprint 2608.17165",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17165",
      "canonical_url": "https://arxiv.org/abs/2608.17165",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-018-001"
      ]
    },
    {
      "source_id": "source-2026-08-19-021",
      "title": "arXiv preprint 2608.17177",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.17177",
      "canonical_url": "https://arxiv.org/abs/2608.17177",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-16T20:00:00.000-04:00",
      "accessed_at": "2026-08-19T08:22:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-19-019-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  }
}
