Introduction
The Consensus Manager is a native blueprint that exposes the network's consensus state — current epoch, round, validator set, and emissions schedule — to applications as ordinary engine objects. It is the on-ledger surface of the Cerberus consensus protocol: validators register and unregister through it, epochs advance through it, and staking-related blueprints (Validator, LSUs) interact with it natively.
