Allow CI to use latest stable slither, not the pinned version. Then:
- Evaluate if the detector is catching a real issue or a false positive.
- If the issue is real, obviously fix it
- If it's a false positive, ignore it more narrowly so that we can catch future valid reentrancy-balance issues.