iiRecord
Agentic AI Atlas · Graph Query Scoping
topic:graph-query-scopinga5c.ai
II.
Topic JSON

topic:graph-query-scoping

Structured · live

Graph Query Scoping json

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

File · domain/topics/topics-scope-context.yamlCluster · domain
Record JSON
{
  "id": "topic:graph-query-scoping",
  "_kind": "Topic",
  "_file": "domain/topics/topics-scope-context.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Graph Query Scoping",
    "description": "Filtering and scoping knowledge graph traversals by domain, role,\nproject context, or expertise level. Enables focused exploration\nof large graphs by narrowing the visible subgraph to what's relevant\nfor a specific task or persona.\n"
  },
  "outgoingEdges": [
    {
      "from": "topic:graph-query-scoping",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    }
  ],
  "incomingEdges": [
    {
      "from": "domain:software-engineering",
      "to": "topic:graph-query-scoping",
      "kind": "contains"
    }
  ]
}