iiRecord
Agentic AI Atlas · Critical CSS
topic:critical-cssa5c.ai
II.
Topic JSON

topic:critical-css

Structured · live

Critical CSS json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:critical-css",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Critical CSS",
    "description": "Critical CSS as a cross-cutting topic - prioritizing above-the-fold styles\nso first render is not blocked by the full stylesheet payload.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:critical-css",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:critical-css",
      "kind": "contains"
    }
  ]
}