iiRecord
Agentic AI Atlas · Magic docs auto-attach
proactive-surface:claude-code-magic-docsa5c.ai
II.
ProactiveSurface JSON

proactive-surface:claude-code-magic-docs

Structured · live

Magic docs auto-attach json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · context-engineering/proactive-surfaces/claude-code-magic-docs.yamlCluster · context-engineering
Record JSON
{
  "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": {}
    }
  ]
}