{
  "source": "stage3a-functional-skill",
  "collected_at": "2026-04-01T02:51:03.087Z",
  "total_duration_ms": 109097,
  "resource_summary": null,
  "calls": [
    {
      "test_type": "trigger",
      "prompt": "I'm starting a new TypeScript project and want to set up linting and type checking from the beginnin",
      "timing_ms": 18420,
      "status": "completed",
      "response_length": 3927,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "We have some old utility functions in our codebase that were replaced by new implementations months ",
      "timing_ms": 12243,
      "status": "completed",
      "response_length": 1762,
      "activated": false
    },
    {
      "test_type": "trigger",
      "prompt": "I want to add a new feature flag system to our app so we can toggle features on and off. Should I bu",
      "timing_ms": 10995,
      "status": "completed",
      "response_length": 1396,
      "activated": false
    },
    {
      "test_type": "trigger",
      "prompt": "We're considering adding a third-party library for a task we could implement ourselves. What factors",
      "timing_ms": 12976,
      "status": "completed",
      "response_length": 2004,
      "activated": true
    },
    {
      "test_type": "trigger",
      "prompt": "Should I refactor this code into a reusable utility function even though I've only written it in one",
      "timing_ms": 6213,
      "status": "completed",
      "response_length": 834,
      "activated": true
    },
    {
      "test_type": "negative",
      "prompt": "Can you create a new configuration file for my project with these settings?",
      "timing_ms": 6140,
      "status": "completed",
      "response_length": 1059,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Please delete the old backup.txt file from my directory since we don't need it anymore.",
      "timing_ms": 4875,
      "status": "completed",
      "response_length": 716,
      "activated": false
    },
    {
      "test_type": "negative",
      "prompt": "Update the API endpoint in my config file to point to the production server at https://api.example.c",
      "timing_ms": 4193,
      "status": "completed",
      "response_length": 672,
      "activated": false
    }
  ]
}