AIVN uses a Python generator pattern: a script (gen_s19wX.py) constructs article tuples programmatically and writes them to a batch file. This approach scales better than manual article creation and enables consistent formatting, automated ID assignment, and systematic topic coverage. The generator is the engine; the batch file is the fuel.