Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The description explicitly states the skill performs differential gene analysis using simulated expression data. However, the implementation loads data from `input/count_matrix.csv`, which indicates it operates on provided external input rather than generating or using simulated data. This is a direct contradiction between the documented intent and actual behavior.
