{
  "$schema": "https://themachinepress.com/schemas/edition-v1.schema.json",
  "schema_version": "1.0.0",
  "document_type": "machine_press_edition",
  "edition_id": "mp-2026-08-14-morning-0036",
  "source_edition_id": "mp-2026-08-14-morning-0036",
  "edition_number": 36,
  "edition_label": "Morning edition",
  "status": "published",
  "revision": 1,
  "published_at": "2026-08-14T09:00:00.000-04:00",
  "modified_at": "2026-08-14T09:00:00.000-04:00",
  "timezone": "America/Detroit",
  "canonical_url": "https://themachinepress.com/edition/2026-08-14",
  "html_url": "https://themachinepress.com/edition/2026-08-14",
  "json_url": "https://themachinepress.com/edition/2026-08-14.json",
  "markdown_url": "https://themachinepress.com/edition/2026-08-14.md",
  "lead_story_id": "mp-2026-08-14-001",
  "lead_summary": "A controllable qubit coupled to an otherwise conventional sensor produced a certified exponential advantage for learning features of classical signals.",
  "coverage_window": {
    "start": "2026-08-13T06:05:51.000-04:00",
    "end": "2026-08-14T08:27:00.000-04:00"
  },
  "story_count": 27,
  "stories": [
    {
      "story_id": "mp-2026-08-14-001",
      "source_story_id": "tmp-lead-single-qubit-signal-learning",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 1,
      "story_type": "lead",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "One Qubit Cut Ten Million Measurements",
      "slug": "one-qubit-cut-ten-million-measurements",
      "dek": "A controllable qubit coupled to an otherwise conventional sensor produced a certified exponential advantage for learning features of classical signals.",
      "summary": "A controllable qubit coupled to an otherwise conventional sensor produced a certified exponential advantage for learning features of classical signals.",
      "body_text": "The researchers develop quantum feature sensing: algorithms that turn a defined sensing objective and experimental constraints into lower bounds, optimal protocols and a certificate of quantum advantage. In a superconducting cavity-qubit experiment, they report a ten-millionfold reduction in measurements for learning Fourier amplitudes and time-varying signals. Simulations also show large gains for weak-signal dark-matter searches and wireless tasks. The demonstrated advantage applies to the specified feature-learning problems and apparatus; it is not a universal speedup for every sensor or data-analysis workload.",
      "why_it_matters": "A controllable qubit coupled to an otherwise conventional sensor produced a certified exponential advantage for learning features of classical signals.",
      "limitations": [
        "The demonstrated advantage applies to the specified feature-learning problems and apparatus; it is not a universal speedup for every sensor or data-analysis workload."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-001/one-qubit-cut-ten-million-measurements",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-001.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-001-001",
          "text": "A controllable qubit coupled to an otherwise conventional sensor produced a certified exponential advantage for learning features of classical signals.",
          "source_ids": [
            "source-2026-08-14-001"
          ],
          "qualification": "The demonstrated advantage applies to the specified feature-learning problems and apparatus; it is not a universal speedup for every sensor or data-analysis workload."
        }
      ],
      "source_ids": [
        "source-2026-08-14-001"
      ],
      "tags": [
        "quantum sensing",
        "single qubit",
        "signal processing",
        "measurement efficiency"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/lead-single-qubit-signal-learning.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-002",
      "source_story_id": "tmp-feature-processor-specification-audit",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 2,
      "story_type": "secondary",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Specification Hid 125 Processor Bugs",
      "slug": "the-specification-hid-125-processor-bugs",
      "dek": "A differential-testing system generated instruction cases from SLEIGH definitions, then checked emulator behavior against hardware references across five architectures.",
      "summary": "A differential-testing system generated instruction cases from SLEIGH definitions, then checked emulator behavior against hardware references across five architectures.",
      "body_text": "InSPECtor treats processor specifications as security-critical software rather than unquestioned ground truth. It enumerates decodable instruction forms from open SLEIGH specifications, generates targeted machine states and compares decoding and emulation with physical hardware references. Across x86-64, AArch64, ARM/Thumb, RISC-V and MSP430, the authors report more than 38,920 discrepancies that resolved into 125 unique bugs with proposed fixes, including decoding, semantic and cross-vendor inconsistencies. The results concern the tested open specifications and reference systems; they do not mean that every discrepancy is a hardware defect.",
      "why_it_matters": "A differential-testing system generated instruction cases from SLEIGH definitions, then checked emulator behavior against hardware references across five architectures.",
      "limitations": [
        "The results concern the tested open specifications and reference systems; they do not mean that every discrepancy is a hardware defect."
      ],
      "importance": 10,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-002/the-specification-hid-125-processor-bugs",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-002.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-002-001",
          "text": "A differential-testing system generated instruction cases from SLEIGH definitions, then checked emulator behavior against hardware references across five architectures.",
          "source_ids": [
            "source-2026-08-14-002"
          ],
          "qualification": "The results concern the tested open specifications and reference systems; they do not mean that every discrepancy is a hardware defect."
        }
      ],
      "source_ids": [
        "source-2026-08-14-002"
      ],
      "tags": [
        "processor specifications",
        "Ghidra",
        "differential testing",
        "software security"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/feature-processor-specification-audit.png",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-003",
      "source_story_id": "tmp-story-latent-self-distillation",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 3,
      "story_type": "dispatch",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "The Teacher Learned What Privilege to Remember",
      "slug": "the-teacher-learned-what-privilege-to-remember",
      "dek": "Latent on-policy self-distillation made the teacher's private context learnable and used less than thirty percent of two comparison methods' rollout budgets.",
      "summary": "Latent on-policy self-distillation made the teacher's private context learnable and used less than thirty percent of two comparison methods' rollout budgets.",
      "body_text": "LOPD retrieves relevant experiences, compresses them into continuous latent tokens for a privileged self-teacher and supplies dense token-level supervision along the student's own trajectories. On agentic tool-use and code-generation tasks, the authors report gains over reinforcement learning with verifiable rewards and several self-distillation baselines. Ablations attribute the improvement to learning the privileged context instead of prescribing answers, feedback or skills. The evidence is benchmark performance, not a demonstration of autonomous open-ended self-improvement.",
      "why_it_matters": "Latent on-policy self-distillation made the teacher's private context learnable and used less than thirty percent of two comparison methods' rollout budgets.",
      "limitations": [
        "The evidence is benchmark performance, not a demonstration of autonomous open-ended self-improvement."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-003/the-teacher-learned-what-privilege-to-remember",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-003.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-003-001",
          "text": "Latent on-policy self-distillation made the teacher's private context learnable and used less than thirty percent of two comparison methods' rollout budgets.",
          "source_ids": [
            "source-2026-08-14-003"
          ],
          "qualification": "The evidence is benchmark performance, not a demonstration of autonomous open-ended self-improvement."
        }
      ],
      "source_ids": [
        "source-2026-08-14-003"
      ],
      "tags": [
        "self-distillation",
        "agents",
        "tool use",
        "training efficiency"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/latent-self-distillation-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-004",
      "source_story_id": "tmp-story-global-impact-diffusion-cache",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 4,
      "story_type": "dispatch",
      "section": "frontier-models",
      "editorial_classification": "editorial",
      "headline": "The Cache Learned Which Error Would Reach the Image",
      "slug": "the-cache-learned-which-error-would-reach-the-image",
      "dek": "GCache optimized reuse against final generation quality instead of trusting local similarity at each diffusion step.",
      "summary": "GCache optimized reuse against final generation quality instead of trusting local similarity at each diffusion step.",
      "body_text": "The method models how cached approximation errors propagate through a denoising trajectory, then searches for a reuse policy whose weighting aligns with final visual loss. On Wan2.1 video generation, the authors report a 2.17-times speedup while lowering LPIPS from 0.1095 to 0.0316 relative to the compared cache policy. Results across image and video models favor the global-impact strategy. Those gains depend on the tested models, schedules and quality measures rather than guaranteeing the same tradeoff for every diffusion deployment.",
      "why_it_matters": "GCache optimized reuse against final generation quality instead of trusting local similarity at each diffusion step.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-004/the-cache-learned-which-error-would-reach-the-image",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-004.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-004-001",
          "text": "GCache optimized reuse against final generation quality instead of trusting local similarity at each diffusion step.",
          "source_ids": [
            "source-2026-08-14-004"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-14-004"
      ],
      "tags": [
        "diffusion models",
        "caching",
        "video generation",
        "inference"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-005",
      "source_story_id": "tmp-story-inclusive-prosthetic-pose",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 5,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Pose Model Stopped Inventing Missing Joints",
      "slug": "the-pose-model-stopped-inventing-missing-joints",
      "dek": "A unified annotation scheme and structure-aware loss represented intact limbs, residual limbs and varied prostheses without forcing one anatomy onto all bodies.",
      "summary": "A unified annotation scheme and structure-aware loss represented intact limbs, residual limbs and varied prostheses without forcing one anatomy onto all bodies.",
      "body_text": "ProPose addresses a benchmark bias toward able-bodied subjects by giving biological limbs, mechanical prostheses and physical absences one topological representation. A real-to-synthetic expansion pipeline adds scarce prosthetic cases, while ProLoss enforces dependencies within each limb so independent keypoint predictions do not hallucinate joints on mechanical structures. Reported classification accuracy for long-tail prosthetic joints improves by two to six percentage points without reducing coordinate localization. The work is a pose-estimation benchmark and model objective, not a clinical assessment system.",
      "why_it_matters": "A unified annotation scheme and structure-aware loss represented intact limbs, residual limbs and varied prostheses without forcing one anatomy onto all bodies.",
      "limitations": [
        "A real-to-synthetic expansion pipeline adds scarce prosthetic cases, while ProLoss enforces dependencies within each limb so independent keypoint predictions do not hallucinate joints on mechanical structures.",
        "The work is a pose-estimation benchmark and model objective, not a clinical assessment system."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-005/the-pose-model-stopped-inventing-missing-joints",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-005.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-005-001",
          "text": "A unified annotation scheme and structure-aware loss represented intact limbs, residual limbs and varied prostheses without forcing one anatomy onto all bodies.",
          "source_ids": [
            "source-2026-08-14-005"
          ],
          "qualification": "A real-to-synthetic expansion pipeline adds scarce prosthetic cases, while ProLoss enforces dependencies within each limb so independent keypoint predictions do not hallucinate joints on mechanical structures."
        }
      ],
      "source_ids": [
        "source-2026-08-14-005"
      ],
      "tags": [
        "computer vision",
        "prosthetics",
        "inclusive datasets",
        "pose estimation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-006",
      "source_story_id": "tmp-story-human-to-robot-video-benchmark",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 6,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "The Robot Video Looked Right Until It Had to Act",
      "slug": "the-robot-video-looked-right-until-it-had-to-act",
      "dek": "Eleven world models struggled to turn egocentric human demonstrations into robot videos with consistent embodiments, contacts and completed tasks.",
      "summary": "Eleven world models struggled to turn egocentric human demonstrations into robot videos with consistent embodiments, contacts and completed tasks.",
      "body_text": "H2R-Bench pairs a human demonstration with target robot constraints and source-grounded annotations for goals, action events, functional contacts and object responses. Across six manipulation families and two robot embodiments, even leading video generators often failed embodiment consistency, functional interaction or task execution. The benchmark separates those failures from general video quality, exposing why visually plausible clips are not automatically useful robot-training data. It evaluates generated videos; it does not show that the models safely control physical robots.",
      "why_it_matters": "Eleven world models struggled to turn egocentric human demonstrations into robot videos with consistent embodiments, contacts and completed tasks.",
      "limitations": [
        "The benchmark separates those failures from general video quality, exposing why visually plausible clips are not automatically useful robot-training data.",
        "It evaluates generated videos; it does not show that the models safely control physical robots."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-006/the-robot-video-looked-right-until-it-had-to-act",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-006.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-006-001",
          "text": "Eleven world models struggled to turn egocentric human demonstrations into robot videos with consistent embodiments, contacts and completed tasks.",
          "source_ids": [
            "source-2026-08-14-006"
          ],
          "qualification": "The benchmark separates those failures from general video quality, exposing why visually plausible clips are not automatically useful robot-training data."
        }
      ],
      "source_ids": [
        "source-2026-08-14-006"
      ],
      "tags": [
        "robot learning",
        "world models",
        "video generation",
        "benchmarks"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-007",
      "source_story_id": "tmp-story-graphrag-threat-intelligence",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 7,
      "story_type": "dispatch",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "The Detection Plan Survived When Every Address Changed",
      "slug": "the-detection-plan-survived-when-every-address-changed",
      "dek": "Graph-aware retrieval produced threat-hunting plans that relied on more durable attacker behavior than vector retrieval did.",
      "summary": "Graph-aware retrieval produced threat-hunting plans that relied on more durable attacker behavior than vector retrieval did.",
      "body_text": "The experiment feeds the same incident reports and generation instructions to a knowledge-graph retrieval system and a conventional vector-retrieval system. After every IP address, domain and file hash in an APT28 report was rotated, the GraphRAG plan retained all of its detections while the comparison retained 29 percent. Nine reports from four vendors showed the same directional pattern toward harder-to-evade techniques. Prompt wording still mattered substantially, and this study evaluates generated hunting plans rather than proving operational detection performance in every security environment.",
      "why_it_matters": "Graph-aware retrieval produced threat-hunting plans that relied on more durable attacker behavior than vector retrieval did.",
      "limitations": [],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-007/the-detection-plan-survived-when-every-address-changed",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-007.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-007-001",
          "text": "Graph-aware retrieval produced threat-hunting plans that relied on more durable attacker behavior than vector retrieval did.",
          "source_ids": [
            "source-2026-08-14-007"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-14-007"
      ],
      "tags": [
        "cybersecurity",
        "GraphRAG",
        "threat intelligence",
        "detection engineering"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-008",
      "source_story_id": "tmp-story-tempo-moe-load-balancing",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 8,
      "story_type": "dispatch",
      "section": "chips-infrastructure",
      "editorial_classification": "editorial",
      "headline": "The Slowest GPU Was Solving Two Different Problems",
      "slug": "the-slowest-gpu-was-solving-two-different-problems",
      "dek": "TEMPO models expert serving as memory-bound below one token threshold and compute-bound above it, then dispatches for the actual batch regime.",
      "summary": "TEMPO models expert serving as memory-bound below one token threshold and compute-bound above it, then dispatches for the actual batch regime.",
      "body_text": "Measurements on two data-center GPU generations show that balancing token counts alone misses a regime change: small expert loads pay mainly for weight streaming, while larger loads pay for padded matrix-multiplication tiles. TEMPO solves a fixed-charge makespan problem outside the critical path and integrates with SGLang. On Qwen3-235B in the predicted win region, throughput rose four to six percent and p99 latency fell about 15.6 percent; a communication-bound DeepSeek-V3 case did not improve, matching the authors' phase diagram rather than a universal-win claim.",
      "why_it_matters": "TEMPO models expert serving as memory-bound below one token threshold and compute-bound above it, then dispatches for the actual batch regime.",
      "limitations": [
        "On Qwen3-235B in the predicted win region, throughput rose four to six percent and p99 latency fell about 15.6 percent; a communication-bound DeepSeek-V3 case did not improve, matching the authors' phase diagram rather than a universal-win claim."
      ],
      "importance": 9,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-008/the-slowest-gpu-was-solving-two-different-problems",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-008.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-008-001",
          "text": "TEMPO models expert serving as memory-bound below one token threshold and compute-bound above it, then dispatches for the actual batch regime.",
          "source_ids": [
            "source-2026-08-14-008"
          ],
          "qualification": "On Qwen3-235B in the predicted win region, throughput rose four to six percent and p99 latency fell about 15.6 percent; a communication-bound DeepSeek-V3 case did not improve, matching the authors' phase diagram rather than a universal-win claim."
        }
      ],
      "source_ids": [
        "source-2026-08-14-008"
      ],
      "tags": [
        "mixture of experts",
        "GPU serving",
        "load balancing",
        "latency"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/tempo-data-center-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-009",
      "source_story_id": "tmp-story-valg-theory-research-agent",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 9,
      "story_type": "dispatch",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Proof Agent Kept Its Relaxations in a Separate Branch",
      "slug": "the-proof-agent-kept-its-relaxations-in-a-separate-branch",
      "dek": "VALG tracks theorem scope, proof dependencies and formulation changes so a weaker result cannot silently masquerade as the original target.",
      "summary": "VALG tracks theorem scope, proof dependencies and formulation changes so a weaker result cannot silently masquerade as the original target.",
      "body_text": "The open-source system maintains a typed proof-dependency graph, reviews local proofs in order and routes failures to derivation repair, graph repair or an explicitly related theorem variant. Across nine subproblems from five COLT 2026 open problems, two runs produced internally finalized theorem candidates matching the source briefs; the rest yielded special cases, conditional results or restricted methods. The study demonstrates disciplined bookkeeping and candidate generation, not independent confirmation that the finalized theorems are correct or publishable.",
      "why_it_matters": "VALG tracks theorem scope, proof dependencies and formulation changes so a weaker result cannot silently masquerade as the original target.",
      "limitations": [
        "The study demonstrates disciplined bookkeeping and candidate generation, not independent confirmation that the finalized theorems are correct or publishable."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-009/the-proof-agent-kept-its-relaxations-in-a-separate-branch",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-009.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-009-001",
          "text": "VALG tracks theorem scope, proof dependencies and formulation changes so a weaker result cannot silently masquerade as the original target.",
          "source_ids": [
            "source-2026-08-14-009"
          ],
          "qualification": "The study demonstrates disciplined bookkeeping and candidate generation, not independent confirmation that the finalized theorems are correct or publishable."
        }
      ],
      "source_ids": [
        "source-2026-08-14-009"
      ],
      "tags": [
        "research agents",
        "proofs",
        "machine learning theory",
        "verification"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-010",
      "source_story_id": "tmp-story-uniform-herding-replay",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 10,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Replay Buffer Refreshed Its Old Examples",
      "slug": "the-replay-buffer-refreshed-its-old-examples",
      "dek": "Uniform Herding reselects bounded class exemplars in the model's current representation instead of freezing yesterday's geometry.",
      "summary": "Uniform Herding reselects bounded class exemplars in the model's current representation instead of freezing yesterday's geometry.",
      "body_text": "On a ten-task CIFAR-100 protocol with a 2,000-example active budget, the method reports 44.00 percent final average accuracy and 17.22 percent forgetting, compared with 42.33 percent and 24.87 percent for iCaRL. Removing distillation increased forgetting, while changes to the active budget mattered more than the retrieval budget. Because the end-to-end comparison changes more than exemplar refresh alone, the paper explicitly limits its causal claim to the tested protocol.",
      "why_it_matters": "Uniform Herding reselects bounded class exemplars in the model's current representation instead of freezing yesterday's geometry.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-010/the-replay-buffer-refreshed-its-old-examples",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-010.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-010-001",
          "text": "Uniform Herding reselects bounded class exemplars in the model's current representation instead of freezing yesterday's geometry.",
          "source_ids": [
            "source-2026-08-14-010"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-14-010"
      ],
      "tags": [
        "continual learning",
        "replay",
        "catastrophic forgetting",
        "computer vision"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-011",
      "source_story_id": "tmp-story-carbide-fruit-screening",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 11,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Eighteen Wavelengths Flagged Artificially Ripened Fruit",
      "slug": "eighteen-wavelengths-flagged-artificially-ripened-fruit",
      "dek": "A non-invasive multispectral sensor separated calcium-carbide treatment from safer ripening methods while estimating progress and shelf life.",
      "summary": "A non-invasive multispectral sensor separated calcium-carbide treatment from safer ripening methods while estimating progress and shelf life.",
      "body_text": "The study measures mangoes and bananas at 18 visible-to-near-infrared wavelengths and combines spectral ratios with temperature and humidity. XGBoost models reached 95 percent overall accuracy for mangoes with 0.67 recall on the carbide class, and 81 percent accuracy for bananas with 0.74 carbide recall. The method also estimates ripening progression and remaining shelf life. These are controlled-sample results; misses remain substantial enough that the prototype is not a standalone food-safety guarantee.",
      "why_it_matters": "A non-invasive multispectral sensor separated calcium-carbide treatment from safer ripening methods while estimating progress and shelf life.",
      "limitations": [
        "These are controlled-sample results; misses remain substantial enough that the prototype is not a standalone food-safety guarantee."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-011/eighteen-wavelengths-flagged-artificially-ripened-fruit",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-011.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-011-001",
          "text": "A non-invasive multispectral sensor separated calcium-carbide treatment from safer ripening methods while estimating progress and shelf life.",
          "source_ids": [
            "source-2026-08-14-011"
          ],
          "qualification": "These are controlled-sample results; misses remain substantial enough that the prototype is not a standalone food-safety guarantee."
        }
      ],
      "source_ids": [
        "source-2026-08-14-011"
      ],
      "tags": [
        "food safety",
        "multispectral sensing",
        "machine learning",
        "agriculture"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-012",
      "source_story_id": "tmp-story-spade-edge-cloud-inference",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 12,
      "story_type": "dispatch",
      "section": "infrastructure",
      "editorial_classification": "editorial",
      "headline": "The Edge Drafted. The Cloud Corrected Only the Misses",
      "slug": "the-edge-drafted-the-cloud-corrected-only-the-misses",
      "dek": "Distributed speculative decoding cut verifier calls by 76 percent in the reported tests without changing the larger model's accepted output.",
      "summary": "Distributed speculative decoding cut verifier calls by 76 percent in the reported tests without changing the larger model's accepted output.",
      "body_text": "SPADE places a small draft model on the edge and asks a cloud model to verify candidate tokens in parallel. Accepted tokens stay local to the draft path, while rejected ones trigger correction, shifting much of the computation away from repeated cloud generation. Across SpecBench and CNN/DailyMail tasks, the authors report 76 percent fewer cloud-model calls with no accuracy loss relative to using the full model throughout. Network conditions, privacy implications and provider pricing were not established as universal advantages by the benchmark.",
      "why_it_matters": "Distributed speculative decoding cut verifier calls by 76 percent in the reported tests without changing the larger model's accepted output.",
      "limitations": [
        "Network conditions, privacy implications and provider pricing were not established as universal advantages by the benchmark."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-012/the-edge-drafted-the-cloud-corrected-only-the-misses",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-012.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-012-001",
          "text": "Distributed speculative decoding cut verifier calls by 76 percent in the reported tests without changing the larger model's accepted output.",
          "source_ids": [
            "source-2026-08-14-012"
          ],
          "qualification": "Network conditions, privacy implications and provider pricing were not established as universal advantages by the benchmark."
        }
      ],
      "source_ids": [
        "source-2026-08-14-012"
      ],
      "tags": [
        "edge computing",
        "speculative decoding",
        "cloud inference",
        "efficiency"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-013",
      "source_story_id": "tmp-story-formal-specification-generation",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 13,
      "story_type": "dispatch",
      "section": "developer-tools",
      "editorial_classification": "editorial",
      "headline": "The Proof Failed, but the Specification Might Not Have",
      "slug": "the-proof-failed-but-the-specification-might-not-have",
      "dek": "Coins evaluates generated Rocq specifications on trusted concrete cases so proof difficulty is less easily mistaken for specification quality.",
      "summary": "Coins evaluates generated Rocq specifications on trusted concrete cases so proof difficulty is less easily mistaken for specification quality.",
      "body_text": "Formal-specification benchmarks often require proving an implementation conforms or showing two specifications are semantically equivalent, which can turn a hard proof into an ambiguous model failure. Coins instead instantiates candidate specifications on curated HumanEval cases and generates concrete proof obligations whose successful discharge is strong evidence. The large-scale study finds specification synthesis remains difficult and model scaling alone does not resolve the measurement problem. The framework improves evaluation fidelity; it does not certify arbitrary generated specifications.",
      "why_it_matters": "Coins evaluates generated Rocq specifications on trusted concrete cases so proof difficulty is less easily mistaken for specification quality.",
      "limitations": [
        "The large-scale study finds specification synthesis remains difficult and model scaling alone does not resolve the measurement problem.",
        "The framework improves evaluation fidelity; it does not certify arbitrary generated specifications."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-013/the-proof-failed-but-the-specification-might-not-have",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-013.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-013-001",
          "text": "Coins evaluates generated Rocq specifications on trusted concrete cases so proof difficulty is less easily mistaken for specification quality.",
          "source_ids": [
            "source-2026-08-14-013"
          ],
          "qualification": "The large-scale study finds specification synthesis remains difficult and model scaling alone does not resolve the measurement problem."
        }
      ],
      "source_ids": [
        "source-2026-08-14-013"
      ],
      "tags": [
        "formal methods",
        "Rocq",
        "program specifications",
        "evaluation"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/formal-specifications-code-file-image.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-014",
      "source_story_id": "tmp-story-semantic-radiance-field-simulators",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 14,
      "story_type": "dispatch",
      "section": "robotics",
      "editorial_classification": "editorial",
      "headline": "A Real Room Became a Simulator With Queryable Meaning",
      "slug": "a-real-room-became-a-simulator-with-queryable-meaning",
      "dek": "Semantic radiance fields combine reconstructed appearance, geometry and class identity for training spatial-reasoning agents.",
      "summary": "Semantic radiance fields combine reconstructed appearance, geometry and class identity for training spatial-reasoning agents.",
      "body_text": "The proposed simulator lifts two-dimensional segmentations from vision models into a three-dimensional radiance field built from posed RGB captures. A single representation can render new views while answering semantic and free-space queries, addressing the realism gap of synthetic environments and the annotation gap of reconstructed ones. An orchard apple-reaching task illustrates how rendering, ground truth and occupancy could feed a physics engine. It is an architecture and example application, not a reported large-scale robot-training deployment.",
      "why_it_matters": "Semantic radiance fields combine reconstructed appearance, geometry and class identity for training spatial-reasoning agents.",
      "limitations": [
        "It is an architecture and example application, not a reported large-scale robot-training deployment."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-014/a-real-room-became-a-simulator-with-queryable-meaning",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-014.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-014-001",
          "text": "Semantic radiance fields combine reconstructed appearance, geometry and class identity for training spatial-reasoning agents.",
          "source_ids": [
            "source-2026-08-14-014"
          ],
          "qualification": "It is an architecture and example application, not a reported large-scale robot-training deployment."
        }
      ],
      "source_ids": [
        "source-2026-08-14-014"
      ],
      "tags": [
        "radiance fields",
        "robotics",
        "simulation",
        "spatial reasoning"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-026",
      "source_story_id": "tmp-story-flowlob-market-simulation",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 15,
      "story_type": "dispatch",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Ten Flow Steps Rebuilt the Order Book",
      "slug": "ten-flow-steps-rebuilt-the-order-book",
      "dek": "A conditional flow-matching generator produced controllable market trajectories with fewer solver evaluations than a matched diffusion baseline.",
      "summary": "A conditional flow-matching generator produced controllable market trajectories with fewer solver evaluations than a matched diffusion baseline.",
      "body_text": "FlowLOB trains on several Hong Kong Exchange symbols at three sampling frequencies and represents prices relative to ticks so the generator can transfer to an unseen instrument. Under matched data, architecture and training budget, flow matching reached its best reported quality with ten ODE steps; diffusion required more evaluations to approach it. Most distributional metrics improved at the two finer frequencies, and counterfactual controls transferred to the held-out symbol. Synthetic realism does not establish trading profitability or faithful behavior during every market regime.",
      "why_it_matters": "A conditional flow-matching generator produced controllable market trajectories with fewer solver evaluations than a matched diffusion baseline.",
      "limitations": [
        "Synthetic realism does not establish trading profitability or faithful behavior during every market regime."
      ],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-026/ten-flow-steps-rebuilt-the-order-book",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-026.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-026-001",
          "text": "A conditional flow-matching generator produced controllable market trajectories with fewer solver evaluations than a matched diffusion baseline.",
          "source_ids": [
            "source-2026-08-14-015"
          ],
          "qualification": "Synthetic realism does not establish trading profitability or faithful behavior during every market regime."
        }
      ],
      "source_ids": [
        "source-2026-08-14-015"
      ],
      "tags": [
        "market simulation",
        "flow matching",
        "limit order books",
        "synthetic data"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-027",
      "source_story_id": "tmp-story-boardroom-decision-graphs",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 16,
      "story_type": "dispatch",
      "section": "business-enterprise",
      "editorial_classification": "editorial",
      "headline": "One Changed Assumption Reopened Only the Dependent Decisions",
      "slug": "one-changed-assumption-reopened-only-the-dependent-decisions",
      "dek": "BoardroomAI routes human interventions through a typed decision graph, preserving unaffected work and abstaining when repaired context is insufficient.",
      "summary": "BoardroomAI routes human interventions through a typed decision graph, preserving unaffected work and abstaining when repaired context is insufficient.",
      "body_text": "The prototype represents evidence, assumptions, constraints, claims, objections, alternatives, risks and decisions as a dependency graph. A human intervention compiler updates that graph and selectively reactivates specialists. Across 600 synthetic decision-DAG changes, propagation matched exhaustive impact calculation while inspecting 14.59 percent of nodes. In a 12-case pilot it preserved every gold-unaffected node, produced six valid updated decisions and abstained on six others. All results are synthetic and prototype-level, as the authors state.",
      "why_it_matters": "BoardroomAI routes human interventions through a typed decision graph, preserving unaffected work and abstaining when repaired context is insufficient.",
      "limitations": [],
      "importance": 8,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-027/one-changed-assumption-reopened-only-the-dependent-decisions",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-027.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-027-001",
          "text": "BoardroomAI routes human interventions through a typed decision graph, preserving unaffected work and abstaining when repaired context is insufficient.",
          "source_ids": [
            "source-2026-08-14-016"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-14-016"
      ],
      "tags": [
        "multi-agent systems",
        "decision support",
        "human oversight",
        "graphs"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-015",
      "source_story_id": "tmp-sidebar-p2fusion",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 17,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "The Fusion Model Learned Which Sensor Should Lead",
      "slug": "the-fusion-model-learned-which-sensor-should-lead",
      "dek": "Prompt-guided infrared-visible fusion won 14 of 20 reported quality metrics across five benchmarks.",
      "summary": "Prompt-guided infrared-visible fusion won 14 of 20 reported quality metrics across five benchmarks.",
      "body_text": "P2Fusion distills modality-specific priors and uses progressive expert routing to mediate thermal and texture competition. Object detection improved by up to 3.2 mAP points on the reported downstream tests; the result is benchmark evidence, not a universal perception guarantee.",
      "why_it_matters": "Prompt-guided infrared-visible fusion won 14 of 20 reported quality metrics across five benchmarks.",
      "limitations": [
        "Object detection improved by up to 3.2 mAP points on the reported downstream tests; the result is benchmark evidence, not a universal perception guarantee."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-015/the-fusion-model-learned-which-sensor-should-lead",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-015.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-015-001",
          "text": "Prompt-guided infrared-visible fusion won 14 of 20 reported quality metrics across five benchmarks.",
          "source_ids": [
            "source-2026-08-14-017"
          ],
          "qualification": "Object detection improved by up to 3.2 mAP points on the reported downstream tests; the result is benchmark evidence, not a universal perception guarantee."
        }
      ],
      "source_ids": [
        "source-2026-08-14-017"
      ],
      "tags": [
        "sensor fusion",
        "infrared",
        "computer vision"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-016",
      "source_story_id": "tmp-sidebar-dmdintel-attribution",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 18,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Dynamic Modes Ranked the Tokens Behind a Decision",
      "slug": "dynamic-modes-ranked-the-tokens-behind-a-decision",
      "dek": "DMDIntel decomposes hidden-state trajectories before attributing a classifier's output to input tokens.",
      "summary": "DMDIntel decomposes hidden-state trajectories before attributing a classifier's output to input tokens.",
      "body_text": "Across three datasets and three model families, the authors report stronger ranked attributions than PCA, integrated gradients and SHAP. The comparisons evaluate the stated classification tasks; they do not make every language-model decision transparent.",
      "why_it_matters": "DMDIntel decomposes hidden-state trajectories before attributing a classifier's output to input tokens.",
      "limitations": [
        "The comparisons evaluate the stated classification tasks; they do not make every language-model decision transparent."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-016/dynamic-modes-ranked-the-tokens-behind-a-decision",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-016.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-016-001",
          "text": "DMDIntel decomposes hidden-state trajectories before attributing a classifier's output to input tokens.",
          "source_ids": [
            "source-2026-08-14-018"
          ],
          "qualification": "The comparisons evaluate the stated classification tasks; they do not make every language-model decision transparent."
        }
      ],
      "source_ids": [
        "source-2026-08-14-018"
      ],
      "tags": [
        "interpretability",
        "dynamic mode decomposition",
        "language models"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-017",
      "source_story_id": "tmp-sidebar-driver-risk-signals",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 19,
      "story_type": "ticker",
      "section": "research",
      "editorial_classification": "editorial",
      "headline": "Eyes and Posture Separated Drivers in Rehabilitation",
      "slug": "eyes-and-posture-separated-drivers-in-rehabilitation",
      "dek": "A simulator study classified drivers with a history of methamphetamine abuse from controls with 90 percent accuracy.",
      "summary": "A simulator study classified drivers with a history of methamphetamine abuse from controls with 90 percent accuracy.",
      "body_text": "Eye-tracking and Kinect-derived biomechanical features fed a K-nearest-neighbors model across treatment groups. The small simulator study does not validate diagnosis, impairment detection or automated enforcement in real traffic.",
      "why_it_matters": "A simulator study classified drivers with a history of methamphetamine abuse from controls with 90 percent accuracy.",
      "limitations": [
        "The small simulator study does not validate diagnosis, impairment detection or automated enforcement in real traffic."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-017/eyes-and-posture-separated-drivers-in-rehabilitation",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-017.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-017-001",
          "text": "A simulator study classified drivers with a history of methamphetamine abuse from controls with 90 percent accuracy.",
          "source_ids": [
            "source-2026-08-14-019"
          ],
          "qualification": "The small simulator study does not validate diagnosis, impairment detection or automated enforcement in real traffic."
        }
      ],
      "source_ids": [
        "source-2026-08-14-019"
      ],
      "tags": [
        "driver monitoring",
        "eye tracking",
        "rehabilitation"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-018",
      "source_story_id": "tmp-sidebar-zero-knowledge-routing",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 20,
      "story_type": "ticker",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "A Public Projection Removed Randomness From the Proof Circuit",
      "slug": "a-public-projection-removed-randomness-from-the-proof-circuit",
      "dek": "A deterministic Pisot-based projection preserved semantic distances without sampling a matrix inside the zero-knowledge circuit.",
      "summary": "A deterministic Pisot-based projection preserved semantic distances without sampling a matrix inside the zero-knowledge circuit.",
      "body_text": "The construction matches six comparison projections within measurement noise and is exactly reproducible in a fixed finite field. One dimension-free concentration result remains conditional on a stated hypothesis.",
      "why_it_matters": "A deterministic Pisot-based projection preserved semantic distances without sampling a matrix inside the zero-knowledge circuit.",
      "limitations": [],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-018/a-public-projection-removed-randomness-from-the-proof-circuit",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-018.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-018-001",
          "text": "A deterministic Pisot-based projection preserved semantic distances without sampling a matrix inside the zero-knowledge circuit.",
          "source_ids": [
            "source-2026-08-14-020"
          ],
          "qualification": null
        }
      ],
      "source_ids": [
        "source-2026-08-14-020"
      ],
      "tags": [
        "zero knowledge",
        "private routing",
        "dimensionality reduction"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-019",
      "source_story_id": "tmp-sidebar-rgb-event-reidentification",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 21,
      "story_type": "ticker",
      "section": "safety-security",
      "editorial_classification": "editorial",
      "headline": "Event Streams and Frames Shared One Identity Memory",
      "slug": "event-streams-and-frames-shared-one-identity-memory",
      "dek": "Paths joins spatial-temporal modeling with global and local RGB-event fusion for person re-identification.",
      "summary": "Paths joins spatial-temporal modeling with global and local RGB-event fusion for person re-identification.",
      "body_text": "A memory-augmented backbone and prompt-aware transformer improved results on EvReID, MARS and iLIDS-VID. Benchmark gains do not resolve the privacy or governance risks of cross-camera identification.",
      "why_it_matters": "Paths joins spatial-temporal modeling with global and local RGB-event fusion for person re-identification.",
      "limitations": [
        "Benchmark gains do not resolve the privacy or governance risks of cross-camera identification."
      ],
      "importance": 7,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-019/event-streams-and-frames-shared-one-identity-memory",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-019.json",
      "first_published_at": "2026-08-14T09:00:00.000-04:00",
      "modified_at": "2026-08-14T09:00:00.000-04:00",
      "content_status": "new",
      "is_carryover": false,
      "carryover_reason": null,
      "key_claims": [
        {
          "claim_id": "claim-mp-2026-08-14-019-001",
          "text": "Paths joins spatial-temporal modeling with global and local RGB-event fusion for person re-identification.",
          "source_ids": [
            "source-2026-08-14-021"
          ],
          "qualification": "Benchmark gains do not resolve the privacy or governance risks of cross-camera identification."
        }
      ],
      "source_ids": [
        "source-2026-08-14-021"
      ],
      "tags": [
        "event cameras",
        "person re-identification",
        "privacy"
      ],
      "image_url": null,
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-020",
      "source_story_id": "invention-polykybd",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 22,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "PolyKybd",
      "slug": "polykybd",
      "dek": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "summary": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "body_text": "Splits 72 mechanical keys between two halves and puts a tiny OLED beneath each transparent keycap so displayed legends can change with layouts and languages.",
      "why_it_matters": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-020/polykybd",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-020.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "prototype"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/invention-desk/polykybd.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-021",
      "source_story_id": "invention-opendrop",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 23,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "OpenDrop",
      "slug": "opendrop",
      "dek": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "summary": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "body_text": "Moves and combines small liquid droplets across an addressable electrode grid, providing an open tabletop platform for digital microfluidics experiments.",
      "why_it_matters": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-021/opendrop",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-021.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/invention-desk/opendrop.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-022",
      "source_story_id": "invention-recurboy",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 24,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "recurBOY",
      "slug": "recurboy",
      "dek": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "summary": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "body_text": "Runs video samples and shaders on a Raspberry Pi Zero, exposes four knob or control-voltage inputs, and can pass compatible external capture through visual effects.",
      "why_it_matters": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-022/recurboy",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-022.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/invention-desk/recurboy.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-023",
      "source_story_id": "invention-lumenpnp",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "position": 25,
      "story_type": "invention_desk",
      "section": "invention-desk",
      "editorial_classification": "editorial",
      "headline": "LumenPnP",
      "slug": "lumenpnp",
      "dek": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "summary": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "body_text": "Uses a desktop gantry, placement head, and component feeders to assemble electronic parts onto circuit boards; its primary repository says machines run in active production.",
      "why_it_matters": "An independent builder is turning an improbable idea into a working project.",
      "limitations": [
        "A Desk Pick is an editorial selection, not a product endorsement."
      ],
      "importance": null,
      "canonical_url": "https://themachinepress.com/story/mp-2026-08-14-023/lumenpnp",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-023.json",
      "first_published_at": "2026-08-09T09:00:00.000-04:00",
      "modified_at": "2026-08-09T09:00:00.000-04:00",
      "content_status": "carried_over",
      "is_carryover": true,
      "carryover_reason": "invention_desk_seven_day_placement",
      "key_claims": [],
      "source_ids": [],
      "tags": [
        "independent-builders",
        "desk-pick",
        "released"
      ],
      "image_url": "https://themachinepress.com/issues/2026-08-14/invention-desk/lumenpnp.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-024",
      "source_story_id": "invention-sponsored-house-example",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "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-14-024/the-first-paid-slot",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-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-14/invention-desk/sponsored-project.webp",
      "corrections": []
    },
    {
      "story_id": "mp-2026-08-14-025",
      "source_story_id": "invention-placement-cta",
      "edition_id": "mp-2026-08-14-morning-0036",
      "edition_url": "https://themachinepress.com/edition/2026-08-14",
      "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-14-025/put-your-project-on-the-desk",
      "json_url": "https://themachinepress.com/story/mp-2026-08-14-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-14/invention-desk/put-your-project-on-the-desk.webp",
      "corrections": []
    }
  ],
  "sources": [
    {
      "source_id": "source-2026-08-14-001",
      "title": "arXiv preprint 2608.13521",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13521",
      "canonical_url": "https://arxiv.org/abs/2608.13521",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T13:40:39.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-001-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-002",
      "title": "arXiv preprint 2608.13042",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13042",
      "canonical_url": "https://arxiv.org/abs/2608.13042",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:08:41.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-002-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-003",
      "title": "arXiv preprint 2608.13040",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13040",
      "canonical_url": "https://arxiv.org/abs/2608.13040",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:05:51.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-003-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-004",
      "title": "arXiv preprint 2608.13043",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13043",
      "canonical_url": "https://arxiv.org/abs/2608.13043",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:08:47.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-004-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-005",
      "title": "arXiv preprint 2608.13047",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13047",
      "canonical_url": "https://arxiv.org/abs/2608.13047",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:11:51.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-005-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-006",
      "title": "arXiv preprint 2608.13049",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13049",
      "canonical_url": "https://arxiv.org/abs/2608.13049",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:14:33.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-006-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-007",
      "title": "arXiv preprint 2608.13050",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13050",
      "canonical_url": "https://arxiv.org/abs/2608.13050",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:15:05.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-007-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-008",
      "title": "arXiv preprint 2608.13057",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13057",
      "canonical_url": "https://arxiv.org/abs/2608.13057",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:21:11.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-008-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-009",
      "title": "arXiv preprint 2608.13060",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13060",
      "canonical_url": "https://arxiv.org/abs/2608.13060",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:23:11.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-009-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-010",
      "title": "arXiv preprint 2608.13061",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13061",
      "canonical_url": "https://arxiv.org/abs/2608.13061",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:25:38.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-010-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-011",
      "title": "arXiv preprint 2608.13073",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13073",
      "canonical_url": "https://arxiv.org/abs/2608.13073",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:38:01.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-011-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-012",
      "title": "arXiv preprint 2608.13076",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13076",
      "canonical_url": "https://arxiv.org/abs/2608.13076",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:43:57.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-012-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-013",
      "title": "arXiv preprint 2608.13077",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13077",
      "canonical_url": "https://arxiv.org/abs/2608.13077",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:45:18.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-013-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-014",
      "title": "arXiv preprint 2608.13095",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13095",
      "canonical_url": "https://arxiv.org/abs/2608.13095",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T07:01:09.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-014-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-015",
      "title": "arXiv preprint 2608.13096",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13096",
      "canonical_url": "https://arxiv.org/abs/2608.13096",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T07:01:56.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-026-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-016",
      "title": "arXiv preprint 2608.13046",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13046",
      "canonical_url": "https://arxiv.org/abs/2608.13046",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:11:13.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-027-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-017",
      "title": "arXiv preprint 2608.13045",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13045",
      "canonical_url": "https://arxiv.org/abs/2608.13045",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:09:49.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-015-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-018",
      "title": "arXiv preprint 2608.13048",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13048",
      "canonical_url": "https://arxiv.org/abs/2608.13048",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:13:50.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-016-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-019",
      "title": "arXiv preprint 2608.13054",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13054",
      "canonical_url": "https://arxiv.org/abs/2608.13054",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:18:02.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-017-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-020",
      "title": "arXiv preprint 2608.13078",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13078",
      "canonical_url": "https://arxiv.org/abs/2608.13078",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:46:16.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-018-001"
      ]
    },
    {
      "source_id": "source-2026-08-14-021",
      "title": "arXiv preprint 2608.13092",
      "publisher": "arXiv",
      "url": "https://arxiv.org/abs/2608.13092",
      "canonical_url": "https://arxiv.org/abs/2608.13092",
      "source_type": "primary_research",
      "is_primary_source": true,
      "published_at": "2026-08-13T06:58:47.000-04:00",
      "accessed_at": "2026-08-14T08:27:00.000-04:00",
      "supports_claim_ids": [
        "claim-mp-2026-08-14-019-001"
      ]
    }
  ],
  "corrections": [],
  "publisher": {
    "name": "The Machine Press",
    "url": "https://themachinepress.com",
    "description": "A daily newspaper for the age of artificial intelligence."
  }
}
