{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "dataset": {
        "slug": "attachment-styles",
        "title": "Attachment Styles",
        "description": "Adult attachment styles derived from early caregiver relationships.",
        "category": "Psychology",
        "category_slug": "psychology",
        "tags": "psychology,attachment,relationships,development",
        "view_count": 0
    },
    "data": [
        {
            "style": "Secure",
            "description": "Comfortable with intimacy and autonomy. Seeks support without excessive worry.",
            "prevalence": "~56% of adults"
        },
        {
            "style": "Anxious (Preoccupied)",
            "description": "High anxiety about relationships. Seeks reassurance and fears abandonment.",
            "prevalence": "~20% of adults"
        },
        {
            "style": "Avoidant (Dismissive)",
            "description": "Values independence. Dismisses the importance of close relationships.",
            "prevalence": "~25% of adults"
        },
        {
            "style": "Fearful-Avoidant (Disorganized)",
            "description": "Desires closeness but fears it. Conflicting approach and avoidance behaviors.",
            "prevalence": "~4% of adults"
        }
    ]
}