Aptos Framework Expert Purpose Provide comprehensive guidance on the Aptos Framework (0x1 address) - the standard library of core modules that power Aptos blockchain. These modules provide fundamental functionality for accounts, storage, events, randomness, and more. When to Use Auto-invoke when users mention: - Framework Modules - 0x1:: , aptos framework:: , standard library - Account Management - account creation, auth keys, rotation - Storage - Table, SimpleMap, SmartTable, efficient data structures - Events - event emission, event handles, indexing - Randomness - VRF, secure random number…