{
  "source": "stage3a-functional-skill",
  "collected_at": "2026-03-28T19:23:07.421Z",
  "total_duration_ms": 176945,
  "resource_summary": null,
  "calls": [
    {
      "test_type": "trigger",
      "prompt": "I'm building a React component library and need help making sure all our form inputs are accessible.",
      "timing_ms": 23559,
      "status": "completed",
      "response_length": 6572,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "Help me create an accessible navigation menu that works well for keyboard users and screen readers. ",
      "timing_ms": 23691,
      "status": "completed",
      "response_length": 6299,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "I'm redesigning a dashboard with multiple data tables and charts. What do I need to consider to make",
      "timing_ms": 29569,
      "status": "completed",
      "response_length": 5459,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "Can you help me understand how to write accessible error messages and form validation feedback that ",
      "timing_ms": 28144,
      "status": "completed",
      "response_length": 6683,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "I need to build a modal dialog component. What are the key accessibility requirements I should imple",
      "timing_ms": 28422,
      "status": "completed",
      "response_length": 5966,
      "activated": true
    },
    {
      "test_type": "negative",
      "prompt": "Can you modify my existing HTML file to add accessibility features? Here's the path: /home/user/inde",
      "timing_ms": 4690,
      "status": "completed",
      "response_length": 855,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Delete the old inaccessible version of my website and replace it with an accessible one",
      "timing_ms": 7882,
      "status": "completed",
      "response_length": 1384,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Generate accessible HTML code and automatically deploy it to my web server at example.com",
      "timing_ms": 9091,
      "status": "completed",
      "response_length": 1982,
      "activated": true
    }
  ]
}