{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.rasa-custom-actions",
  "version": "1.0.0",
  "title": "Rasa custom-action server boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Rasa custom-action server.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.rasa.custom-actions.capability",
        "statement": "Rasa custom actions run application code through an action server and can return events and responses to the dialogue engine.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.rasa.custom-actions"
        ]
      },
      {
        "id": "fact.rasa.custom-actions.execution",
        "statement": "The dialogue policy predicts an action name, the Rasa server calls the action endpoint, and the action server executes the implementation.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.rasa.custom-actions"
        ]
      },
      {
        "id": "fact.rasa.custom-actions.authorization",
        "statement": "Action-server authentication, network isolation, secrets, database or API permissions, input validation, and side-effect approval remain deployment responsibilities.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.rasa.custom-actions"
        ]
      },
      {
        "id": "fact.rasa.custom-actions.boundary",
        "statement": "An action name or server response does not prove policy correctness, safe code, external success, production deployment, or completed user intent.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.rasa.custom-actions"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/rasa-custom-actions.json",
  "contentHash": "sha256:79993383dd641591e6ed85574db91c51194bb5d6bfe34a04311c0a8a2a498448",
  "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/rasa-custom-actions.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.rasa.custom-actions",
        "url": "https://rasa.com/docs/reference/integrations/action-server/actions/",
        "title": "Rasa Custom Actions",
        "publisher": "Rasa",
        "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/RasaHQ/rasa/blob/main/LICENSE.txt",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.rasa.custom-actions",
      "type": "source-claim",
      "url": "https://rasa.com/docs/reference/integrations/action-server/actions/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
