Audience member from an OO/relational background asks whether commands are stored in the database alongside events. Pašalić logs commands rather than storing them, but notes Nathan sources commands as well in event IDs. Decision is business-driven: events are facts that happened, commands are intent that may never materialize, so persist commands only if business-relevant.