Proof of Authority (PoA) is a consensus mechanism designed for permissioned blockchain networks where validators are not anonymous miners but known, reputable entities authorized by the network. Their identity and reputation act as the stake, replacing the computational work of Proof of Work (PoW) or the financial stake of Proof of Stake (PoS). This model prioritizes efficiency and finality, making it suitable for private consortiums, supply chain tracking, and enterprise multi-agent system orchestration where participant trust is established off-chain.
