II.
Topic JSON
Structured · livetopic:context-aware-retrieval
Context-Aware Retrieval json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:context-aware-retrieval",
"_kind": "Topic",
"_file": "domain/topics/topics-scope-context.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Context-Aware Retrieval",
"description": "Using user context — role, project, expertise level, recent activity —\nto rank and filter graph query results. Personalizes knowledge graph\ninteractions so different users see different priorities for the same query.\n"
},
"outgoingEdges": [
{
"from": "topic:context-aware-retrieval",
"to": "domain:software-engineering",
"kind": "applies_to"
},
{
"from": "topic:context-aware-retrieval",
"to": "domain:data-science",
"kind": "applies_to"
}
],
"incomingEdges": [
{
"from": "domain:data-science",
"to": "topic:context-aware-retrieval",
"kind": "contains"
},
{
"from": "domain:software-engineering",
"to": "topic:context-aware-retrieval",
"kind": "contains"
}
]
}