iiRecord
Agentic AI Atlas · Mobile-First Design
topic:mobile-first-designa5c.ai
II.
Topic JSON

topic:mobile-first-design

Structured · live

Mobile-First Design json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:mobile-first-design",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Mobile-First Design",
    "description": "Mobile-First Design as a cross-cutting topic - prioritizing constrained\nmobile layouts and progressively enhancing for larger surfaces.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:mobile-first-design",
      "to": "domain:web-development",
      "kind": "applies_to"
    },
    {
      "from": "topic:mobile-first-design",
      "to": "domain:mobile",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:mobile-first-design",
      "kind": "contains"
    },
    {
      "from": "lib-process:web-development--mobile-first-responsive",
      "to": "topic:mobile-first-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    }
  ]
}