II.
Topic JSON
Structured · livetopic:graph-query-scoping
Graph Query Scoping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}