{
  "totalProcessed": 22,
  "relevant": 17,
  "irrelevant": 5,
  "duplicates": 0,
  "green": 3,
  "yellow": 0,
  "red": 14,
  "irrelevantReasons": {
    "This commit only updates copyright years in a file header comment. It does not involve any Java code transformations or patterns that can be generalized into a TriggerPattern DSL rule.": 1,
    "This commit only adds javadoc comments explaining how to configure compiler options for AST parsing. It is a documentation change, not a code transformation.": 1,
    "This commit only adds a javadoc comment block to the `setSource` method, providing further explanation on compiler options needed for parsing. It is a documentation change, not a code transformation.": 1,
    "The commit only contains Javadoc changes, which are not code transformations expressible as DSL rules.": 1,
    "The commit only contains a spelling correction within Javadoc comments. The TriggerPattern DSL is designed for Java code transformations (expressions, statements, annotations, declarations) and explicitly states that comments are stripped before rule parsing. Therefore, this change cannot be expressed or detected by the DSL.": 1
  },
  "perRepository": {
    "https://github.com/eclipse-jdt/eclipse.jdt.core": {
      "totalProcessed": 22,
      "relevant": 17,
      "green": 3,
      "yellow": 0,
      "red": 14
    }
  },
  "dailyProgress": [
    {
      "date": "2026-04-04",
      "processed": 22,
      "relevant": 17
    }
  ],
  "runMetadata": {
    "startedAt": "2026-04-04T04:20:17.867Z",
    "completedAt": "2026-04-04T04:30:20.755069132Z",
    "durationSeconds": 602,
    "llmProvider": "GeminiClient",
    "llmModel": "gemini-2.5-flash",
    "batchSize": 200,
    "commitsPerRequest": 4,
    "apiCallsMade": 18,
    "deferredCommits": 92,
    "permanentlySkipped": 0
  },
  "timeWindow": {
    "earliestEvaluation": "2026-04-04T04:21:38.965124678Z",
    "latestEvaluation": "2026-04-04T04:30:20.230233026Z",
    "earliestCommitDate": "2010-03-27T02:26:17Z",
    "latestCommitDate": "2010-10-22T20:15:04Z"
  }
}