mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-02 16:26:48 +00:00
Phase 4 added a span catalog in `06-implementation-phases.md` listing the source location for each consensus span. Line numbers `Consensus.h:707`, `RCLConsensus.cpp:232/341/492/541/900` drift on every refactor and would become stale PR after PR. Filename alone is enough for operators to grep — the RCLConsensus.cpp spans are already unambiguous from the span name itself.