Anki And Spaced Repetition¶
These exports are the low-friction version of Phase 8a: track-based interview decks that work with Anki immediately, without introducing a packaging dependency chain.
What You Get¶
- A Master Deck covering every generated interview card in the repo
- A Universal Foundation deck covering Part 1 of the curriculum
- One deck per learning track:
- Track A
- Track B
- Track C
- Track D
- Track E
- A generated catalog at downloads/anki/README.md
Why TSV Instead Of .apkg¶
The repo now ships the safest portable format first:
- direct import into Anki
- no Python packaging dependency
- easy regeneration in CI
- easy inspection in GitHub before import
If the repo later adds a dedicated .apkg packager, these TSV files remain the source-of-truth export layer.
Suggested Study Flow¶
- Start with the track that matches your target role.
- Review the cards after finishing each note instead of waiting until the end.
- Use the progress tracker so card review stays aligned with the curriculum.