Make the MVP easier for real people to run and actually receive lessons automatically.
This phase includes:
- simple built-in daily delivery loop
- basic startup validation
- clearer self-hosting README
- a little more starter content
This phase does not include:
- job queues
- cron integrations
- web admin
- advanced analytics
- production migrations framework
- onboarded users can receive a lesson automatically at the selected time
- delivery does not repeat within the same day
- startup fails fast on invalid content or invalid user-facing configuration
- README explains the simplest local and Docker run path
Prefer one in-process background loop over extra infrastructure.