Commit 7049ebc
fix: disambiguate "Role resolved" log line and route display
The log "Role resolved: name=X role=entry" was confusing because it
displayed the local node's resolved role next to the peer's name,
reading as if the peer's role was entry. Changed to
"Role resolved: peer=X local_role=entry" to prevent misreading.
Also: route display uses "via" instead of arrow, stale subcommand
reference removed from help text.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 508a7da commit 7049ebc
2 files changed
Lines changed: 143 additions & 58 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
422 | | - | |
| 422 | + | |
423 | 423 | | |
| 424 | + | |
424 | 425 | | |
425 | 426 | | |
426 | 427 | | |
| |||
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
481 | | - | |
| 482 | + | |
482 | 483 | | |
| 484 | + | |
483 | 485 | | |
484 | 486 | | |
485 | 487 | | |
| |||
877 | 879 | | |
878 | 880 | | |
879 | 881 | | |
880 | | - | |
| 882 | + | |
881 | 883 | | |
| 884 | + | |
882 | 885 | | |
883 | 886 | | |
884 | 887 | | |
| |||
1041 | 1044 | | |
1042 | 1045 | | |
1043 | 1046 | | |
1044 | | - | |
| 1047 | + | |
1045 | 1048 | | |
| 1049 | + | |
1046 | 1050 | | |
1047 | 1051 | | |
1048 | 1052 | | |
| |||
0 commit comments