README.md
pyproject.toml
norbok/__init__.py
norbok/api_utils.py
norbok/beginner_check.py
norbok/chat.py
norbok/chat_loop.py
norbok/checkpoint.py
norbok/checkpoint_flow.py
norbok/commands.py
norbok/curriculum.py
norbok/exceptions.py
norbok/history_trim.py
norbok/main.py
norbok/models.py
norbok/onboarding.py
norbok/os_utils.py
norbok/project.py
norbok/quiz.py
norbok/saves.py
norbok/session.py
norbok/session_state.py
norbok/srs.py
norbok/ui.py
norbok.egg-info/PKG-INFO
norbok.egg-info/SOURCES.txt
norbok.egg-info/dependency_links.txt
norbok.egg-info/entry_points.txt
norbok.egg-info/requires.txt
norbok.egg-info/top_level.txt
tests/test_curriculum.py
tests/test_os_utils.py
tests/test_quiz.py
tests/test_saves.py
tests/test_session_state.py
tests/test_srs.py