iiRecord
Agentic AI Atlas · Static Site Generation
topic:static-site-generationa5c.ai
II.
Topic JSON

topic:static-site-generation

Structured · live

Static Site Generation json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:static-site-generation",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Static Site Generation",
    "description": "Static Site Generation as a cross-cutting topic - build-time page\nmaterialization, CDN-first delivery, and hybrid rendering tradeoffs.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:static-site-generation",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:static-site-generation",
      "kind": "contains"
    },
    {
      "from": "lib-process:web-development--nuxtjs-fullstack-app",
      "to": "topic:static-site-generation",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--nuxt",
      "to": "topic:static-site-generation",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    }
  ]
}