iiRecord
Agentic AI Atlas · Multi-Page Application
topic:multi-page-applicationa5c.ai
II.
Topic JSON

topic:multi-page-application

Structured · live

Multi-Page Application json

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

File · domain/topics/curated-topics.yamlCluster · domain
Record JSON
{
  "id": "topic:multi-page-application",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Multi-Page Application",
    "description": "Multi-Page Application as a cross-cutting topic - page-oriented web\ndelivery where navigation reloads distinct server-rendered documents.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:multi-page-application",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:multi-page-application",
      "kind": "contains"
    }
  ]
}