II.
Topic JSON
Structured · livetopic:context-engineering
Context Engineering json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "topic:context-engineering",
"_kind": "Topic",
"_file": "domain/topics/topics-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Context Engineering",
"description": "Designing and optimizing the context provided to LLMs — selecting,\nordering, and compressing information to maximize model performance\nwithin limited context windows. Covers prompt structure, system\ninstructions, retrieval strategies, and context caching.\n"
},
"outgoingEdges": [
{
"from": "topic:context-engineering",
"to": "domain:ml-ai",
"kind": "belongs_to_domain"
}
],
"incomingEdges": []
}