mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-13 18:20:22 +00:00
The Phase3/4/5 task lists show attribute keys in the older dotted `xrpl.<domain>.<field>` form because that mirrors how a fully qualified attribute reads in a Tempo trace view, which keeps the planning prose readable. Add a note to each clarifying that the implemented keys follow the underscore convention in CONTRIBUTING.md and that the *SpanNames.h constants (enforced by the CI naming check) are the single source of truth — so the dotted form here is illustrative, not the literal key. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>