iiRecord
Agentic AI Atlas · Backend for Frontend
topic:backend-for-frontenda5c.ai
II.
Topic JSON

topic:backend-for-frontend

Structured · live

Backend for Frontend json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:backend-for-frontend",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Backend for Frontend",
    "description": "Backend for Frontend as a cross-cutting topic - client-specific backend\nsurfaces that shape data, auth, and orchestration for one UI channel.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:backend-for-frontend",
      "to": "domain:web-development",
      "kind": "applies_to"
    },
    {
      "from": "topic:backend-for-frontend",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:backend-for-frontend",
      "kind": "contains"
    },
    {
      "from": "domain:web-development",
      "to": "topic:backend-for-frontend",
      "kind": "contains"
    }
  ]
}