{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.prometheus-promql",
  "version": "1.0.0",
  "title": "Prometheus PromQL infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Prometheus PromQL infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.prometheus.promql.role",
        "statement": "Prometheus Query Language selects and aggregates instant and range time-series data held by a Prometheus server.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.prometheus.promql"
        ]
      },
      {
        "id": "fact.prometheus.promql.read",
        "statement": "Read-only PromQL evaluation is distinct from scrape configuration, rule changes, remote write, target administration, deletion, and server lifecycle operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.prometheus.promql"
        ]
      },
      {
        "id": "fact.prometheus.promql.write",
        "statement": "Network exposure, reverse-proxy authentication, API controls, tenant boundaries, label policy, retention, and source configuration determine actual access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.prometheus.promql"
        ]
      },
      {
        "id": "fact.prometheus.promql.boundary",
        "statement": "A PromQL result reflects collected samples and query semantics and does not prove service health, causal explanation, complete telemetry, or a secured deployment.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.prometheus.promql"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/prometheus-promql.json",
  "contentHash": "sha256:053cf4d9d7c120192b9fd3322d4a46e2225261441d45e9354ae118aff4ecbf69",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/prometheus-promql.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.prometheus.promql",
        "url": "https://prometheus.io/docs/prometheus/latest/querying/basics/",
        "title": "Prometheus Querying Basics",
        "publisher": "Prometheus",
        "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/prometheus/prometheus/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.prometheus.promql",
      "type": "source-claim",
      "url": "https://prometheus.io/docs/prometheus/latest/querying/basics/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
