{
  "version": "1.1.79",
  "goal": "Inventory the contact form of the example project",
  "origin": "https://example.org",
  "grants": ["observe", "readforms", "inspect"],
  "steps": [
    { "id": "observe", "kind": "observe", "label": "Observe the contact page" },
    { "id": "forms", "kind": "readforms", "label": "Read the contact form controls" },
    { "id": "inspect", "kind": "inspect", "label": "Inspect the interactive elements", "target": "form" }
  ]
}
