Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Atlas Service Tower
page:views-service-towera5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewarticlejsongraph
II.
Page JSON

page:views-service-tower

Structured · live

Atlas Service Tower json

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

File · wiki/views/service-tower.mdCluster · wiki
Record JSON
{
  "id": "page:views-service-tower",
  "_kind": "Page",
  "_file": "wiki/views/service-tower.md",
  "_cluster": "wiki",
  "attributes": {
    "nodeKind": "Page",
    "reusableView": {
      "type": "service-tower",
      "options": {
        "id": "atlas-service-tower",
        "title": "Atlas Service",
        "subtitle": "A reusable isometric building view over major Atlas graph surfaces.",
        "eyebrow": "A5C reusable view",
        "ctaLabel": "Open full graph",
        "domains": [
          {
            "id": "strategy",
            "label": "Strategy",
            "color": "#D4A84B"
          },
          {
            "id": "build",
            "label": "Build",
            "color": "#C98A3E"
          },
          {
            "id": "revenue",
            "label": "Runtime",
            "color": "#C03A2B"
          },
          {
            "id": "trust",
            "label": "Trust",
            "color": "#3F8A77"
          },
          {
            "id": "enablement",
            "label": "Enablement",
            "color": "#8C5C7E"
          }
        ],
        "floors": [
          {
            "id": "catalog-base",
            "label": "CATALOG BASE",
            "subtitle": "Schema, evidence, claims, and prose pages that ground the graph.",
            "rooms": [
              {
                "id": "node-kinds",
                "label": "Node kinds",
                "color": "#D4A84B",
                "query": {
                  "kind": "MetaNodeKind",
                  "limit": 8
                }
              },
              {
                "id": "claims",
                "label": "Claims",
                "color": "#C98A3E",
                "query": {
                  "kind": "Claim",
                  "limit": 8
                }
              },
              {
                "id": "evidence",
                "label": "Evidence",
                "color": "#3F8A77",
                "query": {
                  "kind": "EvidenceSource",
                  "limit": 8
                }
              },
              {
                "id": "pages",
                "label": "Wiki pages",
                "color": "#8C5C7E",
                "query": {
                  "kind": "Page",
                  "limit": 8
                }
              }
            ]
          },
          {
            "id": "agent-stack",
            "label": "AGENT STACK",
            "subtitle": "The universal stack and the product/runtime implementations around it.",
            "rooms": [
              {
                "id": "layers",
                "label": "Stack layers",
                "color": "#D4A84B",
                "query": {
                  "kind": "Layer",
                  "limit": 8
                }
              },
              {
                "id": "products",
                "label": "Agent products",
                "color": "#C98A3E",
                "query": {
                  "kind": "AgentProduct",
                  "limit": 8
                }
              },
              {
                "id": "runtimes",
                "label": "Runtime impls",
                "color": "#C03A2B",
                "query": {
                  "kind": "AgentRuntimeImpl",
                  "limit": 8
                }
              },
              {
                "id": "presentation",
                "label": "Presentation",
                "color": "#3F8A77",
                "query": {
                  "kind": "AgentUIImpl",
                  "limit": 8
                }
              }
            ]
          },
          {
            "id": "operations",
            "label": "OPERATIONS",
            "subtitle": "Execution workflows, role records, capabilities, and tools.",
            "rooms": [
              {
                "id": "workflows",
                "label": "Workflows",
                "color": "#C98A3E",
                "query": {
                  "kind": "Workflow",
                  "limit": 8
                }
              },
              {
                "id": "roles",
                "label": "Roles",
                "color": "#8C5C7E",
                "query": {
                  "kind": "Role",
                  "limit": 8
                }
              },
              {
                "id": "capabilities",
                "label": "Capabilities",
                "color": "#D4A84B",
                "query": {
                  "kind": "Capability",
                  "limit": 8
                }
              },
              {
                "id": "tools",
                "label": "Tools",
                "color": "#3F8A77",
                "query": {
                  "kind": "Tool",
                  "limit": 8
                }
              }
            ]
          }
        ]
      }
    },
    "title": "Atlas Service Tower",
    "displayName": "Atlas Service Tower",
    "slug": "views/service-tower",
    "articlePath": "wiki/views/service-tower.md",
    "article": "# Atlas Service Tower\n\nThis page uses the `service-tower` reusable view to project several major graph surfaces into the same building metaphor as the original a5c Service Tower.\n\nThe page itself stays a normal wiki page: it can document records, link to nodes, and appear in section navigation. The reusable view is attached by frontmatter and renders after this article.\n\n## What to inspect\n\n- Click a floor to zoom into a graph area.\n- Click a room to see representative records and service-line summaries.\n- Follow any record link to open the underlying node ledger.\n",
    "documents": [
      "layer:1-model",
      "layer:4-agent-core",
      "layer:5-agent-runtime",
      "layer:11-presentation"
    ]
  },
  "outgoingEdges": [
    {
      "from": "page:views-service-tower",
      "to": "layer:1-model",
      "kind": "documents"
    },
    {
      "from": "page:views-service-tower",
      "to": "layer:4-agent-core",
      "kind": "documents"
    },
    {
      "from": "page:views-service-tower",
      "to": "layer:5-agent-runtime",
      "kind": "documents"
    },
    {
      "from": "page:views-service-tower",
      "to": "layer:11-presentation",
      "kind": "documents"
    }
  ],
  "incomingEdges": [
    {
      "from": "page:views",
      "to": "page:views-service-tower",
      "kind": "documents"
    },
    {
      "from": "page:views",
      "to": "page:views-service-tower",
      "kind": "contains_page"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab