{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.openai-agents-python-tools",
  "version": "1.0.0",
  "title": "OpenAI Agents SDK Python tool boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for OpenAI Agents SDK Python tool.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.openai.agents-python-tools.capability",
        "statement": "The OpenAI Agents SDK for Python supports hosted tools, function tools, agents-as-tools, and MCP-backed tools.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-python-tools"
        ]
      },
      {
        "id": "fact.openai.agents-python-tools.execution",
        "statement": "The SDK runtime manages model tool requests and invokes configured functions, agents, hosted services, or MCP servers according to the run loop.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-python-tools"
        ]
      },
      {
        "id": "fact.openai.agents-python-tools.authorization",
        "statement": "OpenAI API access, hosted-tool configuration, function permissions, MCP trust, guardrails, and approval for sensitive calls remain separate controls.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-python-tools"
        ]
      },
      {
        "id": "fact.openai.agents-python-tools.boundary",
        "statement": "A tool declaration or trace does not prove external completion, business authorization, factual correctness, organic use, or production deployment.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-python-tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/openai-agents-python-tools.json",
  "contentHash": "sha256:fdcc144fedda01db0fc9fe653aef4a966a8ea8202084df74d82b20c4b42f2c50",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/platform-integration/openai-agents-python-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.openai.agents-python-tools",
        "url": "https://openai.github.io/openai-agents-python/tools/",
        "title": "OpenAI Agents SDK Python Tools",
        "publisher": "OpenAI",
        "observedAt": "2026-08-28T09:25:24Z"
      }
    ]
  },
  "observedAt": "2026-08-28T09:25:24Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T09:25:24Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://openai.com/policies/terms-of-use/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.openai.agents-python-tools",
      "type": "source-claim",
      "url": "https://openai.github.io/openai-agents-python/tools/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
