testsAndMisc/python_pkg/cinema_planner
Krzysztof kuhy Rudnicki f557c22e7c feat(screen_locker): harden table tennis verification, remove running option
- Remove 'Running' workout option (too easy to fake)
- Add MIN_TABLE_TENNIS_SETS=15 minimum requirement
- Add MIN_POINTS_PER_SET=11 mathematical cross-check
- Add TABLE_TENNIS_SUBMIT_DELAY=60 (increased from 30)
- Add verification question before unlock (total points/avg/diff)
- Require minimum duration per set (2 min/set)
2026-02-02 21:38:52 +01:00
..
__init__.py feat(screen_locker): harden table tennis verification, remove running option 2026-02-02 21:38:52 +01:00
cinema_plan_2026-01-25.txt feat(screen_locker): harden table tennis verification, remove running option 2026-02-02 21:38:52 +01:00
cinema_planner.py feat(screen_locker): harden table tennis verification, remove running option 2026-02-02 21:38:52 +01:00
run.sh feat(screen_locker): harden table tennis verification, remove running option 2026-02-02 21:38:52 +01:00