mirror of
https://github.com/ruvnet/RuView
synced 2026-08-06 19:51:43 +00:00
4a48564c37
Rust DiscoveredNode stub doesn't include chip field yet. Use optional chaining (node.chip?.toUpperCase()) to prevent TypeError at runtime. Co-Authored-By: claude-flow <ruv@ruv.net>