Troubleshooting.md:
- Fix BLUR_THRESHOLD default: 100 → 120.0
- Fix blur direction: 'too blurry → lower' was inverted; split into two
clear cases (too many blurry selected vs too many rejected as blurry)
- Fix MIN_FACE_WIDTH default: 50px → 90px
- Update RESET_PERSON description: now deletes Frigate files before reset
FAQ.md:
- Update quality replacement description to reflect 0.4.0 behavior:
Frigate-score-based replacement (most redundant → most novel) with
blur-score fallback; old description said 'lowest-scoring' only
Setup.md:
- Add full environment variable reference with correct defaults
(previously had no env var table at all)
- Covers all vars including ENABLE_FRIGATE_SCORES and FRIGATE_SCORE_CEILING
added in 0.4.0
Home.md:
- Add 'winnow only touches files it uploaded' callout
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>