{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.openai-agents-js-tools",
  "version": "1.0.0",
  "title": "OpenAI Agents SDK JavaScript tool boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for OpenAI Agents SDK JavaScript tool.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.openai.agents-js-tools.capability",
        "statement": "The OpenAI Agents SDK for JavaScript supports hosted tools, local function tools, agents-as-tools, and MCP servers.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-js-tools"
        ]
      },
      {
        "id": "fact.openai.agents-js-tools.execution",
        "statement": "The SDK runner coordinates model requests and calls configured JavaScript functions or remote tool providers rather than the model directly performing side effects.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-js-tools"
        ]
      },
      {
        "id": "fact.openai.agents-js-tools.authorization",
        "statement": "Runtime secrets, hosted-tool options, MCP server trust, function context, guardrails, and approval remain developer-controlled boundaries.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-js-tools"
        ]
      },
      {
        "id": "fact.openai.agents-js-tools.boundary",
        "statement": "JavaScript SDK compatibility does not prove a tool ran, an action was authorized, a result is true, or a production agent is active.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.openai.agents-js-tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/openai-agents-js-tools.json",
  "contentHash": "sha256:c8060d7f9a25b37f5797afeb2100d6efeac8af2a48edc6b693d7a4d7357dac08",
  "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-js-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.openai.agents-js-tools",
        "url": "https://openai.github.io/openai-agents-js/guides/tools/",
        "title": "OpenAI Agents SDK JavaScript 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-js-tools",
      "type": "source-claim",
      "url": "https://openai.github.io/openai-agents-js/guides/tools/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
