{
  "schema_version": "1.1",
  "id": "s8:https://www.youtube.com/watch?v=S6aSoQ6_u5A",
  "slug": "tell-the-robot-what-you-want-sandhya-subramani-aws-1i532jq",
  "url": "https://feed7.dev/p/tell-the-robot-what-you-want-sandhya-subramani-aws-1i532jq",
  "title": "Tell the Robot What You Want — Sandhya Subramani, AWS",
  "why_included": "An AWS demo treats a robot as an agent tool: an LLM selects existing hardware policies while separate agents handle thinking, communication, and voice. The live failures expose the safety gap.",
  "summary": "The rover uses **three concurrent Strands agents** for environmental reasoning, text communication, and voice. The agent chooses which existing robot policy to invoke; execution spans cloud training and edge runtime, and the package is said to support **40+ robots across eight categories**.",
  "practical_implication": "The transferable pattern is to expose constrained hardware capabilities as tools and keep “what to do” separate from the policy that determines “how.” Coding-agent builders should apply explicit tool descriptions, narrow permissions, and guardrails at that boundary.",
  "agent_context": "The rover uses **three concurrent Strands agents** for environmental reasoning, text communication, and voice. The agent chooses which existing robot policy to invoke; execution spans cloud training and edge runtime, and the package is said to support **40+ robots across eight categories**.\n\nThe transferable pattern is to expose constrained hardware capabilities as tools and keep “what to do” separate from the policy that determines “how.” Coding-agent builders should apply explicit tool descriptions, narrow permissions, and guardrails at that boundary.\n\nThe live rover fell from the stage and sometimes spoke without performing the requested action. The demo shows flexible orchestration, but not reliable planning, physical safety, or that untrained motor capabilities emerge from the agent layer.",
  "source": {
    "name": "AI Engineer",
    "url": "https://www.youtube.com/watch?v=S6aSoQ6_u5A",
    "published_at": "2026-08-29T18:30:17.000Z"
  },
  "source_class": "video",
  "content_type": "Video",
  "layer": "agent",
  "domains": [],
  "topics": [
    "multi-agent",
    "tool-use",
    "harness-engineering"
  ],
  "verification": {
    "status": "source_linked",
    "label": "Source Linked",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "The live rover fell from the stage and sometimes spoke without performing the requested action. The demo shows flexible orchestration, but not reliable planning, physical safety, or that untrained motor capabilities emerge from the agent layer."
  ],
  "connected_context": {
    "meaning": "This makes the tool boundary concrete in robotics: the agent selects among existing policies, but does not thereby acquire new motor competence or safe physical planning. The failed live behavior reinforces prior arguments for narrow authority, external guardrails, and evidence of execution, while adding that a valid request, spoken acknowledgement, and completed physical action are distinct states that the harness must verify.",
    "corpus_size": 617,
    "generated_at": "2026-08-30T17:35:36.928Z",
    "connections": [
      {
        "title": "Give the Agent a Budget, Not a Token — Sachin Malhotra, Anthropic",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=rbjWzZK2LU0",
        "feed7_url": "https://feed7.dev/p/give-the-agent-a-budget-not-a-token-sachin-malhotra-anthropic-1sm80qu",
        "reason": "Bounded write authority becomes bounded physical authority here: policy selection and robot actions need narrow permissions and runtime limits because a valid tool capability can still create an unsafe outcome."
      },
      {
        "title": "IT Admin for the AI Workforce — Sarthak Aggarwal, Decawork",
        "source_name": "AI Engineer",
        "source_url": "https://www.youtube.com/watch?v=q-WOjZhOMCA",
        "feed7_url": "https://feed7.dev/p/it-admin-for-the-ai-workforce-sarthak-aggarwal-decawork-0oxlc5t",
        "reason": "The rover supports the claim that instructions are not a security boundary; identity, scoped capabilities, policy gates, and revocation must sit outside the reasoning agent before hardware actions run."
      },
      {
        "title": "What Does Done Even Mean? Agents and Paperclip's Liveness Model - Dotta, Paperclip",
        "source_name": "YouTube",
        "source_url": "https://www.youtube.com/watch?v=7P0elyLIxXo",
        "feed7_url": "https://feed7.dev/p/what-does-done-even-mean-agents-and-paperclip-s-liveness-model-dotta-pap-0lx8wfc",
        "reason": "The rover speaking without acting demonstrates why completion cannot be an agent-declared Boolean; physical execution needs independent evidence, verification, residual-risk assessment, and clear ownership."
      },
      {
        "title": "In Code They Act, In Proof We Trust — Erik Meijer, Leibniz Labs",
        "source_name": "YouTube",
        "source_url": "https://www.youtube.com/watch?v=-CnA2lGfymY",
        "feed7_url": "https://feed7.dev/p/in-code-they-act-in-proof-we-trust-erik-meijer-leibniz-labs-1lyno2y",
        "reason": "The proposed separation of planning from proven execution is especially consequential for robotics, where an inspectable intent should be checked before a policy produces irreversible physical side effects."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-08-29T18:30:17.000Z",
  "modified_at": "2026-08-29T18:30:17.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/tell-the-robot-what-you-want-sandhya-subramani-aws-1i532jq",
    "json": "https://feed7.dev/p/tell-the-robot-what-you-want-sandhya-subramani-aws-1i532jq.json",
    "markdown": "https://feed7.dev/p/tell-the-robot-what-you-want-sandhya-subramani-aws-1i532jq.md"
  }
}