II.
ProactiveSurface JSON
Structured · liveproactive-surface:claude-code-prompt-suggestion
Prompt suggestion json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "proactive-surface:claude-code-prompt-suggestion",
"_kind": "ProactiveSurface",
"_file": "context-engineering/proactive-surfaces/claude-code-prompt-suggestion.yaml",
"_cluster": "context-engineering",
"attributes": {
"displayName": "Prompt suggestion",
"surfaceKind": "prompt-suggestion",
"trigger": "turn-end",
"outputChannel": "sidebar",
"description": "Generates a suggested next user prompt at turn end (foreground source\n\"prompt_suggestion\"). Disabled in coordinator/bare modes and on bg\nfailures.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:claude-code.runtime@1.x",
"to": "proactive-surface:claude-code-prompt-suggestion",
"kind": "exposes_proactive_surface",
"attributes": {}
},
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "proactive-surface:claude-code-prompt-suggestion",
"kind": "exposes_proactive_surface",
"attributes": {}
}
]
}