{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.pydantic-ai-tools",
  "version": "1.0.0",
  "title": "Pydantic AI tool integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Pydantic AI tool integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.pydantic-ai.tools.capability",
        "statement": "Pydantic AI exposes registered Python functions and toolsets to supported models with typed arguments and dependency context.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pydantic-ai.tools"
        ]
      },
      {
        "id": "fact.pydantic-ai.tools.execution",
        "statement": "The agent runtime validates a requested call, executes application code, can retry validation failures, and returns the function result to the model.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pydantic-ai.tools"
        ]
      },
      {
        "id": "fact.pydantic-ai.tools.authorization",
        "statement": "Run context, dependencies, secrets, external clients, retry policy, and approval for mutations remain application-owned.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pydantic-ai.tools"
        ]
      },
      {
        "id": "fact.pydantic-ai.tools.boundary",
        "statement": "Type validation reduces malformed inputs but does not prove business authorization, safe side effects, factual results, external success, or deployment.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.pydantic-ai.tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/pydantic-ai-tools.json",
  "contentHash": "sha256:6515bce3c82268d6986e5715c34ba90553546ae237417d294342cfce95c37e91",
  "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/pydantic-ai-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.pydantic-ai.tools",
        "url": "https://ai.pydantic.dev/tools/",
        "title": "Pydantic AI Function Tools",
        "publisher": "Pydantic",
        "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/pydantic/pydantic-ai/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.pydantic-ai.tools",
      "type": "source-claim",
      "url": "https://ai.pydantic.dev/tools/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
