**Value:** `ros2 node/topic list` straight from the registry shm, without spinning up a ROS graph. **Implementation sketch:** read-only `registry_open` + `registry_query` dump; table + `--json`. **Effort:** ½ day.
Value:
ros2 node/topic liststraight from the registry shm, without spinning up a ROS graph.Implementation sketch: read-only
registry_open+registry_querydump; table +--json.Effort: ½ day.