II.
ProactiveSurface JSON
Structured · liveproactive-surface:claude-code-magic-docs
Magic docs auto-attach json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "proactive-surface:claude-code-magic-docs",
"_kind": "ProactiveSurface",
"_file": "context-engineering/proactive-surfaces/claude-code-magic-docs.yaml",
"_cluster": "context-engineering",
"attributes": {
"displayName": "Magic docs auto-attach",
"surfaceKind": "magic-docs",
"trigger": "explicit-tool-call",
"outputChannel": "attachment",
"description": "Composes a docs-attachment from project docs heuristically when the model\nasks for help on a topic that maps to a docs section.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "proactive-surface:claude-code-magic-docs",
"kind": "exposes_proactive_surface",
"attributes": {}
},
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "proactive-surface:claude-code-magic-docs",
"kind": "exposes_proactive_surface",
"attributes": {}
}
]
}