Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The documentation claims that a caller-provided seed controls the generated output, but the example code ignores the seed value and always creates `UniversalQKD()` with its default state. In a skill explicitly marketed for reproducibility, fairness, and verifiable generation, this can cause all users to unknowingly produce the same sequence, undermining test isolation and any process that assumes per-seed determinism.
