Actual behavior
Currently:
- the node process runs normally
- health checks report OK
- logs show no critical or fatal errors
However:
- no metrics expose active network participation
- no API endpoint confirms whether the node is being counted by the network
- logs do not confirm successful participation events
- operators cannot distinguish an actively participating node from an inactive or uncounted one
As a result, the node may appear healthy while not being verifiably active or recognized by the network.
Impact
Without observable participation signals:
- operators cannot confirm correct configuration
- incentive or snapshot eligibility cannot be independently verified
- inactive or misconfigured nodes may go unnoticed
- reward programs become non-transparent for operators
This makes it impossible to reliably distinguish between:
- a correctly functioning node
- a misconfigured, inactive, or uncounted node
while both appear identical from a health and monitoring perspective.