{
  "schema_version": "1.1",
  "id": "archive:https://www.youtube.com/watch?v=vSx5IULvBns",
  "slug": "always-on-agents-run-production-without-the-on-call-tax-justin-smith-res-06ukqzk",
  "url": "https://feed7.dev/p/always-on-agents-run-production-without-the-on-call-tax-justin-smith-res-06ukqzk",
  "title": "Always-on agents run production without the on-call tax — Justin Smith, Resolve AI",
  "why_included": "Always-on production agents can turn releases and operational events into tailored monitoring tasks. The useful pattern is persistent context plus scoped triggers, checks, and escalation.",
  "summary": "Resolve describes cloud agents that run on schedules, event streams, or direct messages inside a sandbox with shared memory. In the demo, a **GitHub release tag** triggers inspection of the code changes, selection of relevant telemetry, and a release-specific monitoring plan.",
  "practical_implication": "Start with bounded background work such as weekly handovers, health summaries, release watching, or answering operational questions. Connect existing skills and MCP services, and require human confirmation when the agent lacks enough confidence to respond.",
  "agent_context": "Resolve describes cloud agents that run on schedules, event streams, or direct messages inside a sandbox with shared memory. In the demo, a **GitHub release tag** triggers inspection of the code changes, selection of relevant telemetry, and a release-specific monitoring plan.\n\nStart with bounded background work such as weekly handovers, health summaries, release watching, or answering operational questions. Connect existing skills and MCP services, and require human confirmation when the agent lacks enough confidence to respond.\n\nThe release example used a **fake environment**, and the talk reports no measured reliability, cost, or incident-reduction results. Persistent access to telemetry, Slack, and production knowledge also makes permission scope, stale memory, and false confidence important unresolved risks.",
  "source": {
    "name": "AI Engineer",
    "url": "https://www.youtube.com/watch?v=vSx5IULvBns",
    "published_at": "2026-08-09T14:45:06.000Z"
  },
  "source_class": "video",
  "content_type": "Video",
  "layer": "infra",
  "domains": [
    "coding"
  ],
  "topics": [
    "observability",
    "cloud-agents",
    "agent-memory"
  ],
  "verification": {
    "status": "source_linked",
    "label": "Source Linked",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "The release example used a **fake environment**, and the talk reports no measured reliability, cost, or incident-reduction results. Persistent access to telemetry, Slack, and production knowledge also makes permission scope, stale memory, and false confidence important unresolved risks."
  ],
  "connected_context": {
    "meaning": "This extends cloud agents from requested jobs to persistent operational participants triggered by schedules and events. It narrows the sensible adoption path to bounded monitoring and handover tasks with confidence-based escalation, while making memory quality, least-privilege access, traceability, and cost limits prerequisites for unattended operation. Because the demonstration was synthetic, production reliability remains unconfirmed.",
    "corpus_size": 409,
    "generated_at": "2026-08-10T10:04:45.565Z",
    "connections": [
      {
        "title": "Scaling Managed Agents: Decoupling the brain from the hands",
        "source_name": "Anthropic",
        "source_url": "https://www.anthropic.com/engineering/managed-agents",
        "feed7_url": "https://feed7.dev/p/managed-agents-00zpz67",
        "reason": "Anthropic’s separation of harness and replaceable sandboxes provides an infrastructure pattern for running the persistent background work described here."
      },
      {
        "title": "MemLens: A Value-Aware Memory Management System with Interactive Analytics for LLM-based Agents",
        "source_name": "arXiv",
        "source_url": "https://arxiv.org/abs/2607.25992v1",
        "feed7_url": "https://feed7.dev/p/2607-25992v1-0q2kxfl",
        "reason": "MemLens directly addresses the stale or indiscriminate shared-memory risk by making individual memories and their tradeoffs inspectable."
      },
      {
        "title": "Agent Runs now available in the Vercel MCP and CLI",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/agent-runs-vercel-mcp-cli",
        "feed7_url": "https://feed7.dev/p/agent-runs-vercel-mcp-cli-06cfo04",
        "reason": "Run traces covering tool calls and token use provide the observability needed to investigate and refine unattended operational agents from real behavior."
      },
      {
        "title": "AI Gateway now supports team and project spend budgets",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/ai-gateway-spend-budgets-and-alerts",
        "feed7_url": "https://feed7.dev/p/ai-gateway-spend-budgets-and-alerts-1969711",
        "reason": "Hierarchical spend caps add a necessary failure boundary for scheduled and event-driven agents that can otherwise consume resources without an active operator."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-08-09T14:45:06.000Z",
  "modified_at": "2026-08-09T14:45:06.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/always-on-agents-run-production-without-the-on-call-tax-justin-smith-res-06ukqzk",
    "json": "https://feed7.dev/p/always-on-agents-run-production-without-the-on-call-tax-justin-smith-res-06ukqzk.json",
    "markdown": "https://feed7.dev/p/always-on-agents-run-production-without-the-on-call-tax-justin-smith-res-06ukqzk.md"
  }
}