{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.haystack-tools",
  "version": "1.0.0",
  "title": "Haystack tool integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Haystack tool integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.haystack.tools.capability",
        "statement": "Haystack wraps functions, components, and toolsets in typed Tool definitions for use by tool-calling generators and agents.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.haystack.tools"
        ]
      },
      {
        "id": "fact.haystack.tools.execution",
        "statement": "A ToolInvoker or agent executes the referenced callable and returns its result; a language-model tool call is not the execution itself.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.haystack.tools"
        ]
      },
      {
        "id": "fact.haystack.tools.authorization",
        "statement": "Component secrets, pipelines, network destinations, write capabilities, and exception handling remain controlled by the application.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.haystack.tools"
        ]
      },
      {
        "id": "fact.haystack.tools.boundary",
        "statement": "A serialized Tool definition does not prove compatibility, safety, successful invocation, result quality, or a running Haystack deployment.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.haystack.tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/haystack-tools.json",
  "contentHash": "sha256:12aa3b288f52ce6fb25769cafd1d8de45efc0eee4930e04b86b5c2bfa96d73d3",
  "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/haystack-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.haystack.tools",
        "url": "https://docs.haystack.deepset.ai/docs/tool",
        "title": "Haystack Tool",
        "publisher": "deepset Haystack",
        "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/deepset-ai/haystack/blob/main/LICENSE.txt",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.haystack.tools",
      "type": "source-claim",
      "url": "https://docs.haystack.deepset.ai/docs/tool",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
