{
  "version": "2.0.0",
  "goal": "Test the deep link coverage of the gallery fixture dashboard",
  "origin": "https://dashboard.test",
  "grants": ["observe", "readlinks", "readfinalurl", "countpages"],
  "steps": [
    { "id": "observe", "kind": "observe", "label": "Observe the deep linked dashboard" },
    { "id": "links", "kind": "readlinks", "label": "Read the deep link anchors" },
    { "id": "final", "kind": "readfinalurl", "label": "Read the final url of the links" },
    { "id": "pages", "kind": "countpages", "label": "Count the deep link pages" }
  ]
}
