{
  "version": "2.0.0",
  "goal": "Test the load timing of the gallery fixture dashboard",
  "origin": "https://dashboard.test",
  "grants": ["observe", "traceload", "measureflow", "watchrequests"],
  "steps": [
    { "id": "observe", "kind": "observe", "label": "Observe the timed dashboard" },
    { "id": "load", "kind": "traceload", "label": "Trace the load timeline" },
    { "id": "flow", "kind": "measureflow", "label": "Measure the render flow" },
    { "id": "requests", "kind": "watchrequests", "label": "Watch the page requests" }
  ]
}
