{
  "version": "2.0.0",
  "goal": "Monitor the alert feed of the gallery fixture dashboard",
  "origin": "https://dashboard.test",
  "grants": ["observe", "watchconsole", "watchbanner", "readerrors"],
  "steps": [
    { "id": "observe", "kind": "observe", "label": "Observe the alerting dashboard" },
    { "id": "console", "kind": "watchconsole", "label": "Watch the console alerts" },
    { "id": "banner", "kind": "watchbanner", "label": "Watch the alert banners" },
    { "id": "errors", "kind": "readerrors", "label": "Read the alert report" }
  ]
}
