{
  "description": "Golden snapshot: Read next.config.ts triggers nextjs and turbopack",
  "input": {
    "tool_name": "Read",
    "tool_input": { "file_path": "/Users/me/project/next.config.ts" }
  },
  "expected": {
    "skillInjection": {
      "version": 1,
      "toolName": "Read",
      "toolTarget": "/Users/me/project/next.config.ts",
      "matchedSkills": ["nextjs", "turbopack"],
      "injectedSkills": ["nextjs", "turbopack"],
      "droppedByCap": [],
      "droppedByBudget": []
    }
  }
}
