{
  "id": "alert-card",
  "productId": "P-003",
  "name": "Full-Screen Weather Alert Card",
  "version": "0.1.0",
  "status": "scaffold",
  "accepts": ["weather_alert"],
  "defaultDurationSeconds": 12,
  "interruptible": false,
  "priority": 90,
  "outputs": [
    "broadcast_16x9",
    "social_square",
    "social_landscape",
    "preview"
  ],
  "renderer": "renderer.js",
  "styles": "styles.css",
  "defaults": "defaults.json"
}
