{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.semantic-kernel-plugins",
  "version": "1.0.0",
  "title": "Semantic Kernel plugin integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Semantic Kernel plugin integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.microsoft.semantic-kernel-plugins.capability",
        "statement": "Semantic Kernel plugins group functions that can be exposed to an AI application from native code, OpenAPI descriptions, or compatible plugin sources.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.semantic-kernel-plugins"
        ]
      },
      {
        "id": "fact.microsoft.semantic-kernel-plugins.execution",
        "statement": "Kernel orchestration can advertise plugin functions to a model and invoke selected functions through the application runtime.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.semantic-kernel-plugins"
        ]
      },
      {
        "id": "fact.microsoft.semantic-kernel-plugins.authorization",
        "statement": "Importing a plugin does not grant its downstream API, filesystem, identity, or mutation permissions; credentials and filters remain host responsibilities.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.semantic-kernel-plugins"
        ]
      },
      {
        "id": "fact.microsoft.semantic-kernel-plugins.boundary",
        "statement": "Plugin metadata and function selection do not prove safe execution, successful side effects, factual output, or a deployed Semantic Kernel service.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.microsoft.semantic-kernel-plugins"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/semantic-kernel-plugins.json",
  "contentHash": "sha256:11cb7c3e1b223d3b22ccc75d0890792c0a74622707eaf5e1f372dceda23703f8",
  "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/semantic-kernel-plugins.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.microsoft.semantic-kernel-plugins",
        "url": "https://learn.microsoft.com/en-us/semantic-kernel/concepts/plugins/",
        "title": "What are plugins in Semantic Kernel?",
        "publisher": "Microsoft",
        "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://learn.microsoft.com/en-us/legal/termsofuse",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.microsoft.semantic-kernel-plugins",
      "type": "source-claim",
      "url": "https://learn.microsoft.com/en-us/semantic-kernel/concepts/plugins/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
