{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.connector.atlassian-jira-cloud-rest-api",
  "version": "1.0.0",
  "title": "Atlassian Jira Cloud REST API connector boundary",
  "summary": "Official-source REST v3, OAuth 3LO, Forge/Connect, scope, user-permission, anonymous, read, and mutation boundaries for Jira connectors.",
  "content": {
    "kind": "connector-boundary",
    "facts": [
      {
        "id": "fact.atlassian.jira-rest-v3.read",
        "statement": "Jira REST v3 exposes programmatic resource operations, and each operation documents scopes, permissions, anonymous availability, pagination, and response behavior.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.atlassian.jira-rest-v3"
        ]
      },
      {
        "id": "fact.atlassian.jira-rest-v3.write",
        "statement": "A mutating operation requires both the API authorization mechanism and the calling user or app's Jira permissions for the target resource.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.atlassian.jira-rest-v3"
        ]
      },
      {
        "id": "fact.atlassian.jira-rest-v3.auth",
        "statement": "Forge uses scopes, Connect uses JWT and scopes or impersonation, and other integrations are directed to OAuth 2.0 authorization-code grants; basic auth is for personal scripts.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.atlassian.jira-rest-v3"
        ]
      },
      {
        "id": "fact.atlassian.jira-rest-v3.boundary",
        "statement": "Anonymous access exists only where an operation explicitly declares it and underlying Jira permissions permit it; authentication never bypasses project or issue security.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.atlassian.jira-rest-v3"
        ]
      }
    ]
  },
  "language": "en",
  "category": "enterprise-application-connector",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/enterprise-application-connectors/atlassian-jira-cloud-rest-api.json",
  "contentHash": "sha256:db4f0d035d3deb7cb9f70406549d4ddb0e7407847d87e83fe6f04b3792f0f4e3",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/enterprise-application-connectors/atlassian-jira-cloud-rest-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.atlassian.jira-rest-v3",
        "url": "https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro",
        "title": "The Jira Cloud platform REST API",
        "publisher": "Atlassian",
        "observedAt": "2026-08-27T01:30:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:30:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:30:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.atlassian.com/legal/cloud-terms-of-service",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.atlassian.jira-rest-v3",
      "type": "source-claim",
      "url": "https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro",
      "observedAt": "2026-08-27T01:30:00Z"
    }
  ]
}
