{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.autogen-tools",
  "version": "1.0.0",
  "title": "Microsoft AutoGen tool integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Microsoft AutoGen tool integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.microsoft.autogen-tools.capability",
        "statement": "AutoGen Core represents callable functions, workbenches, and related components as typed tools that agents can use.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.autogen-tools"
        ]
      },
      {
        "id": "fact.microsoft.autogen-tools.execution",
        "statement": "The AutoGen runtime invokes registered tool implementations and returns their results; model output alone is only a proposed invocation.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.autogen-tools"
        ]
      },
      {
        "id": "fact.microsoft.autogen-tools.authorization",
        "statement": "Tool code, subprocesses, workbenches, secrets, network access, and approval gates remain controlled by the hosting application.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.autogen-tools"
        ]
      },
      {
        "id": "fact.microsoft.autogen-tools.boundary",
        "statement": "A tool registration or agent message does not prove isolation, successful execution, external authorization, production deployment, or completed work.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.autogen-tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/autogen-tools.json",
  "contentHash": "sha256:c4bc395c5eb16c2f7df83abf309aaf7538f0c345b1f200c88cb19a947d104c6e",
  "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/autogen-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.microsoft.autogen-tools",
        "url": "https://microsoft.github.io/autogen/stable/user-guide/core-user-guide/components/tools.html",
        "title": "AutoGen Tools",
        "publisher": "Microsoft AutoGen",
        "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://github.com/microsoft/autogen/blob/main/LICENSE-CODE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.microsoft.autogen-tools",
      "type": "source-claim",
      "url": "https://microsoft.github.io/autogen/stable/user-guide/core-user-guide/components/tools.html",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
