A real build_deck.py run on the NASA Apollo 11 press kit produced
this deck — 24 hand-written cards, 5 subdecks, 16 tags, basic + cloze
cards. The Download flashcards.apkg button below is the exact file
Anki 2.1.x Desktop / AnkiDroid / AnkiWeb imports; Download cards.json
is the canonical Q/A source the deck was built from. All cards below
and in the Anki Browser screenshot are read live from cards.json — nothing is invented.
Browser view from a real Anki collection after importing
flashcards.apkg. Deck tree, tag list, and note table
are read straight from the imported sqlite. The card preview pane
is HTML produced by Anki's own card-rendering pipeline (card.answer()
from the official anki PyPI package) — the same code
Anki Desktop's QtWebEngineView displays.