iiRecord
Agentic AI Atlas · Service Workers
topic:service-workersa5c.ai
II.
Topic JSON

topic:service-workers

Structured · live

Service Workers json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:service-workers",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Service Workers",
    "description": "Service Workers as a cross-cutting topic - browser-side background scripts\nthat intercept requests and enable caching, sync, or offline behavior.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:service-workers",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:service-workers",
      "kind": "contains"
    }
  ]
}