A blockchain is not a magic database. Nodes apply rules to proposed state transitions and converge on a history according to a consensus mechanism. Security analysis starts by asking which state is authoritative, which assumptions establish it, and how much reorganisation risk remains.
This concept matters because Consensus chooses an accepted history; it does not make every application safe.
Consensus determines which history is accepted, while finality policy determines when your operation treats that history as settled.
