iiRecord
Agentic AI Atlas · Context-Aware Retrieval
topic:context-aware-retrievala5c.ai
II.
Topic JSON

topic:context-aware-retrieval

Structured · live

Context-Aware Retrieval 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: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"
    }
  ]
}