{
  "schema_version": "1.1",
  "id": "auto-74c257483c",
  "slug": "from-coding-to-knowledge-work-agents-karan-vaidya-compos-74c257483c",
  "url": "https://feed7.dev/p/from-coding-to-knowledge-work-agents-karan-vaidya-compos-74c257483c",
  "title": "From coding to Knowledge work agents — Karan Vaidya, Composio",
  "why_included": "Keep permissions outside prompts, log tool actions, mock destructive operations, and require review before irreversible effects.",
  "summary": "Knowledge-work agents need code-like infrastructure around tools: centralized context, action records, verification, enforced permissions, and preflight checks for irreversible work.",
  "practical_implication": "Treat prompts as guidance, not containment. Put permissions outside the model, log each tool action, test destructive operations against mocked tools, and require review before irreversible effects. The talk cites an outreach agent that sent mass email as instructed but without an adequate preflight check.",
  "agent_context": "Composio attributes coding agents’ reliability to surrounding infrastructure: repositories centralize truth, history records work, and tests verify output. It proposes **six primitives** for knowledge work, including context, governance, and reversibility, where information and actions span many applications.\n\nTreat prompts as guidance, not containment. Put permissions outside the model, log each tool action, test destructive operations against mocked tools, and require review before irreversible effects. The talk cites an outreach agent that sent mass email as instructed but without an adequate preflight check.\n\nTrue undo is unavailable for actions such as sent messages or hard deletes. For those cases, **sandbox before production** is the proposed substitute, but the talk provides no measured error reduction and natural-language policies still need validation.",
  "source": {
    "name": "AI Engineer",
    "url": "https://www.youtube.com/watch?v=xxfMT-bPEmU",
    "published_at": "2026-09-03T00:00:00.000Z"
  },
  "source_class": "video",
  "content_type": "Video",
  "layer": "agent",
  "domains": [
    "coding",
    "security"
  ],
  "topics": [
    "harness-engineering",
    "tool-use",
    "agent-reliability"
  ],
  "verification": {
    "status": "source_linked",
    "label": "Source Linked",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [],
  "connected_context": null,
  "lifecycle": "New",
  "published_at": "2026-09-03T00:00:00.000Z",
  "modified_at": "2026-09-03T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/from-coding-to-knowledge-work-agents-karan-vaidya-compos-74c257483c",
    "json": "https://feed7.dev/p/from-coding-to-knowledge-work-agents-karan-vaidya-compos-74c257483c.json",
    "markdown": "https://feed7.dev/p/from-coding-to-knowledge-work-agents-karan-vaidya-compos-74c257483c.md"
  }
}