Intent-Code Divergence
Low
- Confidence
- 84% confidence
- Finding
- The documentation labels project structure snippets as examples of directory layouts, but the embedded and adjacent verification lines instruct users to run `pytest -v` or a command with `--help`, which does not meaningfully verify those structure examples. This is an intent-documentation mismatch within the file rather than a code-execution issue, because the stated verification action contradicts what the content actually presents.
