Proxy code is implemented and live; users with active authorizations to proxy partners can now access that content via proxy. We still need to implement the logic which determines which editors are eligible for Library Bundle access and updates their authorizations.
The edit count and account length criteria are already data we have in the platform, the primary outstanding piece is how we ascertain that users have made 10+ edits in the last month. The database/API query to retrieve this data isn't as straightforward (we ideally want to know about their recent edits to any Wikimedia project) so we have a few options for how to proceed.