Okay, thank you for your suggestion.
The document indeed omits details on how the whitelist is generated.
Currently, the whitelist is created by scheduled tasks in the backend of the DAO 1.1 system: these tasks collect information for all users who have logged into the DAO 1.1 system and filter out those with a voting weight of 0.
For security: while Vote Meta is created by the proposer, the user whitelist, voting start/end times, and other such details are all provisioned by the DAO 1.1 backend—the proposer has no ability to modify this information at will.
That said, there are additional considerations for the whitelist to note. Since the backend’s scheduled tasks run daily at 00:00 UTC, users must complete their DAO staking no later than the day before a proposal is initiated to be eligible to vote on that proposal.
We will add this relevant information to the document and display corresponding prompts on the interface.