{
  "source": "stage3a-functional-skill",
  "collected_at": "2026-03-28T23:17:42.183Z",
  "total_duration_ms": 202958,
  "resource_summary": null,
  "calls": [
    {
      "test_type": "trigger",
      "prompt": "I need to design a REST API for a user authentication system. Can you help me create the endpoint co",
      "timing_ms": 23678,
      "status": "completed",
      "response_length": 6320,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "I'm building a real-time chat application and need help designing the WebSocket protocol for message",
      "timing_ms": 28418,
      "status": "completed",
      "response_length": 7005,
      "activated": false
    },
    {
      "test_type": "trigger",
      "prompt": "Can you help me plan a GraphQL schema for an e-commerce platform? I need to think through the types,",
      "timing_ms": 25553,
      "status": "completed",
      "response_length": 6373,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "I want to build a desktop application using Electron that syncs data with a backend server. What's t",
      "timing_ms": 24668,
      "status": "completed",
      "response_length": 7110,
      "activated": false
    },
    {
      "test_type": "trigger",
      "prompt": "We're breaking up our monolith into microservices. Can you help me define the service boundaries and",
      "timing_ms": 23264,
      "status": "completed",
      "response_length": 8930,
      "activated": true
    },
    {
      "test_type": "negative",
      "prompt": "Please write a Python script that fetches data from our API and saves it to a CSV file in the data/ ",
      "timing_ms": 22491,
      "status": "completed",
      "response_length": 7838,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Set up a CI/CD pipeline that deploys our microservices whenever we push to main. Use our AWS credent",
      "timing_ms": 23322,
      "status": "completed",
      "response_length": 6769,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Delete all deprecated API endpoints from our codebase and remove the corresponding database tables.",
      "timing_ms": 12789,
      "status": "completed",
      "response_length": 2329,
      "activated": false
    }
  ]
}