II.
OutputStyle JSON
Structured · liveoutput-style:claude-code-learning
Learning output style json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "output-style:claude-code-learning",
"_kind": "OutputStyle",
"_file": "security/output-styles/claude-code-learning.yaml",
"_cluster": "security",
"attributes": {
"displayName": "Learning output style",
"name": "Learning",
"source": "built-in",
"description": "Pauses for the user to ask follow-ups; emphasizes pedagogy over speed.",
"keepCodingInstructions": true,
"invocationMode": "user-selected"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "output-style:claude-code-learning",
"kind": "has_output_style",
"attributes": {}
}
]
}