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

topic:single-page-application

Structured · live

Single 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:single-page-application",
  "_kind": "Topic",
  "_file": "domain/topics/curated-topics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Single Page Application",
    "description": "Single Page Application as a cross-cutting topic - client-routed apps with\nlong-lived browser sessions, incremental data loading, and stateful shells.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:single-page-application",
      "to": "domain:web-development",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:web-development",
      "to": "topic:single-page-application",
      "kind": "contains"
    }
  ]
}