iiRecord
Agentic AI Atlas · Learning output style
output-style:claude-code-learninga5c.ai
II.
OutputStyle JSON

output-style:claude-code-learning

Structured · live

Learning output style json

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

File · security/output-styles/claude-code-learning.yamlCluster · security
Record JSON
{
  "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": {}
    }
  ]
}