@sleep2agi/agent-network-dashboard 0.5.3-preview.10 → 0.5.3-preview.101

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (254) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +32 -32
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/server/app/_global-error.html +1 -1
  6. package/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  13. package/.next/server/app/_not-found.html +2 -2
  14. package/.next/server/app/_not-found.rsc +12 -12
  15. package/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
  16. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  17. package/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
  18. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  19. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  20. package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  21. package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  22. package/.next/server/app/admin.html +2 -2
  23. package/.next/server/app/admin.rsc +14 -14
  24. package/.next/server/app/admin.segments/_full.segment.rsc +14 -14
  25. package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
  26. package/.next/server/app/admin.segments/_index.segment.rsc +7 -7
  27. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
  29. package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
  30. package/.next/server/app/index.html +2 -2
  31. package/.next/server/app/index.rsc +14 -14
  32. package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  33. package/.next/server/app/index.segments/_full.segment.rsc +14 -14
  34. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  35. package/.next/server/app/index.segments/_index.segment.rsc +7 -7
  36. package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  37. package/.next/server/app/login/page_client-reference-manifest.js +1 -1
  38. package/.next/server/app/login.html +2 -2
  39. package/.next/server/app/login.rsc +14 -14
  40. package/.next/server/app/login.segments/_full.segment.rsc +14 -14
  41. package/.next/server/app/login.segments/_head.segment.rsc +4 -4
  42. package/.next/server/app/login.segments/_index.segment.rsc +7 -7
  43. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  45. package/.next/server/app/login.segments/login.segment.rsc +3 -3
  46. package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
  47. package/.next/server/app/logs.html +2 -2
  48. package/.next/server/app/logs.rsc +14 -14
  49. package/.next/server/app/logs.segments/_full.segment.rsc +14 -14
  50. package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
  51. package/.next/server/app/logs.segments/_index.segment.rsc +7 -7
  52. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
  54. package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
  55. package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
  56. package/.next/server/app/messages.html +2 -2
  57. package/.next/server/app/messages.rsc +14 -14
  58. package/.next/server/app/messages.segments/_full.segment.rsc +14 -14
  59. package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
  60. package/.next/server/app/messages.segments/_index.segment.rsc +7 -7
  61. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
  63. package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
  64. package/.next/server/app/node/page_client-reference-manifest.js +1 -1
  65. package/.next/server/app/node.html +2 -2
  66. package/.next/server/app/node.rsc +14 -14
  67. package/.next/server/app/node.segments/_full.segment.rsc +14 -14
  68. package/.next/server/app/node.segments/_head.segment.rsc +4 -4
  69. package/.next/server/app/node.segments/_index.segment.rsc +7 -7
  70. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
  72. package/.next/server/app/node.segments/node.segment.rsc +3 -3
  73. package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/nodes.html +2 -2
  75. package/.next/server/app/nodes.rsc +14 -14
  76. package/.next/server/app/nodes.segments/_full.segment.rsc +14 -14
  77. package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
  78. package/.next/server/app/nodes.segments/_index.segment.rsc +7 -7
  79. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  80. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
  81. package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
  82. package/.next/server/app/page_client-reference-manifest.js +1 -1
  83. package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
  84. package/.next/server/app/server-logs.html +2 -2
  85. package/.next/server/app/server-logs.rsc +14 -14
  86. package/.next/server/app/server-logs.segments/_full.segment.rsc +14 -14
  87. package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
  88. package/.next/server/app/server-logs.segments/_index.segment.rsc +7 -7
  89. package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
  90. package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
  91. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
  92. package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
  93. package/.next/server/app/settings/networks.html +2 -2
  94. package/.next/server/app/settings/networks.rsc +14 -14
  95. package/.next/server/app/settings/networks.segments/_full.segment.rsc +14 -14
  96. package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
  97. package/.next/server/app/settings/networks.segments/_index.segment.rsc +7 -7
  98. package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
  99. package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
  100. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
  101. package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
  102. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  103. package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
  104. package/.next/server/app/settings/tokens.html +2 -2
  105. package/.next/server/app/settings/tokens.rsc +14 -14
  106. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +14 -14
  107. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
  108. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +7 -7
  109. package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
  110. package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
  111. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
  112. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
  113. package/.next/server/app/settings.html +2 -2
  114. package/.next/server/app/settings.rsc +14 -14
  115. package/.next/server/app/settings.segments/_full.segment.rsc +14 -14
  116. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  117. package/.next/server/app/settings.segments/_index.segment.rsc +7 -7
  118. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  120. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  121. package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  122. package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  123. package/.next/server/app/tasks.html +2 -2
  124. package/.next/server/app/tasks.rsc +14 -14
  125. package/.next/server/app/tasks.segments/_full.segment.rsc +14 -14
  126. package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
  127. package/.next/server/app/tasks.segments/_index.segment.rsc +7 -7
  128. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  129. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
  130. package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
  131. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js +1 -1
  132. package/.next/server/chunks/ssr/[root-of-the-server]__0sv~g.o._.js.map +1 -1
  133. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -4
  134. package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
  135. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
  136. package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
  137. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
  138. package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
  139. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +1 -1
  140. package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +1 -1
  141. package/.next/server/middleware-build-manifest.js +3 -3
  142. package/.next/server/pages/404.html +2 -2
  143. package/.next/server/pages/500.html +1 -1
  144. package/.next/static/chunks/0fea1up4p5suw.js +1 -0
  145. package/.next/static/chunks/0g9ple5dn7d4..js +4 -0
  146. package/.next/static/chunks/{03a4--7ncekmk.js → 0v4-5tng.uh.7.js} +2 -2
  147. package/.next/static/chunks/0~dt3rrusb7~f.js +1 -0
  148. package/.next/static/chunks/13~aih56vx-cf.css +2 -0
  149. package/.next/static/chunks/{0hn_4t-p28o89.js → 17nyxi-0.8ccn.js} +1 -1
  150. package/.next/trace +2 -2
  151. package/.next/trace-build +1 -1
  152. package/app/components/ServersDrawer.tsx +16 -3
  153. package/app/components/TopoGraph.tsx +2643 -129
  154. package/app/globals.css +81 -7
  155. package/package.json +4 -4
  156. package/scripts/p157-servers-copy-test.mjs +95 -0
  157. package/scripts/topo-active-chrome-hover-text-test.mjs +107 -0
  158. package/scripts/topo-alias-glow-test.mjs +121 -0
  159. package/scripts/topo-avatar-brightness-test.mjs +116 -0
  160. package/scripts/topo-avatar-fallback-hover-test.mjs +104 -0
  161. package/scripts/topo-brand-logo-breath-test.mjs +102 -0
  162. package/scripts/topo-brand-logo-hover-brightness-test.mjs +105 -0
  163. package/scripts/topo-brand-logo-hover-rotate-test.mjs +93 -0
  164. package/scripts/topo-brand-logo-hover-test.mjs +85 -0
  165. package/scripts/topo-chip-row-digit-ls-test.mjs +135 -0
  166. package/scripts/topo-chip-row-member-alias-lit-test.mjs +154 -0
  167. package/scripts/topo-chip-row-tier-glow-brightness-test.mjs +99 -0
  168. package/scripts/topo-chip-row-unit-hover-tracking-test.mjs +124 -0
  169. package/scripts/topo-cluster-count-attr-test.mjs +80 -0
  170. package/scripts/topo-crescent-breath-test.mjs +104 -0
  171. package/scripts/topo-crescent-recede-test.mjs +111 -0
  172. package/scripts/topo-edge-badge-hover-glow-test.mjs +90 -0
  173. package/scripts/topo-edge-badge-text-brightness-test.mjs +83 -0
  174. package/scripts/topo-edge-particle-brightness-test.mjs +82 -0
  175. package/scripts/topo-edge-pill-glow-test.mjs +67 -0
  176. package/scripts/topo-edge-visible-brightness-test.mjs +84 -0
  177. package/scripts/topo-endpoint-ring-brightness-test.mjs +83 -0
  178. package/scripts/topo-filter-pill-glow-test.mjs +90 -0
  179. package/scripts/topo-fleet-density-tier-test.mjs +84 -0
  180. package/scripts/topo-flow-rail-brightness-test.mjs +80 -0
  181. package/scripts/topo-freshness-chip-fade-test.mjs +105 -0
  182. package/scripts/topo-fullscreen-attr-test.mjs +73 -0
  183. package/scripts/topo-fullscreen-icon-rotate-test.mjs +93 -0
  184. package/scripts/topo-grid-content-bottom-attr-test.mjs +72 -0
  185. package/scripts/topo-group-box-brightness-test.mjs +84 -0
  186. package/scripts/topo-group-label-brightness-test.mjs +84 -0
  187. package/scripts/topo-group-label-hover-glow-test.mjs +86 -0
  188. package/scripts/topo-group-label-member-alias-hover-test.mjs +125 -0
  189. package/scripts/topo-group-pill-glow-test.mjs +76 -0
  190. package/scripts/topo-hub-digit-brightness-test.mjs +79 -0
  191. package/scripts/topo-hub-digit-ls-test.mjs +119 -0
  192. package/scripts/topo-hub-halo-brightness-test.mjs +80 -0
  193. package/scripts/topo-hub-halo-glow-test.mjs +96 -0
  194. package/scripts/topo-hub-highlight-amplify-test.mjs +139 -0
  195. package/scripts/topo-hub-highlight-brightness-test.mjs +84 -0
  196. package/scripts/topo-hub-highlight-fill-transition-test.mjs +84 -0
  197. package/scripts/topo-hub-highlight-glow-test.mjs +99 -0
  198. package/scripts/topo-hub-highlight-r-test.mjs +112 -0
  199. package/scripts/topo-hub-highlight-recede-test.mjs +144 -0
  200. package/scripts/topo-hub-highlight-theme-fill-test.mjs +83 -0
  201. package/scripts/topo-hub-hover-ring-brightness-test.mjs +79 -0
  202. package/scripts/topo-hub-hover-ring-glow-test.mjs +97 -0
  203. package/scripts/topo-hub-idle-breath-test.mjs +7 -2
  204. package/scripts/topo-hub-recede-test.mjs +124 -0
  205. package/scripts/topo-hub-spoke-brightness-test.mjs +77 -0
  206. package/scripts/topo-hub-spoke-glow-test.mjs +112 -0
  207. package/scripts/topo-layout-hover-fw-test.mjs +98 -0
  208. package/scripts/topo-legend-count-letter-spacing-test.mjs +108 -0
  209. package/scripts/topo-legend-label-fw-test.mjs +107 -0
  210. package/scripts/topo-legend-row-label-glow-test.mjs +102 -0
  211. package/scripts/topo-legend-swatch-glow-test.mjs +109 -0
  212. package/scripts/topo-legend-swatch-member-alias-match-test.mjs +139 -0
  213. package/scripts/topo-minimap-hover-glow-test.mjs +109 -0
  214. package/scripts/topo-node-alias-brightness-test.mjs +84 -0
  215. package/scripts/topo-node-sub-text-brightness-test.mjs +88 -0
  216. package/scripts/topo-nodesize-hover-fw-test.mjs +99 -0
  217. package/scripts/topo-orphan-box-dash-test.mjs +89 -0
  218. package/scripts/topo-orphan-fill-opacity-test.mjs +91 -0
  219. package/scripts/topo-orphan-label-italic-test.mjs +90 -0
  220. package/scripts/topo-orphan-label-opacity-test.mjs +98 -0
  221. package/scripts/topo-panel-count-hover-ls-test.mjs +87 -0
  222. package/scripts/topo-panel-row-brightness-test.mjs +116 -0
  223. package/scripts/topo-panel-title-brightness-test.mjs +98 -0
  224. package/scripts/topo-panel-title-glow-test.mjs +111 -0
  225. package/scripts/topo-pill-x-rotate-test.mjs +96 -0
  226. package/scripts/topo-pinned-aspect-test.mjs +89 -0
  227. package/scripts/topo-pressure-seg-glow-test.mjs +92 -0
  228. package/scripts/topo-pressure-seg-member-alias-match-test.mjs +133 -0
  229. package/scripts/topo-pressure-seg-motion-test.mjs +101 -0
  230. package/scripts/topo-recent-hot-pulse-test.mjs +102 -0
  231. package/scripts/topo-recent-more-fw-test.mjs +126 -0
  232. package/scripts/topo-recent-row-fw-test.mjs +115 -0
  233. package/scripts/topo-recent-row-text-glow-test.mjs +86 -0
  234. package/scripts/topo-reduced-motion-attr-test.mjs +69 -0
  235. package/scripts/topo-reset-icon-hover-scale-test.mjs +102 -0
  236. package/scripts/topo-runtime-badge-brightness-test.mjs +78 -0
  237. package/scripts/topo-runtime-badge-glow-test.mjs +108 -0
  238. package/scripts/topo-starfield-hue-test.mjs +109 -0
  239. package/scripts/topo-status-ring-brightness-test.mjs +84 -0
  240. package/scripts/topo-titleblock-h2-hover-fw-test.mjs +109 -0
  241. package/scripts/topo-titleblock-h2-hover-tracking-test.mjs +128 -0
  242. package/scripts/topo-titleblock-kicker-hover-test.mjs +134 -0
  243. package/scripts/topo-vendor-chip-glow-test.mjs +97 -0
  244. package/scripts/topo-vendor-pill-glow-test.mjs +98 -0
  245. package/scripts/topo-watermark-breath-test.mjs +100 -0
  246. package/scripts/topo-watermark-recede-test.mjs +114 -0
  247. package/scripts/topo-zoom-level-color-test.mjs +105 -0
  248. package/.next/static/chunks/0686f~8limi6v.js +0 -4
  249. package/.next/static/chunks/0bc4e~z~9z0ei.js +0 -1
  250. package/.next/static/chunks/0c9naoez330em.js +0 -1
  251. package/.next/static/chunks/0hndl9yzpqajt.css +0 -2
  252. /package/.next/static/{Bnn92TNkQrpT-G6WKh2JI → GGIywftcXH0JZAId54Xvg}/_buildManifest.js +0 -0
  253. /package/.next/static/{Bnn92TNkQrpT-G6WKh2JI → GGIywftcXH0JZAId54Xvg}/_clientMiddlewareManifest.js +0 -0
  254. /package/.next/static/{Bnn92TNkQrpT-G6WKh2JI → GGIywftcXH0JZAId54Xvg}/_ssgManifest.js +0 -0
@@ -240,11 +240,30 @@ function FreshnessChip({ sessions }: { sessions: unknown }) {
240
240
  stale-onset to direct attention. */
241
241
  if (!stale) return null;
242
242
  return (
243
+ /* Round 505 / Loop — FreshnessChip mount animation. Pre-R505 the
244
+ chip popped into the chip-row instantly when SWR data crossed
245
+ the 10s stale threshold; users saw an abrupt amber pill appear
246
+ mid-row. R505 adds the existing `anet-fade-in` class so the
247
+ chip eases through opacity 0→1 over 150ms (R51 globals.css
248
+ keyframe) on first appearance. The chip itself only renders
249
+ when stale (R275 conditional), so the fade plays exactly when
250
+ the stale signal first arrives — perfectly aligned with the
251
+ semantic. Mount-once via React reconciliation (key not used
252
+ since FreshnessChip is a singleton in the parent).
253
+ a11y respected via R29 blanket — `@media (prefers-reduced-
254
+ motion: reduce)` neutralizes anet-fade-in to `animation:none`
255
+ (globals.css line 1083-1089 includes anet-fade-in in the
256
+ blanket list). Reduced-motion users see the chip pop instantly,
257
+ same as pre-R505 behavior — no regression.
258
+ Pure paint-axis addition (opacity animation, no geometry),
259
+ bbox unchanged. data-freshness-chip-mount-fade attr exposes
260
+ the gate for tests. */
243
261
  <span
244
- className={`${baseClass} ${colorClass}`}
262
+ className={`${baseClass} ${colorClass} anet-fade-in`}
245
263
  title={stale ? `Last sync ${sec}s ago — SWR refresh may be lagging` : `Live data · refreshes every 5s · last sync ${sec}s ago`}
246
264
  data-freshness-chip
247
265
  data-freshness-chip-stale={stale ? 'true' : 'false'}
266
+ data-freshness-chip-mount-fade="true"
248
267
  >
249
268
  {/* Round 272 / Loop: swap prefix word to match color state so
250
269
  text and color point the same way. Pre-R272 the chip read
@@ -867,12 +886,19 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
867
886
  // R63 label render + R86 hover-pin keying + #99 tooltip
868
887
  // member listing, so all the existing group-box machinery
869
888
  // applies uniformly to the orphan bucket too.
889
+ // Round 499 / Loop — surface `isOrphan` flag on the box
890
+ // shape so downstream renderers (label text, future polish)
891
+ // can apply orphan-specific typography (italic) without
892
+ // re-deriving the flag from key === '其他' (key matching
893
+ // would also catch a legitimate "其他" prefix-group, this
894
+ // flag is canonical from the band assignment pass).
870
895
  return {
871
896
  key: band.isOrphan
872
897
  ? '其他'
873
898
  : band.members.length
874
899
  ? groupKeys[band.members[0].alias]
875
900
  : '',
901
+ isOrphan: !!band.isOrphan,
876
902
  count: band.members.length,
877
903
  statuses: { working: w, idle: i, offline: o },
878
904
  x: minX - GROUP_PAD,
@@ -977,7 +1003,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
977
1003
  groupKeys,
978
1004
  // #111: group boxes are a grid-layout feature only — radially scattered
979
1005
  // ring nodes can't be cleanly boxed. Ring keeps the #83 prefix hue.
980
- groupBoxes: [] as { key: string; count: number; statuses: { working: number; idle: number; offline: number }; x: number; y: number; w: number; h: number }[],
1006
+ groupBoxes: [] as { key: string; isOrphan?: boolean; count: number; statuses: { working: number; idle: number; offline: number }; x: number; y: number; w: number; h: number }[],
981
1007
  // ring fits within VIEWBOX_H by construction (offlineRadius=325 + centre at y=330)
982
1008
  gridContentBottom: 0,
983
1009
  };
@@ -1699,7 +1725,18 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1699
1725
  width) = 166px total title-block width vs 168px pre-R298 —
1700
1726
  no measurable layout shift, just a deliberate tighter
1701
1727
  grouping. */}
1702
- <div className="flex items-center gap-2.5">
1728
+ {/* Round 554 / Loop — title-block wrapper picks up `group` so
1729
+ the H2 below can subscribe to `group-hover:tracking-tighter`.
1730
+ Pairs with R548/R549 brand-logo hover gestures: cursor
1731
+ sweeping anywhere across the title cluster fires the brand
1732
+ logo's scale-105 + rotate-6 + breath ↔ AND tightens the
1733
+ H2's tracking from -0.025em → -0.05em.
1734
+ Makes the title-block read as one coherent hover cluster —
1735
+ brand mark provides the loud gesture (scale + rotate), H2
1736
+ provides the subtle editorial gesture (kerning tighten).
1737
+ data-topo-section-titleblock-group attr surfaces the gate
1738
+ for tests. */}
1739
+ <div className="group flex items-center gap-2.5" data-topo-section-titleblock-group>
1703
1740
  {/* Round 297 / Loop: brand-logo color picks up the 200ms ease-
1704
1741
  out transition. Pre-R297 the moon glyph had theme-
1705
1742
  conditional color (cyber #67e8f9 cyan ↔ light #0d9488
@@ -1723,13 +1760,136 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1723
1760
  overpowering the h2 at text-lg/font-semibold (R286).
1724
1761
  viewBox 32×32 unchanged so the inner crescent geometry
1725
1762
  scales proportionally. */}
1763
+ {/* Round 548 / Loop — title-block brand logo gains subtle
1764
+ hover-scale gesture. Pre-R548 the 40×40 crescent was
1765
+ fully static — no hover affordance. R548 adds hover:
1766
+ scale-105 (Tailwind 4 emits as `scale: 1.05`) so the
1767
+ brand mark gently responds to attention as the user's
1768
+ cursor sweeps across the title block. 5% scale is
1769
+ intentionally subtle (vs R350 chrome icon hover-scale-
1770
+ 110): the brand logo is a passive identity mark, not
1771
+ an interactive control, so the gesture stays small.
1772
+ cursor: default to clarify non-clickability (the SVG
1773
+ isn't a button; just a brand element).
1774
+ transition-transform duration-200 ease-out matches the
1775
+ dashboard's R350-family hover-scale cadence so the
1776
+ brand logo's response shares the same motion vocabulary
1777
+ as the chrome strip's icon scales. transform-gpu hint
1778
+ promotes the SVG to its own compositor layer for crisp
1779
+ edges during the tween.
1780
+ Brand-mark delight gesture family (1 anchor):
1781
+ R548 title-block brand logo hover:scale-105
1782
+ The crescent at canvas top-left (data-topo-brand-
1783
+ canvas-mark) and the watermark at bottom-left (data-
1784
+ topo-brand-watermark) are intentionally LEFT STATIC —
1785
+ both have pointerEvents:none and exist as ambient
1786
+ decoration with their own breath/recede dynamics
1787
+ (R519/R525/R526/R528). The title-block logo is the
1788
+ ONLY brand surface that's a candidate for hover affordance,
1789
+ since it sits in the chrome-band where the cursor
1790
+ naturally passes during normal use. */}
1791
+ {/* Round 549 / Loop — extends R548 (hover:scale-105) with a
1792
+ subtle hover:rotate-6 rotation. Pairs scale + rotate on
1793
+ the brand mark, same idiom as R547 added to the pill ×
1794
+ close buttons (scale-110 + rotate-12) but at gentler
1795
+ amounts: 105% vs 110% scale and 6° vs 12° rotation —
1796
+ brand marks want restraint vs interactive close buttons.
1797
+
1798
+ The crescent-moon shape (curved cutout via mask) reads
1799
+ visually distinct as it rotates — the asymmetric cutout
1800
+ swings into a fresh angle, telegraphing "this brand mark
1801
+ is alive without being loud". The 6° landing lands the
1802
+ moon's cusp pointing slightly NE rather than straight up,
1803
+ a small but legible reveal of the shape's geometry.
1804
+
1805
+ Tailwind 4 emits BOTH `scale: 1.05` AND `rotate: 6deg`
1806
+ as INDIVIDUAL CSS properties (not a combined transform
1807
+ string — see R547 banked pattern). The className keeps
1808
+ transition-transform so both axes ease at the same 200ms
1809
+ cadence; transform-gpu hint stays so the compositor
1810
+ promotes both axes to GPU layers.
1811
+
1812
+ data-topo-brand-logo-hover-rotate attr surfaces the
1813
+ landing rotation for tests. Pair with R548's
1814
+ data-topo-brand-logo-hover-scale attr — both attrs
1815
+ advertise the dual-axis hover signature. */}
1816
+ {/* Round 553 / Loop — title-block brand logo gains subtle
1817
+ idle opacity breath (~0.92 ↔ 1, 5s ease-in-out cycle).
1818
+ 5th anchor in the 呼吸感 breath family, slotting into
1819
+ the ascending cadence ladder between hub idle (4s) and
1820
+ watermark (6s):
1821
+ row hot 3s
1822
+ hub idle 4s
1823
+ brand logo 5s ← this round
1824
+ watermark 6s
1825
+ crescent 7s
1826
+ Composes cleanly with R548 hover:scale-105 + R549
1827
+ hover:rotate-6 — opacity, scale, and rotate are
1828
+ independent CSS properties; the moon keeps breathing
1829
+ as it scales and rotates on hover. Layered effect
1830
+ reads as "this brand mark is alive even before you
1831
+ touch it, and lights up further on hover".
1832
+ Reduced-motion gate: component-side `!reducedMotion`
1833
+ toggles the className (canonical TopoGraph breath
1834
+ pattern); R29 globals.css blanket provides a
1835
+ defense-in-depth fallback (animation-duration →
1836
+ 0.001ms under prefers-reduced-motion: reduce).
1837
+ data-topo-brand-logo-breath attr exposes the gate
1838
+ state for tests. */}
1839
+ {/* Round 557 / Loop — brand logo gains 4th hover axis:
1840
+ hover:brightness-110 (filter). Adds a chromatic axis
1841
+ to the brand-mark hover signature alongside R548
1842
+ scale, R549 rotate, R553 idle breath:
1843
+ R548 hover:scale-105 transform-scale
1844
+ R549 hover:rotate-6 transform-rotate
1845
+ R553 idle breath (5s) opacity (animation)
1846
+ R557 hover:brightness-110 filter ← this round
1847
+ All 4 axes ride on INDEPENDENT CSS properties (scale,
1848
+ rotate, opacity, filter) — they compose freely without
1849
+ clobbering each other. The cyan/teal crescent gains a
1850
+ soft +10% brightness boost on hover, layered on top of
1851
+ the existing scale + rotate lift + ongoing idle breath.
1852
+ Why +10% (vs more aggressive 125/150): brand mark wants
1853
+ restraint. The eye reads the brightness shift as "this
1854
+ mark lights up under attention" without crossing into
1855
+ "this mark is now glowing".
1856
+ Implementation: className extends transition-transform
1857
+ → transition-[transform,filter] so the brightness
1858
+ tweens at the same 200ms ease-out cadence as the scale
1859
+ + rotate axes — one motion-coherent 3-property hover
1860
+ lift on the className tier (plus the inline color 200ms
1861
+ transition for theme-toggle eases).
1862
+ Brand-mark family axis count: 4 hover-state axes
1863
+ cleanly factor across:
1864
+ geometry (scale + rotate)
1865
+ paint (opacity breath + brightness on hover)
1866
+ Cluster reads as "alive, lifting, and lighting up under
1867
+ attention" — three independent gesture vocabularies on
1868
+ one surface.
1869
+ data-topo-brand-logo-hover-brightness attr surfaces
1870
+ the landing value for tests. */}
1726
1871
  <svg
1727
1872
  width="40" height="40" viewBox="0 0 32 32" aria-hidden
1728
- className="shrink-0"
1873
+ className={`shrink-0 transition-[transform,filter] duration-200 ease-out hover:scale-105 hover:rotate-6 hover:brightness-110 transform-gpu${!reducedMotion ? ' anet-topo-brand-logo-breath' : ''}`}
1729
1874
  data-topo-brand-logo
1875
+ data-topo-brand-logo-hover-scale="1.05"
1876
+ data-topo-brand-logo-hover-rotate="6deg"
1877
+ data-topo-brand-logo-hover-brightness="1.1"
1878
+ data-topo-brand-logo-breath={!reducedMotion ? 'true' : 'false'}
1730
1879
  style={{
1731
1880
  color: isLight ? '#0d9488' : '#67e8f9',
1732
- transition: 'color 200ms ease-out',
1881
+ cursor: 'default',
1882
+ // R557 — extend transition list to include filter (and
1883
+ // re-spec transform for cadence parity) so the new
1884
+ // hover:brightness-110 axis eases at 200ms alongside
1885
+ // the existing color 200ms (theme-toggle ease) and the
1886
+ // className-based hover:scale-105 / hover:rotate-6.
1887
+ // Inline transition is a shorthand and overrides the
1888
+ // className's transition-[transform,filter] — listing
1889
+ // all axes here ensures the eased property set covers
1890
+ // color (theme) + transform (scale + rotate) + filter
1891
+ // (brightness) at uniform 200ms ease-out.
1892
+ transition: 'color 200ms ease-out, transform 200ms ease-out, filter 200ms ease-out',
1733
1893
  }}
1734
1894
  >
1735
1895
  <mask id="s2a-titleblock-moon-mask">
@@ -1777,7 +1937,40 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1777
1937
  R300 marks the milestone of 25 rounds (R275-R300) of
1778
1938
  continuous TopoGraph polish + codex's Vincent 5215/
1779
1939
  5222 logo asset+integration work. */}
1780
- <div className="text-xs uppercase text-gray-500 tracking-widest leading-tight font-medium" data-topo-section-kicker>Network Topology</div>
1940
+ {/* Round 555 / Loop kicker "Network Topology" gains group-
1941
+ hover affordance via the R554 wrapper's `group` flag,
1942
+ closing the title-block cluster's hover coverage at 3
1943
+ surfaces (brand logo + H2 + kicker).
1944
+ Picks up the small-label SPREAD direction (R554 banked
1945
+ "small labels SPREAD on hover / large headlines TIGHTEN"
1946
+ — kicker is xs uppercase, definitely a small label) plus
1947
+ a color brighten (text-gray-500 #6b7280 → text-gray-400
1948
+ #9ca3af).
1949
+ Spread: tracking-widest (0.1em rest) → 0.13em hover —
1950
+ +30% kerning bump. At text-xs (12px) the per-gap shift
1951
+ is 1.2px → 1.56px (+0.36px/gap), legible without
1952
+ overshooting the rest's tracking-widest editorial base.
1953
+ Color: text-gray-500 → text-gray-400 — one tier lighter,
1954
+ same idiom as R296 (kicker rest tone-up from gray-600 to
1955
+ gray-500), now extended at the hover-state tier.
1956
+ transition-[letter-spacing,color] duration-200 ease-out
1957
+ matches the 200ms cadence of R554 H2 ls + the rest of
1958
+ the hover-ls family (R344/R345/R347/R351/R420/R427/R431/
1959
+ R432/R434/R527/R539).
1960
+ Title-block cluster signature post-R555 (3 surfaces):
1961
+ brand logo loud scale + rotate + breath
1962
+ (R548/R549/R553)
1963
+ H2 subtle tracking-tighter
1964
+ (R554, editorial-tighten)
1965
+ kicker subtle tracking-spread + color lift
1966
+ (R555, data-spread) ← this round
1967
+ Two of the three surfaces are typographic; the brand
1968
+ logo carries the geometric+chromatic motion. Cluster
1969
+ reads as ONE coherent hover unit through three
1970
+ independent gesture vocabularies.
1971
+ data-topo-section-kicker-hover-tracking + -hover-color
1972
+ attrs expose the landing values for tests. */}
1973
+ <div className="text-xs uppercase text-gray-500 group-hover:text-gray-400 tracking-widest group-hover:tracking-[0.13em] transition-[letter-spacing,color] duration-200 ease-out leading-tight font-medium" data-topo-section-kicker data-topo-section-kicker-hover-tracking="0.13em" data-topo-section-kicker-hover-color="text-gray-400">Network Topology</div>
1781
1974
  {/* Round 286 / Loop: title 'Command mesh' adopts tracking-tight
1782
1975
  (-0.025em) to complement R285 kicker tracking-widest. Wide
1783
1976
  eyebrow + tight headline is the conventional editorial
@@ -1789,7 +1982,62 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1789
1982
  cumulatively legible across 12 characters. font-semibold
1790
1983
  (600) stays — tracking-tight does the heavy lifting for
1791
1984
  the editorial register. */}
1792
- <h2 className="text-lg text-white font-semibold leading-tight tracking-tight" data-topo-section-title>Command mesh</h2>
1985
+ {/* Round 554 / Loop — H2 "Command mesh" gains group-hover-
1986
+ gated tracking-tighter via the wrapper's R554 `group`
1987
+ flag. Pre-R554 the H2 was fully static (R286 tracking-
1988
+ tight only at rest). R554 adds an editorial-tighten
1989
+ gesture: when cursor sweeps anywhere across the title
1990
+ cluster (brand logo OR title text), the headline tightens
1991
+ from -0.025em → -0.05em.
1992
+ Inverts the typical hover-letter-spacing direction:
1993
+ small labels (chip counts, panel titles, edge digits)
1994
+ SPREAD on hover → "data telegraphing"
1995
+ large headlines (h2 Command mesh)
1996
+ TIGHTEN on hover → "editorial emphasis"
1997
+ Both directions are coherent design language — small
1998
+ data wants spacing for legibility; large headlines want
1999
+ tightening for designed-headline polish. Same idiom as
2000
+ the conventional editorial pairing of "wide kicker +
2001
+ tight headline" R285/R286 set up (kicker spreads 0.1em
2002
+ tracking-widest; headline tightens -0.025em tracking-
2003
+ tight) — R554 deepens that pairing's tighten side at
2004
+ the hover-state tier.
2005
+ At text-lg (18px) the shift is -0.45px → -0.9px per
2006
+ gap (~5.4px total tightening across "Command mesh" 12
2007
+ chars). Subtle but legible when the cursor sweeps in.
2008
+ transition-[letter-spacing] duration-200 ease-out
2009
+ matches the 200ms hover-ls cadence used at R344/R345/
2010
+ R347/R351/R420/R427/R431/R432/R434/R527/R539 family
2011
+ anchors.
2012
+ data-topo-section-title-hover-tracking attr surfaces
2013
+ the landing tracking class for tests. */}
2014
+ {/* Round 556 / Loop — H2 "Command mesh" gains a 2nd
2015
+ editorial-emphasis axis: group-hover:font-bold paired
2016
+ with R554's group-hover:tracking-tighter. Both lifts
2017
+ fire on the same R554 wrapper's `group` flag (hover
2018
+ anywhere in the title cluster → BOTH H2 axes intensify
2019
+ simultaneously).
2020
+ H2 hover signature post-R556 (2 typographic axes
2021
+ intensify together):
2022
+ rest font-semibold 600 + tracking-tight -0.025em
2023
+ hover font-bold 700 + tracking-tighter -0.05em
2024
+ Editorial emphasis through TWO axes — heavier AND
2025
+ tighter on hover. Mirrors the conventional "designed-
2026
+ headline emphasis" idiom (heavier + tighter = more
2027
+ authoritative; the eye reads both axes as intensifying
2028
+ the same semantic).
2029
+ Hover-fw family extension (6 anchors now):
2030
+ R416 chip-row count digit (chip group-hover)
2031
+ R420 chrome zoom-level (hover)
2032
+ R425 hub-center digit (hub hover)
2033
+ R520 +N more flows footer (recent panel hover)
2034
+ R521 chrome nodeSize S/M/L (inactive hover)
2035
+ R556 title-block H2 (cluster group-hover) ← this round
2036
+ Transition list extends to include 'font-weight 200ms
2037
+ ease-out' alongside the existing 'letter-spacing'
2038
+ 200ms cadence. data-topo-section-title-hover-fw attr
2039
+ surfaces the landing weight for tests. */}
2040
+ <h2 className="text-lg text-white font-semibold group-hover:font-bold leading-tight tracking-tight group-hover:tracking-tighter transition-[letter-spacing,font-weight] duration-200 ease-out" data-topo-section-title data-topo-section-title-hover-tracking="tracking-tighter" data-topo-section-title-hover-fw="700">Command mesh</h2>
1793
2041
  </div>
1794
2042
  </div>
1795
2043
  {/* Round 328 / Loop: chip-row strip wrapper gap 2 → 2.5
@@ -1959,8 +2207,61 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1959
2207
  // overlays the release-pop. Matching `transform-gpu`
1960
2208
  // promotes the layer so the scale doesn't trigger
1961
2209
  // layout/paint thrash. Sibling change on Grid below.
1962
- className={`px-2.5 py-1 focus:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset hover:tracking-wide active:scale-95 transform-gpu ${layout === 'ring' ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 active:bg-cyan-500/25' : 'text-gray-400 hover:text-cyan-300 hover:bg-cyan-500/5 active:bg-cyan-500/15'} ${chromePopping === 'layout-ring' ? ' anet-chrome-pop' : ''}`}
1963
- style={{ transition: 'background-color 150ms ease, color 150ms ease, letter-spacing 200ms ease-out, transform 150ms ease-out' }}
2210
+ /* Round 522 / Loop extends R521's typography-preview
2211
+ idiom (chrome nodeSize hover:font-medium 400 500) to
2212
+ the Ring/Grid layout toggle's inactive variant. Pre-
2213
+ R522 the inactive Ring/Grid had `hover:text-cyan-300
2214
+ hover:bg-cyan-500/5` (R270 color + bg previews of the
2215
+ active state) but no typography preview — the active
2216
+ variant uses `font-medium` (fw 500), inactive sat at
2217
+ default fw 400 even on hover. R522 adds `hover:font-
2218
+ medium` to the inactive Ring/Grid so the rest-vs-hover
2219
+ transition previews the typography state the click
2220
+ would commit to, matching the click commits's locked
2221
+ weight.
2222
+ font-weight 150ms appended to the transition list
2223
+ matching the existing 150ms color/bg cadence at this
2224
+ button — when hover lifts color (gray-400 → cyan-300)
2225
+ + bg (transparent → cyan-500/5) + fw (400 → 500), all
2226
+ 3 ease at the same 150ms beat.
2227
+ Hover-fw family extension (6 anchors): R416/R420/R425/
2228
+ R520/R521/R522. R522 closes the chrome toggle group
2229
+ typography preview at the last remaining toggle —
2230
+ layout (Ring/Grid). After R521 (nodeSize) + R522
2231
+ (layout), every multi-state chrome toggle has hover-
2232
+ fw preview on its inactive variant.
2233
+ data-topo-chrome-layout-hover-preview-fw="500" attr
2234
+ on inactive button exposes the polish for tests. */
2235
+ /* Round 552 / Loop — chrome active-variant gains hover:
2236
+ text-cyan-200, lifting text one brightness tier alongside
2237
+ the existing hover:bg-cyan-500/20 bg deepen. Coordinated
2238
+ 4-anchor edit (replace_all touched 4 sibling lines sharing
2239
+ the identical active-variant className substring):
2240
+ Ring (this line) layout === 'ring'
2241
+ Grid (line ~2097) layout === 'grid'
2242
+ S/M/L (line ~12635) nodeScale === v
2243
+ Fscrn (line ~13030) isFullscreen
2244
+ Pre-R552 the active variant's hover state only deepened bg
2245
+ (cyan-500/15 → /20); text stayed planted at cyan-300. The
2246
+ inactive variant already lifts text on hover (text-gray-400
2247
+ → text-cyan-300). R552 brings parity: active variant lifts
2248
+ text one tier brighter (cyan-300 → cyan-200) on hover,
2249
+ mirroring the inactive variant's "text brightens on hover"
2250
+ gesture at the next brightness step.
2251
+ Brightness ladder snapshot (cyan):
2252
+ cyan-400 brand chrome focus ring
2253
+ cyan-300 active-variant rest ←─┐
2254
+ │ +1 tier on hover
2255
+ cyan-200 active-variant hover ←─┘ (this round)
2256
+ Pure paint axis (text color); bbox/geometry unchanged.
2257
+ transition-colors already in the class list so the cyan-
2258
+ 300 → cyan-200 swap eases at the existing 200ms cadence.
2259
+ hover-color brighten family extension at the chrome strip
2260
+ active-variant scope; sibling to the inactive variant's
2261
+ R163/R178/R179/R270 hover:text-cyan-300 idiom. */
2262
+ className={`px-2.5 py-1 focus:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset hover:tracking-wide active:scale-95 transform-gpu ${layout === 'ring' ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 hover:text-cyan-200 active:bg-cyan-500/25' : 'text-gray-400 hover:text-cyan-300 hover:bg-cyan-500/5 active:bg-cyan-500/15 hover:font-medium'} ${chromePopping === 'layout-ring' ? ' anet-chrome-pop' : ''}`}
2263
+ data-topo-chrome-layout-hover-preview-fw={layout === 'ring' ? null : '500'}
2264
+ style={{ transition: 'background-color 150ms ease, color 150ms ease, letter-spacing 200ms ease-out, transform 150ms ease-out, font-weight 150ms ease' }}
1964
2265
  >
1965
2266
  Ring
1966
2267
  </button>
@@ -1982,7 +2283,12 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1982
2283
  // R492 sibling — Grid button picks up active:scale-95
1983
2284
  // press feedback + transform in transition list. Same
1984
2285
  // vocabulary as Ring above.
1985
- className={`px-2.5 py-1 border-l focus:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset hover:tracking-wide active:scale-95 transform-gpu ${layout === 'grid' ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 active:bg-cyan-500/25' : 'text-gray-400 hover:text-cyan-300 hover:bg-cyan-500/5 active:bg-cyan-500/15'} ${chromePopping === 'layout-grid' ? ' anet-chrome-pop' : ''}`}
2286
+ /* Round 522 sibling Grid button mirrors Ring above:
2287
+ inactive variant gains `hover:font-medium` typography
2288
+ preview + font-weight 150ms in inline transition list.
2289
+ Same idiom, same family (R522 chrome layout). */
2290
+ className={`px-2.5 py-1 border-l focus:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset hover:tracking-wide active:scale-95 transform-gpu ${layout === 'grid' ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 hover:text-cyan-200 active:bg-cyan-500/25' : 'text-gray-400 hover:text-cyan-300 hover:bg-cyan-500/5 active:bg-cyan-500/15 hover:font-medium'} ${chromePopping === 'layout-grid' ? ' anet-chrome-pop' : ''}`}
2291
+ data-topo-chrome-layout-hover-preview-fw={layout === 'grid' ? null : '500'}
1986
2292
  /* Round 268 / Loop: Grid button's left border (the
1987
2293
  internal divider between Ring and Grid) picks up
1988
2294
  pal.containerBorder, matching the wrapper change at
@@ -1995,7 +2301,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
1995
2301
  keeps R268's theme-toggle smoothness intact.
1996
2302
  R492 adds `transform 150ms ease-out` so active:scale-95
1997
2303
  eases smoothly. */
1998
- style={{ borderColor: pal.containerBorder, transition: 'background-color 150ms ease, color 150ms ease, border-color 200ms ease-out, letter-spacing 200ms ease-out, transform 150ms ease-out' }}
2304
+ style={{ borderColor: pal.containerBorder, transition: 'background-color 150ms ease, color 150ms ease, border-color 200ms ease-out, letter-spacing 200ms ease-out, transform 150ms ease-out, font-weight 150ms ease' }}
1999
2305
  >
2000
2306
  Grid
2001
2307
  </button>
@@ -2028,6 +2334,41 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2028
2334
  // lists once for both chips to share.
2029
2335
  const workingAliases = onlineNodes.filter(s => s.status === 'working').map(s => s.alias);
2030
2336
  const onlineAliases = onlineNodes.map(s => s.alias);
2337
+ /* Round 565 (50-round milestone) / Loop — extend the
2338
+ inspection-overrides-encoding family to a 7th anchor at
2339
+ the chip-row chip scope. Computes the hovered alias's
2340
+ status tier (same idiom as R562/R563) so each chip's
2341
+ className can include the "lit" bg/border treatment when
2342
+ operator hovers a node matching its tier.
2343
+ Family progression — 7 anchors complete:
2344
+ R484 recent-row timestamp alias hover
2345
+ R485 edge particle opacity alias hover
2346
+ R486 minimap dot opacity alias hover
2347
+ R561 group-label + ants-gate member-alias hover
2348
+ R562 legend-swatch r + glow member-alias status match
2349
+ R563 pressure-seg brightness member-alias status match
2350
+ R565 chip-row chip bg/border member-alias status match ← this round
2351
+ Status-tier-match feedback now SATURATES across panel
2352
+ chrome at 4 surfaces simultaneously:
2353
+ minimap dot (R486)
2354
+ legend swatch (R562)
2355
+ pressure-seg (R563)
2356
+ chip-row chip (R565) ← this round
2357
+ When operator hovers a 'working' node alias, ALL FOUR
2358
+ surfaces light up in green; 'idle' → all four in teal;
2359
+ 'offline' → all four in slate. The eye gets 4-way
2360
+ confirmation of "your inspected node is in this tier"
2361
+ across every persistent status-reference surface. */
2362
+ const hoveredAliasTierKey: 'working' | 'idle' | 'offline' | null = (() => {
2363
+ if (!hoveredAlias) return null;
2364
+ const s = onlineNodes.find(n => n.alias === hoveredAlias)
2365
+ ?? offlineNodes.find(n => n.alias === hoveredAlias);
2366
+ if (!s) return null;
2367
+ if (s.status === 'working') return 'working';
2368
+ return offlineNodes.includes(s) ? 'offline' : 'idle';
2369
+ })();
2370
+ const isWorkingChipLit = hoveredAliasTierKey === 'working';
2371
+ const isOnlineChipLit = hoveredAliasTierKey === 'idle';
2031
2372
  const truncate = (list: string[]) => {
2032
2373
  const head = list.slice(0, 8).join(', ');
2033
2374
  const tail = list.length > 8 ? ` + ${list.length - 8} more` : '';
@@ -2120,13 +2461,19 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2120
2461
  // R398 hover-lift conditional. Composes with hover:-
2121
2462
  // translate-y-px for the same lift-and-compress
2122
2463
  // tactile signature R493 brought to reset/fullscreen.
2464
+ /* R565: when isWorkingChipLit (operator hovers a working
2465
+ node), chip stays in its "lit" bg-green-500/15 +
2466
+ border-green-500/30 state at rest. Same visual as
2467
+ hover; member-alias-matching pins the lift without
2468
+ requiring cursor on the chip. */
2123
2469
  className={`group tabular-nums font-medium px-2.5 py-1 rounded-md border anet-topo-chip-focus transition-colors transition-transform duration-200 ease-out transform-gpu ${
2124
2470
  workingCount > 0
2125
- ? 'bg-green-500/10 text-green-300 border-green-500/20 hover:bg-green-500/15 hover:border-green-500/30 hover:-translate-y-px active:scale-95'
2471
+ ? `${isWorkingChipLit ? 'bg-green-500/15 border-green-500/30' : 'bg-green-500/10 border-green-500/20'} text-green-300 hover:bg-green-500/15 hover:border-green-500/30 hover:-translate-y-px active:scale-95`
2126
2472
  : 'bg-green-500/10 text-green-300 border-green-500/20'
2127
2473
  }`}
2128
2474
  data-chip-hover-lift={workingCount > 0 ? 'true' : 'false'}
2129
2475
  data-chip-group-hover-brighten="true"
2476
+ data-working-chip-member-alias-lit={isWorkingChipLit ? 'true' : 'false'}
2130
2477
  data-working-chip
2131
2478
  data-working-chip-aliases={workingAliases.join(',')}
2132
2479
  data-pin-mirror={pinnedStatus === 'working' ? 'true' : 'false'}
@@ -2206,7 +2553,26 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2206
2553
  at the chip-count scope. Sibling edits on the
2207
2554
  online + active-links chip digits below. data-
2208
2555
  working-chip-digit attr exposes the digit span. */}
2209
- <span className="font-semibold transition-[font-weight] duration-200 group-hover:font-bold" data-working-chip-digit>{workingCount}</span><span className="opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-working-chip-unit> working</span>
2556
+ {/* Round 539 / Loop chip-row digit gains group-hover:
2557
+ tracking-wide alongside the existing R362 group-
2558
+ hover:font-bold. Pre-R539 the chip digit lifted
2559
+ only on the font-weight axis (600 → 700 on chip
2560
+ hover); R539 adds the kerning axis (tracking
2561
+ normal → tracking-wide ≈ 0.025em ≈ 0.3px on a 12px
2562
+ digit) so hover lifts BOTH typography axes
2563
+ together — same idiom R420/R517 establish at the
2564
+ chrome zoom-level (letter-spacing + fontWeight
2565
+ hover delta) and R531/R530 mirror at the panel
2566
+ label scope. transition-[font-weight] extends to
2567
+ transition-[font-weight,letter-spacing] for the
2568
+ smooth dual-axis tween.
2569
+ Sibling treatment across the 3 chip-row digits
2570
+ (working / online / active-links) — single concept
2571
+ replicated at 3 surfaces by replace_all.
2572
+ Hover-letter-spacing family extension (12 anchors
2573
+ now): R344/R345/R347/R420/R427/R431/R432/R433/
2574
+ R434/R517/R518 + R539 (this round). */}
2575
+ <span className="font-semibold transition-[font-weight,letter-spacing] duration-200 group-hover:font-bold group-hover:tracking-wide" data-working-chip-digit>{workingCount}</span><span className="opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-working-chip-unit> working</span>
2210
2576
  </span>
2211
2577
  <span
2212
2578
  // Round 201 / Loop: online chip — mirror of the working
@@ -2225,13 +2591,18 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2225
2591
  // R494 sibling — online chip joins the active:scale-95 press
2226
2592
  // family (gated on onlineNodes.length > 0 clickable branch,
2227
2593
  // same conditional pattern as the working chip above).
2594
+ /* R565: same lit-on-member-alias-match pattern as
2595
+ working chip — online chip routes hover to 'idle'
2596
+ tier (see onMouseEnter below), so its member-alias
2597
+ gate is `hoveredAliasTierKey === 'idle'`. */
2228
2598
  className={`group tabular-nums font-medium px-2.5 py-1 rounded-md border anet-topo-chip-focus transition-colors transition-transform duration-200 ease-out transform-gpu ${
2229
2599
  onlineNodes.length > 0
2230
- ? 'bg-cyan-500/10 text-cyan-300 border-cyan-500/20 hover:bg-cyan-500/15 hover:border-cyan-500/30 hover:-translate-y-px active:scale-95'
2600
+ ? `${isOnlineChipLit ? 'bg-cyan-500/15 border-cyan-500/30' : 'bg-cyan-500/10 border-cyan-500/20'} text-cyan-300 hover:bg-cyan-500/15 hover:border-cyan-500/30 hover:-translate-y-px active:scale-95`
2231
2601
  : 'bg-cyan-500/10 text-cyan-300 border-cyan-500/20'
2232
2602
  }`}
2233
2603
  data-chip-hover-lift={onlineNodes.length > 0 ? 'true' : 'false'}
2234
2604
  data-chip-group-hover-brighten="true"
2605
+ data-online-chip-member-alias-lit={isOnlineChipLit ? 'true' : 'false'}
2235
2606
  data-online-chip
2236
2607
  data-online-chip-aliases={onlineAliases.join(',')}
2237
2608
  data-pin-mirror={pinnedStatus === 'idle' ? 'true' : 'false'}
@@ -2277,7 +2648,9 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2277
2648
  >
2278
2649
  {/* R337 sibling — online chip unit demotion. */}
2279
2650
  {/* R362 sibling — online-chip digit gains font-semibold. */}
2280
- <span className="font-semibold transition-[font-weight] duration-200 group-hover:font-bold" data-online-chip-digit>{onlineNodes.length}</span><span className="opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-online-chip-unit> online</span>
2651
+ {/* R539 sibling online chip digit. Same idiom as
2652
+ working chip above (group-hover:tracking-wide). */}
2653
+ <span className="font-semibold transition-[font-weight,letter-spacing] duration-200 group-hover:font-bold group-hover:tracking-wide" data-online-chip-digit>{onlineNodes.length}</span><span className="opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-online-chip-unit> online</span>
2281
2654
  </span>
2282
2655
  </>
2283
2656
  );
@@ -2292,6 +2665,31 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2292
2665
  const o = offlineNodes.length;
2293
2666
  const total = w + i + o;
2294
2667
  if (total === 0) return null;
2668
+ /* Round 563 / Loop — inspection-overrides-encoding family
2669
+ 6th anchor at the pressure-bar segment scope. When
2670
+ operator hovers a NODE ALIAS on the canvas, the segment
2671
+ matching that node's status tier lights up with its
2672
+ R210 brightness + R542 drop-shadow treatment — mirror
2673
+ of R562 legend-swatch pattern at the pressure-bar scope.
2674
+ Family progression (6 anchors):
2675
+ R484 recent-row timestamp alias hover
2676
+ R485 edge particle opacity alias hover
2677
+ R486 minimap dot opacity alias hover
2678
+ R561 group-label + ants-gate member-alias hover
2679
+ R562 legend-swatch r + glow member-alias status match
2680
+ R563 pressure-seg brightness member-alias status match ← this round
2681
+ Same status-tier-match computation as R562 (banked
2682
+ idiom): find the hovered alias's session, map to
2683
+ working/idle/offline tier, then per-segment check
2684
+ `hoveredAliasRowKey === key`. Computed once at IIFE
2685
+ scope, used inside the seg() closure. */
2686
+ const hoveredSession = hoveredAlias
2687
+ ? (onlineNodes.find(s => s.alias === hoveredAlias) ?? offlineNodes.find(s => s.alias === hoveredAlias))
2688
+ : null;
2689
+ const hoveredAliasTierKey: 'working' | 'idle' | 'offline' | null = !hoveredSession ? null
2690
+ : hoveredSession.status === 'working' ? 'working'
2691
+ : offlineNodes.includes(hoveredSession) ? 'offline'
2692
+ : 'idle';
2295
2693
  // Round 60 / Loop: each segment toggles a sticky filter via
2296
2694
  // `pinnedStatus`. Click the working segment → all non-working
2297
2695
  // nodes dim; click again → release. Segments share width with
@@ -2304,6 +2702,10 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2304
2702
  const seg = (n: number, color: string, key: 'working' | 'idle' | 'offline', label: string) => {
2305
2703
  if (n === 0) return null;
2306
2704
  const isPinned = pinnedStatus === key;
2705
+ // R563: member-alias-matching flag — when operator hovers
2706
+ // a node alias whose status matches this segment's tier.
2707
+ const isMemberAliasMatching = hoveredAliasTierKey === key;
2708
+ const isSegLit = hoveredStatus === key || isMemberAliasMatching;
2307
2709
  // R102: list the aliases that match this segment's bucket
2308
2710
  // so the title answers WHICH n, not just HOW MANY. Closes
2309
2711
  // the last "info-density gap" in the chip-row surfaces
@@ -2323,6 +2725,8 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2323
2725
  data-pressure-seg={key}
2324
2726
  data-pressure-seg-aliases={matchAliases.join(',')}
2325
2727
  data-pressure-seg-hovered={hoveredStatus === key ? 'true' : 'false'}
2728
+ data-pressure-seg-member-alias-matching={isMemberAliasMatching ? 'true' : 'false'}
2729
+ data-pressure-seg-lit={isSegLit ? 'true' : 'false'}
2326
2730
  role="button"
2327
2731
  tabIndex={0}
2328
2732
  aria-pressed={isPinned}
@@ -2366,7 +2770,47 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2366
2770
  height: '100%',
2367
2771
  cursor: 'pointer',
2368
2772
  boxShadow: isPinned ? `inset 0 0 0 1px ${color}, inset 0 0 0 2px rgba(255,255,255,0.6)` : undefined,
2369
- filter: hoveredStatus === key ? 'brightness(1.2)' : undefined,
2773
+ /* Round 542 / Loop pressure-bar segments gain
2774
+ drop-shadow tier-color glow on hover, stacked
2775
+ on R210 brightness(1.2). Sibling to R537 legend
2776
+ swatch + R541 vendor chip glow at the chip-row
2777
+ scope — three same-pattern surfaces (legend
2778
+ swatch / vendor chip / pressure segment) all
2779
+ radiate their identity color on hover.
2780
+ 3rd anchor in the chip-row tier-color paint
2781
+ glow sub-family:
2782
+ R537 legend swatch row.fill (status hex)
2783
+ R541 vendor chip v.color (hsl via color-mix)
2784
+ R542 pressure seg color (status hex) ← this round
2785
+ Stacked filter syntax (brightness + drop-shadow
2786
+ in same filter declaration): `brightness(1.2)
2787
+ drop-shadow(...)`. CSS filter supports multiple
2788
+ functions; they apply left-to-right. Brightness
2789
+ boosts the segment's own color, drop-shadow
2790
+ paints the outer halo. Together: hovered seg
2791
+ looks "lit up" with both inner glow + outer
2792
+ halo in its tier color.
2793
+ Hue: `${color}99` hex+alpha (60%) — color here
2794
+ is a 6-char hex (e.g., '#22c55e' for working
2795
+ cyber, '#0d9488' for idle light), not hsl, so
2796
+ hex+alpha concat works (unlike R541 vendor
2797
+ which needed color-mix for hsl). Banked
2798
+ pattern: hex sources use hex+alpha; hsl/color()
2799
+ sources use color-mix.
2800
+ 2px blur (vs R537's 3px) since pressure-seg is
2801
+ small (h-2 = 8px tall, variable width) — a
2802
+ smaller blur keeps the glow tight to the
2803
+ segment without bleeding into neighbors.
2804
+ filter is paint-only; bbox unchanged; R51
2805
+ overlap-test invariants hold. Transition list
2806
+ already includes `filter` (post-R524). */
2807
+ /* R563: filter lifts on EITHER direct hover OR member-
2808
+ alias-matching (operator inspecting a node whose
2809
+ status matches this segment's tier). Same R210
2810
+ brightness + R542 drop-shadow value across both
2811
+ gate sources — uniform visual response, distinct
2812
+ semantic gates. */
2813
+ filter: isSegLit ? `brightness(1.2) drop-shadow(0 0 2px ${color}99)` : undefined,
2370
2814
  transition: 'width 220ms ease-out, box-shadow 150ms ease-out, filter 150ms ease-out',
2371
2815
  }}
2372
2816
  onClick={(e) => {
@@ -2511,6 +2955,33 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2511
2955
  className="group inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono font-medium text-xs border anet-fade-in anet-topo-chip-focus transition-transform duration-200 ease-out hover:-translate-y-px active:scale-95 transform-gpu" data-topo-filter-pill-hover-lift="true"
2512
2956
  title={matchCount > 0 ? `${matchPreview}${matchSuffix} — click to clear` : 'Click to clear filter'}
2513
2957
  onClick={() => setPinnedStatus(null)}
2958
+ /* Round 543 / Loop — status filter pill gains always-on
2959
+ tier-color drop-shadow when rendered. Pre-R543 the
2960
+ pill carried bg-tint + tier-color text + border but
2961
+ no outer paint extent — it sat as a flat tinted chip
2962
+ in the chip row. R543 adds an outer glow at the
2963
+ pill's text color so the pill radiates a soft tier-
2964
+ colored halo signaling "this filter is active." Pin
2965
+ pill only renders when pinnedStatus is set (the JSX
2966
+ gate above), so the drop-shadow appearing reinforces
2967
+ the visual "active pin" state.
2968
+ Sibling pattern: R477 legend pin-ring also paints a
2969
+ pin-gated tier-color drop-shadow. Pin pill follows
2970
+ the same "pin-gated paint glow" semantics but at the
2971
+ chip-row scope vs the panel-row scope. The chip-row
2972
+ tier-color glow trio (R537/R541/R542 hover-gated)
2973
+ plus R543 (pin-gated, this round) closes the chip-
2974
+ row paint-glow family across BOTH gate types
2975
+ (hover for transient affordance, pin for sticky
2976
+ active-state visual).
2977
+ Hue: explicit tier color (extracted from the
2978
+ existing `color` ternary). 0x99 alpha (~60%) +
2979
+ 3px blur. Stays inside the same color hierarchy
2980
+ as the pill's own text/border (currentColor).
2981
+ R543 status pill scope only — R543's pattern can
2982
+ future-extend to group/vendor/edge filter pills
2983
+ (3 more variants at lines 2683/2755/2824). Out of
2984
+ scope to keep R543 single-pill. */
2514
2985
  style={{
2515
2986
  background: pinnedStatus === 'working' ? (isLight ? '#05966914' : '#22c55e1f')
2516
2987
  : pinnedStatus === 'idle' ? (isLight ? '#0d948814' : '#2dd4bf1f')
@@ -2520,6 +2991,11 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2520
2991
  : (isLight ? '#475569' : '#9ca3af'),
2521
2992
  borderColor: 'currentColor',
2522
2993
  cursor: 'pointer',
2994
+ filter: `drop-shadow(0 0 3px ${
2995
+ pinnedStatus === 'working' ? (isLight ? '#047857' : '#86efac')
2996
+ : pinnedStatus === 'idle' ? (isLight ? '#0f766e' : '#5eead4')
2997
+ : (isLight ? '#475569' : '#9ca3af')
2998
+ }99)`,
2523
2999
  }}
2524
3000
  >
2525
3001
  {/* Round 412 / Loop: filter pin pill VALUE picks up the
@@ -2533,7 +3009,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2533
3009
  to R333/R335-R341/R362/R369/R389/R410. data-filter-
2534
3010
  value attr surfaces the value span for tests.
2535
3011
  4-pill replace family — status / group / vendor / edge. */}
2536
- <span><span className="hidden sm:inline opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedStatus}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
3012
+ <span><span className="hidden sm:inline opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedStatus}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
2537
3013
  <button
2538
3014
  type="button"
2539
3015
  aria-label={`Clear ${pinnedStatus} filter`}
@@ -2552,7 +3028,24 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2552
3028
  inline-block is default for <button> so no display
2553
3029
  tweak needed. replace_all covers all 4 filter pin
2554
3030
  pills (status / group / vendor / edge) at once. */
2555
- className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 transform-gpu"
3031
+ /* Round 547 / Loop — extends pill × close-button hover
3032
+ gesture from scale-110 (R356) + opacity-70 to ALSO
3033
+ include rotate-12 on hover. Pre-R547 the × dimmed
3034
+ and grew on hover; R547 adds a 12° twist so the
3035
+ close action telegraphs "discarding/spinning away"
3036
+ with a small delight gesture. Composes with
3037
+ transition-transform (existing) — Tailwind's
3038
+ hover:rotate-12 + hover:scale-110 stack into one
3039
+ transform under the same 200ms ease-out tween.
3040
+ Applied to all 4 pill × buttons (status / group /
3041
+ vendor / edge) via replace_all since the className
3042
+ is identical. Closes the pill × hover gesture
3043
+ vocabulary at 3 axes:
3044
+ hover:opacity-70 paint dim
3045
+ hover:scale-110 geometry grow (R356)
3046
+ hover:rotate-12 geometry twist (R547, this round)
3047
+ Hover-gesture parity across the 4-pill family. */
3048
+ className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 hover:rotate-12 transform-gpu"
2556
3049
  style={{ background: 'transparent', color: 'inherit', cursor: 'pointer', padding: 0 }}
2557
3050
  >×</button>
2558
3051
  </span>
@@ -2581,15 +3074,42 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2581
3074
  className="group inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono font-medium text-xs border anet-fade-in anet-topo-chip-focus transition-transform duration-200 ease-out hover:-translate-y-px active:scale-95 transform-gpu" data-topo-filter-pill-hover-lift="true"
2582
3075
  title={matchCount > 0 ? `${matchPreview}${matchSuffix} — click to clear` : 'Click to clear filter'}
2583
3076
  onClick={() => setPinnedGroup(null)}
3077
+ /* Round 544 / Loop — extends R543 pin-active filter-pill
3078
+ drop-shadow pattern to the GROUP pill (2nd of 4 pill
3079
+ variants). Pre-R544 the group pill carried bg-tint +
3080
+ pal.legendAccent text/border but no outer paint glow.
3081
+ R544 adds the matching cyan-accent drop-shadow so the
3082
+ group pin pill radiates the same paint glow as R543
3083
+ status pill — pin-active visual signal at chip-row
3084
+ scope.
3085
+ Hue: pal.legendAccent (cyber #67e8f9 cyan-300 /
3086
+ light #0d9488 teal-600). Uses color-mix() syntax
3087
+ because pal.legendAccent may resolve to hex; same
3088
+ syntax works for both hex and hsl sources (banked
3089
+ R541 lesson). 60% alpha + 3px blur — same intensity
3090
+ as R543 status pill so the pin-active visual signal
3091
+ reads with matching brightness across pill variants.
3092
+ Pin-active tier-color paint glow sub-family
3093
+ (CLOSED progressively):
3094
+ R477 legend pin-ring (panel-row, row.fill)
3095
+ R543 status pill (chip-row, tier-color)
3096
+ R544 group pill (chip-row, legendAccent)
3097
+ ← this round
3098
+ Out of scope: vendor pill (line ~2755) + edge pill
3099
+ (line ~2824) — can future-extend in subsequent
3100
+ rounds (R545/R546). Both use the same R543 idiom:
3101
+ always-on drop-shadow when rendered, color from the
3102
+ pill's existing text color. */
2584
3103
  style={{
2585
3104
  background: isLight ? '#67e8f914' : '#67e8f91f',
2586
3105
  color: pal.legendAccent,
2587
3106
  borderColor: 'currentColor',
2588
3107
  cursor: 'pointer',
3108
+ filter: `drop-shadow(0 0 3px color-mix(in srgb, ${pal.legendAccent} 60%, transparent))`,
2589
3109
  }}
2590
3110
  >
2591
3111
  {/* R412: see status pill above — filter value fw=600 data tier. */}
2592
- <span><span className="hidden sm:inline opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedGroup}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
3112
+ <span><span className="hidden sm:inline opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedGroup}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
2593
3113
  <button
2594
3114
  type="button"
2595
3115
  aria-label={`Clear group filter ${pinnedGroup}`}
@@ -2608,7 +3128,24 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2608
3128
  inline-block is default for <button> so no display
2609
3129
  tweak needed. replace_all covers all 4 filter pin
2610
3130
  pills (status / group / vendor / edge) at once. */
2611
- className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 transform-gpu"
3131
+ /* Round 547 / Loop — extends pill × close-button hover
3132
+ gesture from scale-110 (R356) + opacity-70 to ALSO
3133
+ include rotate-12 on hover. Pre-R547 the × dimmed
3134
+ and grew on hover; R547 adds a 12° twist so the
3135
+ close action telegraphs "discarding/spinning away"
3136
+ with a small delight gesture. Composes with
3137
+ transition-transform (existing) — Tailwind's
3138
+ hover:rotate-12 + hover:scale-110 stack into one
3139
+ transform under the same 200ms ease-out tween.
3140
+ Applied to all 4 pill × buttons (status / group /
3141
+ vendor / edge) via replace_all since the className
3142
+ is identical. Closes the pill × hover gesture
3143
+ vocabulary at 3 axes:
3144
+ hover:opacity-70 paint dim
3145
+ hover:scale-110 geometry grow (R356)
3146
+ hover:rotate-12 geometry twist (R547, this round)
3147
+ Hover-gesture parity across the 4-pill family. */
3148
+ className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 hover:rotate-12 transform-gpu"
2612
3149
  style={{ background: 'transparent', color: 'inherit', cursor: 'pointer', padding: 0 }}
2613
3150
  >×</button>
2614
3151
  </span>
@@ -2653,15 +3190,35 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2653
3190
  className="group inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono font-medium text-xs border anet-fade-in anet-topo-chip-focus transition-transform duration-200 ease-out hover:-translate-y-px active:scale-95 transform-gpu" data-topo-filter-pill-hover-lift="true"
2654
3191
  title={matchCount > 0 ? `${matchPreview}${matchSuffix} — click to clear` : 'Click to clear vendor filter'}
2655
3192
  onClick={() => setPinnedVendor(null)}
3193
+ /* Round 545 / Loop — extends pin-active filter-pill drop-
3194
+ shadow pattern to VENDOR pill (3rd of 4 pill variants
3195
+ after R543 status + R544 group). vendorColor is HSL
3196
+ format (banked R541 lesson — vendorDist.color sources
3197
+ from mono.text in vendorIdentity.ts, which is `hsl(...)`),
3198
+ so the filter uses color-mix() syntax — same as R544.
3199
+ 60% alpha + 3px blur, matching R543/R544 intensity for
3200
+ consistent pin-active visual signal across all pill
3201
+ variants.
3202
+ Pin-active tier-color paint glow sub-family (progressive
3203
+ extension, 1 pill variant remaining):
3204
+ R477 legend pin-ring (panel-row, row.fill, hex+alpha)
3205
+ R543 status pill (chip-row, tier-color, hex+alpha)
3206
+ R544 group pill (chip-row, legendAccent, color-mix)
3207
+ R545 vendor pill (chip-row, vendorColor, color-mix)
3208
+ ← this round
3209
+ Out of scope: edge pill (line ~2824 pre-R545, now ~2900+).
3210
+ Final 1/4 pill remaining for a future round closes the
3211
+ sub-family. */
2656
3212
  style={{
2657
3213
  background: `${vendorColor}1f`,
2658
3214
  color: vendorColor,
2659
3215
  borderColor: 'currentColor',
2660
3216
  cursor: 'pointer',
3217
+ filter: `drop-shadow(0 0 3px color-mix(in srgb, ${vendorColor} 60%, transparent))`,
2661
3218
  }}
2662
3219
  >
2663
3220
  {/* R412: see status pill above — filter value fw=600 data tier. */}
2664
- <span><span className="hidden sm:inline opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedVendor}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
3221
+ <span><span className="hidden sm:inline opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-filter-prefix>filter: </span><span className="font-semibold" data-filter-value>{pinnedVendor}</span><span className="opacity-70 tabular-nums transition-opacity duration-200 group-hover:opacity-100" data-filter-pill-count> · {matchCount}</span></span>
2665
3222
  <button
2666
3223
  type="button"
2667
3224
  aria-label={`Clear vendor filter ${pinnedVendor}`}
@@ -2680,7 +3237,24 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2680
3237
  inline-block is default for <button> so no display
2681
3238
  tweak needed. replace_all covers all 4 filter pin
2682
3239
  pills (status / group / vendor / edge) at once. */
2683
- className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 transform-gpu"
3240
+ /* Round 547 / Loop — extends pill × close-button hover
3241
+ gesture from scale-110 (R356) + opacity-70 to ALSO
3242
+ include rotate-12 on hover. Pre-R547 the × dimmed
3243
+ and grew on hover; R547 adds a 12° twist so the
3244
+ close action telegraphs "discarding/spinning away"
3245
+ with a small delight gesture. Composes with
3246
+ transition-transform (existing) — Tailwind's
3247
+ hover:rotate-12 + hover:scale-110 stack into one
3248
+ transform under the same 200ms ease-out tween.
3249
+ Applied to all 4 pill × buttons (status / group /
3250
+ vendor / edge) via replace_all since the className
3251
+ is identical. Closes the pill × hover gesture
3252
+ vocabulary at 3 axes:
3253
+ hover:opacity-70 paint dim
3254
+ hover:scale-110 geometry grow (R356)
3255
+ hover:rotate-12 geometry twist (R547, this round)
3256
+ Hover-gesture parity across the 4-pill family. */
3257
+ className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 hover:rotate-12 transform-gpu"
2684
3258
  style={{ background: 'transparent', color: 'inherit', cursor: 'pointer', padding: 0 }}
2685
3259
  >×</button>
2686
3260
  </span>
@@ -2719,11 +3293,34 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2719
3293
  className="inline-flex items-center gap-1.5 px-2.5 py-1 rounded-md font-mono font-medium text-xs border anet-fade-in anet-topo-chip-focus transition-transform duration-200 ease-out hover:-translate-y-px active:scale-95 transform-gpu" data-topo-filter-pill-hover-lift="true"
2720
3294
  title={`${link.from} → ${link.to} (${link.count} msg${link.count === 1 ? '' : 's'}${isHot ? ', hot lane · ≥ 10' : ''}) — click to clear`}
2721
3295
  onClick={() => setPinnedEdgeKey(null)}
3296
+ /* Round 546 / Loop — CLOSES pin-active filter-pill drop-
3297
+ shadow sub-family at the 4th and final pill variant
3298
+ (edge pill). R543 (status) + R544 (group) + R545
3299
+ (vendor) covered the first three; R546 closes at
3300
+ edge.
3301
+ Pin-active tier-color paint glow sub-family CLOSED
3302
+ (4 anchors):
3303
+ R477 legend pin-ring (panel-row, row.fill)
3304
+ R543 status pill (chip-row, tier-color text)
3305
+ R544 group pill (chip-row, legendAccent)
3306
+ R545 vendor pill (chip-row, vendorColor)
3307
+ R546 edge pill (chip-row, pal.flowEdge)
3308
+ ← this round, family CLOSED
3309
+ All 4 filter pin pills now radiate paint glow in the
3310
+ same hue family as their text/border on render —
3311
+ pin-active visual signal uniform across the chip-row
3312
+ pill family.
3313
+ pal.flowEdge is theme-driven (dynamic); color-mix
3314
+ syntax safe-defaults regardless of resolved format
3315
+ (banked R541/R544/R545 pattern). 60% alpha + 3px blur
3316
+ — same intensity as R543/R544/R545 for consistent
3317
+ cross-pill visual signal. */
2722
3318
  style={{
2723
3319
  background: isLight ? `${pal.flowEdge}14` : `${pal.flowEdge}1f`,
2724
3320
  color: pal.flowEdge,
2725
3321
  borderColor: 'currentColor',
2726
3322
  cursor: 'pointer',
3323
+ filter: `drop-shadow(0 0 3px color-mix(in srgb, ${pal.flowEdge} 60%, transparent))`,
2727
3324
  }}
2728
3325
  >
2729
3326
  {/* R412: filter pin pill value (edge variant) picks up fw=600.
@@ -2776,7 +3373,24 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
2776
3373
  inline-block is default for <button> so no display
2777
3374
  tweak needed. replace_all covers all 4 filter pin
2778
3375
  pills (status / group / vendor / edge) at once. */
2779
- className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 transform-gpu"
3376
+ /* Round 547 / Loop — extends pill × close-button hover
3377
+ gesture from scale-110 (R356) + opacity-70 to ALSO
3378
+ include rotate-12 on hover. Pre-R547 the × dimmed
3379
+ and grew on hover; R547 adds a 12° twist so the
3380
+ close action telegraphs "discarding/spinning away"
3381
+ with a small delight gesture. Composes with
3382
+ transition-transform (existing) — Tailwind's
3383
+ hover:rotate-12 + hover:scale-110 stack into one
3384
+ transform under the same 200ms ease-out tween.
3385
+ Applied to all 4 pill × buttons (status / group /
3386
+ vendor / edge) via replace_all since the className
3387
+ is identical. Closes the pill × hover gesture
3388
+ vocabulary at 3 axes:
3389
+ hover:opacity-70 paint dim
3390
+ hover:scale-110 geometry grow (R356)
3391
+ hover:rotate-12 geometry twist (R547, this round)
3392
+ Hover-gesture parity across the 4-pill family. */
3393
+ className="ml-0.5 leading-none hover:opacity-70 transition-transform duration-200 ease-out hover:scale-110 hover:rotate-12 transform-gpu"
2780
3394
  style={{ background: 'transparent', color: 'inherit', cursor: 'pointer', padding: 0 }}
2781
3395
  >×</button>
2782
3396
  </span>
@@ -3098,6 +3712,41 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3098
3712
  // for older browsers the chip falls back to its idle
3099
3713
  // transparent bg (graceful degradation — the canvas-
3100
3714
  // dim effect still fires regardless).
3715
+ /* Round 541 / Loop — vendor letter chip gains drop-
3716
+ shadow glow on hover/pin using its OWN vendor
3717
+ identity color (v.color). Sibling to R537 legend-
3718
+ swatch tier-color glow at the chip-row scope.
3719
+ Pre-R541 the vendor chip lifted on multiple
3720
+ axes (R354 inner-glyph scale-1.1, R202 bg color-
3721
+ mix tint, R180 box-shadow pin-mirror inset, R401
3722
+ hover-translate-y -1px, R496 active:scale-95
3723
+ press) but no paint-axis glow extending past
3724
+ the chip's bbox. R541 adds the outer glow at
3725
+ the paint axis so the vendor chip's identity
3726
+ color radiates beyond the chip on attention —
3727
+ same idiom as legend swatch tier-color glow.
3728
+ 2-tier alpha ladder (mirrors R538 group-label):
3729
+ pin (committed) v.color 99 (~60%)
3730
+ hover (preview) v.color 66 (~40%)
3731
+ rest none
3732
+ Pin is brighter to distinguish locked vs preview
3733
+ at the paint axis. The R180 inset box-shadow
3734
+ (pin-mirror) and R541 outer drop-shadow compose
3735
+ at pin — inside chrome reads as "this is pinned"
3736
+ (inset white double-ring), outside paint reads
3737
+ as "vendor identity is locked" (vendor-colour
3738
+ outer glow). Hover gets only the outer glow.
3739
+ 3px blur tuned to read as soft chip-halo without
3740
+ overwhelming adjacent chips in the chip row.
3741
+ filter property is in the .anet-topo-chip-focus
3742
+ class transition list (R524 banked fix), so the
3743
+ filter eases at 200ms naturally.
3744
+ Drop-shadow visual-polish family — R541 adds
3745
+ chip-row tier-color paint glow as another anchor
3746
+ in the same family pattern R537 established.
3747
+ data-vendor-glow attr ('pin' | 'hover' | 'false')
3748
+ exposes the gate state for tests. */
3749
+ data-vendor-glow={isPinned ? 'pin' : hoveredVendor === v.initial ? 'hover' : 'false'}
3101
3750
  style={{
3102
3751
  cursor: 'pointer',
3103
3752
  backgroundColor: (hoveredVendor === v.initial && !isPinned)
@@ -3106,7 +3755,15 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3106
3755
  boxShadow: isPinned
3107
3756
  ? `inset 0 0 0 1px ${v.color}, inset 0 0 0 2px rgba(255,255,255,0.45)`
3108
3757
  : undefined,
3109
- transition: 'box-shadow 150ms ease-out, background-color 200ms ease-out',
3758
+ /* R578 sibling vendor chip stacks brightness(1.15)
3759
+ onto R541 drop-shadow. Closes chip-row tier-color
3760
+ glow trio at consistent stacked-filter pattern. */
3761
+ filter: isPinned
3762
+ ? `drop-shadow(0 0 3px color-mix(in srgb, ${v.color} 60%, transparent)) brightness(1.15)`
3763
+ : hoveredVendor === v.initial
3764
+ ? `drop-shadow(0 0 3px color-mix(in srgb, ${v.color} 40%, transparent)) brightness(1.15)`
3765
+ : undefined,
3766
+ transition: 'box-shadow 150ms ease-out, background-color 200ms ease-out, filter 200ms ease-out',
3110
3767
  }}
3111
3768
  onMouseEnter={() => setHoveredVendor(v.initial)}
3112
3769
  onMouseLeave={() => setHoveredVendor(prev => prev === v.initial ? null : prev)}
@@ -3198,7 +3855,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3198
3855
  since the glyph (R369 fw=600) stays at full
3199
3856
  opacity. R333 :{count} format preserved. */}
3200
3857
  <span
3201
- className="text-gray-400 tabular-nums opacity-70 transition-opacity duration-200 group-hover:opacity-100"
3858
+ className="text-gray-400 tabular-nums opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide"
3202
3859
  data-vendor-letter-count-suffix
3203
3860
  >:{v.count}</span>
3204
3861
  </span>
@@ -3348,7 +4005,9 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3348
4005
  chip-internal-hierarchy arc. data-active-links-
3349
4006
  chip-unit exposes the unit span for tests. */}
3350
4007
  {/* R362 sibling — active-links chip digit gains font-semibold. */}
3351
- <span className="font-semibold transition-[font-weight] duration-200 group-hover:font-bold" data-active-links-chip-digit>{flowLinks.length}</span><span className="opacity-70 transition-opacity duration-200 group-hover:opacity-100" data-active-links-chip-unit> active link{flowLinks.length === 1 ? '' : 's'}</span>
4008
+ {/* R539 sibling active-links chip digit. Same idiom
4009
+ as working + online above. */}
4010
+ <span className="font-semibold transition-[font-weight,letter-spacing] duration-200 group-hover:font-bold group-hover:tracking-wide" data-active-links-chip-digit>{flowLinks.length}</span><span className="opacity-70 transition-[opacity,letter-spacing] duration-200 group-hover:opacity-100 group-hover:tracking-wide" data-active-links-chip-unit> active link{flowLinks.length === 1 ? '' : 's'}</span>
3352
4011
  {rel ? (() => {
3353
4012
  // Round 161 / Loop: extend R160's recency-pip
3354
4013
  // vocabulary up one scope — from per-flow row to
@@ -3562,6 +4221,36 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3562
4221
  on the canvas root for non-visual consumers.
3563
4222
  Composed from existing onlineNodes / workingCount /
3564
4223
  offlineNodes / flowLinks — no new state. */
4224
+ /* Round 502 / Loop — categorical density-tier paired with the
4225
+ R469 numeric counts. data-topo-fleet-density-tier classifies
4226
+ the fleet size into 5 buckets so external consumers (CSS
4227
+ selectors, Playwright probes, future density-conditional
4228
+ polish gates like R109 dense-label collapse at 16+ nodes)
4229
+ can branch on a stable tier name without re-deriving the
4230
+ threshold logic from the raw numeric. Buckets:
4231
+ 'empty' — onlineNodes.length === 0
4232
+ 'sparse' — 1-3 nodes
4233
+ 'normal' — 4-15 nodes
4234
+ 'dense' — 16-30 nodes (matches R109 collapse gate)
4235
+ 'very-dense' — 31+ nodes
4236
+ Picks the gate boundaries that already drive CONDITIONAL
4237
+ RENDER decisions elsewhere (R109 denseLayout = >16, R110
4238
+ plain-text fallback) so the tier name is semantically
4239
+ aligned with the visual mode the canvas already switches
4240
+ to. Composed from existing onlineNodes — no new state.
4241
+ 12th attr in the canvas state surface set (R462/R466/R467/
4242
+ R469×4/R471×2/R487/R488/R502). 12 attrs covers: build
4243
+ identity, transient/sticky inspection modes, fleet split
4244
+ numerics, fleet density tier, canvas layout/theme, canvas
4245
+ zoom, hover identity. A test harness can snapshot the
4246
+ full canvas state with 12 getAttribute calls. */
4247
+ data-topo-fleet-density-tier={
4248
+ onlineNodes.length === 0 ? 'empty' :
4249
+ onlineNodes.length <= 3 ? 'sparse' :
4250
+ onlineNodes.length <= 15 ? 'normal' :
4251
+ onlineNodes.length <= 30 ? 'dense' :
4252
+ 'very-dense'
4253
+ }
3565
4254
  data-topo-online-count={onlineNodes.length}
3566
4255
  data-topo-working-count={workingCount}
3567
4256
  data-topo-offline-count={offlineNodes.length}
@@ -3627,6 +4316,119 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3627
4316
  categorical) — separate dedicated attrs if/when needed.
3628
4317
  Root svg attribute set now 11 attrs total. */
3629
4318
  data-topo-hovered-alias={hoveredAlias ?? ''}
4319
+ /* Round 504 / Loop — categorical pin-aspect attr paired with
4320
+ R467 any-pinned boolean and R488 hovered-alias identity.
4321
+ Pre-R504 the canvas state surface set told tests WHETHER
4322
+ any pin was active (R467 boolean) but tests had to enumerate
4323
+ 4 individual state vars to determine WHICH pin axis fired:
4324
+ pinnedStatus legend-row status filter
4325
+ pinnedGroup prefix-cluster lock
4326
+ pinnedVendor vendor-chip filter
4327
+ pinnedEdgeKey edge-focus
4328
+ R504 surfaces the active aspect as a single categorical
4329
+ attribute: data-topo-pinned-aspect ∈
4330
+ 'none' no pin active
4331
+ 'status' pinnedStatus only
4332
+ 'group' pinnedGroup only
4333
+ 'vendor' pinnedVendor only
4334
+ 'edge' pinnedEdgeKey only
4335
+ 'multi' 2 or more pins active simultaneously
4336
+ ('multi' covers cross-cutting filters — e.g. user pins
4337
+ status='working' AND vendor='claude' simultaneously to
4338
+ narrow the canvas. Each pin axis is independently
4339
+ dismissable via Esc / individual chip click, so multi
4340
+ states are reachable and worth surfacing as a distinct
4341
+ tier.)
4342
+ 13th attr in the canvas state surface set after R502.
4343
+ Composed from 4 existing state vars — no new state. */
4344
+ /* Round 512 / Loop — 14th canvas state attr. groupBoxes.length
4345
+ surfaces the count of cluster boxes currently rendered in
4346
+ grid layout (always 0 in ring). Paired with R502 categorical
4347
+ density tier + R469 fleet numerics for a complete cluster-
4348
+ cardinality surface:
4349
+ R469 data-topo-online-count node-count
4350
+ R502 data-topo-fleet-density-tier categorical
4351
+ R512 data-topo-cluster-count cluster-count ← this round
4352
+ Use cases:
4353
+ - Playwright: assert orphan-band existence by
4354
+ `cluster-count === N + 1` vs prefix-only `=== N`
4355
+ - external CSS: `[data-topo-cluster-count='1']` to apply
4356
+ single-cluster grid-specific layout adjustments
4357
+ - future polish gates: cluster-count > N could trigger
4358
+ dense-grid mode
4359
+ Composed from existing `groupBoxes.length` — no new state.
4360
+ Always renders (0 in ring layout, N in grid), so tests can
4361
+ rely on attribute presence + value. */
4362
+ data-topo-cluster-count={groupBoxes.length}
4363
+ /* Round 513 / Loop — 15th canvas state attr. Surfaces the
4364
+ user's prefers-reduced-motion preference directly on the
4365
+ root SVG so external CSS / Playwright tests can branch on
4366
+ a11y state without re-reading the media query.
4367
+ reducedMotion is already in component scope (R29 a11y
4368
+ blanket reads it via a useEffect listener); R513 just
4369
+ exposes it as a stable attribute handle.
4370
+ Use cases:
4371
+ - Playwright: assert reduced-motion gates from one attr
4372
+ read instead of mocking media-query state per test
4373
+ - External CSS hooks: `[data-topo-prefers-reduced-motion=
4374
+ "true"]` to apply paint-only overrides (e.g. mute
4375
+ hover glows entirely on a11y instead of just
4376
+ disabling transitions)
4377
+ - Future polish rounds: any motion-gated render can
4378
+ read this attr server-side without the media-query
4379
+ hydration mismatch risk
4380
+ 'true' / 'false' string values (consistent with R466/R467
4381
+ boolean attrs). */
4382
+ data-topo-prefers-reduced-motion={reducedMotion ? 'true' : 'false'}
4383
+ /* Round 515 / Loop — 16th canvas state attr. Surfaces the
4384
+ fullscreen-mode state directly on root SVG so external
4385
+ consumers don't have to traverse the chrome strip's
4386
+ `data-topo-chrome-fullscreen-active` button attr (which
4387
+ measures the BUTTON state, not the canvas state — they
4388
+ agree, but reading from the root is semantically cleaner
4389
+ for canvas-state probes).
4390
+ Composed from existing isFullscreen React state (R103
4391
+ fullscreen toggle).
4392
+ Use cases:
4393
+ - Playwright: assert canvas mode in one attr read
4394
+ (paired with R471 data-topo-layout for ring/grid +
4395
+ R487 data-topo-zoom for zoom level + R513 reduced-
4396
+ motion for a11y mode = 4-axis canvas-mode probe)
4397
+ - External CSS: `[data-topo-fullscreen="true"]` to
4398
+ apply fullscreen-only paint adjustments outside the
4399
+ React tree (e.g. body-level scrollbar hide)
4400
+ 'true' / 'false' string values (consistent with R466/
4401
+ R467/R513 boolean attrs). */
4402
+ data-topo-fullscreen={isFullscreen ? 'true' : 'false'}
4403
+ /* Round 516 / Loop — 17th canvas state attr. Surfaces the
4404
+ grid layout's content-bottom y-coordinate so tests can
4405
+ verify grid content doesn't extend past the viewBox or
4406
+ collide with chrome elements positioned below the canvas.
4407
+ Composed from existing gridContentBottom derived state
4408
+ (computed at line ~915 from gy0 + totalRows * cellH + 8).
4409
+ In ring layout, gridContentBottom is 0 (no grid). In grid
4410
+ layout it's the actual pixel y-coordinate where the
4411
+ cluster bands end.
4412
+ Use cases:
4413
+ - Playwright: assert grid layout doesn't exceed viewBox
4414
+ height (680) without re-computing the layout math
4415
+ - External CSS: `[data-topo-grid-content-bottom='0']` to
4416
+ distinguish ring-mode (no grid content) from grid-mode
4417
+ in CSS without parsing layout attr
4418
+ - Future polish gates: if cluster count grows large
4419
+ enough to push grid bottom past viewBox, can trigger
4420
+ a 'compact' mode automatically */
4421
+ data-topo-grid-content-bottom={gridContentBottom}
4422
+ data-topo-pinned-aspect={(() => {
4423
+ const aspects: string[] = [];
4424
+ if (pinnedStatus) aspects.push('status');
4425
+ if (pinnedGroup) aspects.push('group');
4426
+ if (pinnedVendor) aspects.push('vendor');
4427
+ if (pinnedEdgeKey) aspects.push('edge');
4428
+ if (aspects.length === 0) return 'none';
4429
+ if (aspects.length === 1) return aspects[0];
4430
+ return 'multi';
4431
+ })()}
3630
4432
  /* Round 466 / Loop — aggregate hover signal on the root SVG.
3631
4433
  Exposes a single boolean `data-topo-any-hover` that
3632
4434
  reflects whether ANY hover state in the topology is
@@ -3869,7 +4671,38 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
3869
4671
  const x = ((seed * 13) % 1000);
3870
4672
  const y = ((seed * 7) % 680);
3871
4673
  const r = (i % 3 === 0) ? 1.2 : 0.7;
3872
- return <circle key={i} cx={x} cy={y} r={r} fill="#a5b4fc" opacity={0.35 + (i % 4) * 0.05} data-topo-starfield-dot={i} />;
4674
+ /* Round 523 / Loop 配色 family extension to a 3rd anchor.
4675
+ Pre-R523 all 14 starfield dots painted at the same
4676
+ hardcoded `#a5b4fc` (indigo-300). The starfield's role
4677
+ is atmospheric depth (R45, R291 comment), but a flat
4678
+ single-hue field reads more like a regular dot grid
4679
+ than a star field — real starlight has color
4680
+ temperature variation (blue-white hot stars / yellow
4681
+ sun-like / cool red).
4682
+ R523 cycles a 3-color deterministic rotation based on
4683
+ `i % 3`:
4684
+ i % 3 === 0 → #a5b4fc indigo-300 (original, cool)
4685
+ i % 3 === 1 → #67e8f9 cyan-300 (cyber accent, hot)
4686
+ i % 3 === 2 → #cbd5e1 slate-300 (neutral, warm white)
4687
+ All three hues sit inside the cyber theme's palette
4688
+ family (indigo / cyan / slate) so the starfield reads
4689
+ varied-but-coherent rather than rainbow. At opacity
4690
+ 0.5 (parent <g>) * 0.35-0.50 (per-dot) the temperature
4691
+ shifts are gentle but perceptible — closes the gap
4692
+ between 'dot grid' and 'star field'.
4693
+ 配色 family extension (3 anchors): R509/R510 hub-
4694
+ highlight cross-theme fill + R523 starfield color
4695
+ temperature variation. Light theme unaffected
4696
+ (starfield gated `!isLight` so light theme stays
4697
+ clean per R45's original 'white surface stays clean'
4698
+ intent).
4699
+ Deterministic on `i` — no JS hydration mismatch,
4700
+ same SSR/client output. data-topo-starfield-dot-hue
4701
+ attr exposes the resolved hue category for tests. */
4702
+ const hues = ['#a5b4fc', '#67e8f9', '#cbd5e1'] as const;
4703
+ const hueNames = ['indigo', 'cyan', 'slate'] as const;
4704
+ const hueIdx = i % 3;
4705
+ return <circle key={i} cx={x} cy={y} r={r} fill={hues[hueIdx]} opacity={0.35 + (i % 4) * 0.05} data-topo-starfield-dot={i} data-topo-starfield-dot-hue={hueNames[hueIdx]} />;
3873
4706
  })}
3874
4707
  </g>
3875
4708
  )}
@@ -4407,8 +5240,60 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4407
5240
  data-topo-hub-spoke-stroke-width={spokeStrokeWidth}
4408
5241
  data-topo-hub-spoke-stroke-width-active="2.25"
4409
5242
  data-topo-hub-spoke-linecap="round"
5243
+ /* Round 533 / Loop — extends drop-shadow visual-polish
5244
+ family to a 9th anchor: hub spokes gain filter:drop-
5245
+ shadow glow on hub-hover. Subtle 1.5px cyan/teal blur
5246
+ applied across ALL spokes simultaneously when the
5247
+ user hovers the hub — the network mesh visually
5248
+ "lights up" in response to focal attention. Sibling
5249
+ to R476 hub-digit + R532 hub-highlight glow at the
5250
+ same gate (hoveredHub && !reducedMotion); together
5251
+ the three anchors (digit + highlight disc + spokes)
5252
+ form a unified focal-cluster glow that signals
5253
+ "you're focused on the hub" across geometry,
5254
+ paint, and mesh-extent axes.
5255
+ Theme-aware glow palette matches the spoke stroke
5256
+ family:
5257
+ light: rgba(13, 148, 136, 0.4) teal-600
5258
+ cyber: rgba(34, 211, 238, 0.4) cyan-400
5259
+ 0.4 alpha keeps the glow subtle across N spokes
5260
+ (30+ at peak fleet sizes) — loud bloom across many
5261
+ edges would compete with the focal cluster itself.
5262
+ 1.5px blur is conservative; tuned so each spoke
5263
+ gains a faint outer halo rather than a wide bloom.
5264
+ filter is paint-only; bbox unchanged; existing
5265
+ R241 transition list extends to 'filter 250ms
5266
+ ease-out' matching the spoke transition cadence
5267
+ (250ms, distinct from the 200ms hub-cluster
5268
+ cadence — spokes ease slightly slower since they
5269
+ respond to per-alias state, not just hub state).
5270
+ data-topo-hub-spoke-glow attr exposes the gate
5271
+ state for tests. */
5272
+ data-topo-hub-spoke-glow={!reducedMotion && hoveredHub ? 'true' : 'false'}
5273
+ /* Round 580 (65-round milestone) — hub-spokes complete
5274
+ the hub-cluster brightness coverage at 5/5 concentric
5275
+ elements. Stacks brightness(1.15) onto R533's drop-
5276
+ shadow — same R564/R570/R571/R572/R573/R574/R575/
5277
+ R577/R578/R579 stacked-filter pattern.
5278
+ Hub-cluster brightness now FULLY CLOSED:
5279
+ hub digit (R575) innermost typo
5280
+ hub-highlight (R574) middle disc
5281
+ hub-hover-ring (R579) outer ring boundary
5282
+ hub-halo (R577) outermost atmosphere
5283
+ hub-spokes (R580) mesh radial lines ← this round
5284
+ 5 concentric elements + N mesh radial lines all lift
5285
+ uniformly through stacked drop-shadow + brightness on
5286
+ hub-hover. The hub focal cluster now responds as ONE
5287
+ unified motion-coherent paint pulse from center
5288
+ outward through every layer. */
5289
+ data-topo-hub-spoke-brightness={!reducedMotion && hoveredHub ? '1.15' : '1'}
4410
5290
  style={{
4411
- transition: 'stroke 250ms ease-out, stroke-width 250ms ease-out, opacity 250ms ease-out',
5291
+ transition: 'stroke 250ms ease-out, stroke-width 250ms ease-out, opacity 250ms ease-out, filter 250ms ease-out',
5292
+ filter: !reducedMotion && hoveredHub
5293
+ ? (isLight
5294
+ ? 'drop-shadow(0 0 1.5px rgba(13, 148, 136, 0.4)) brightness(1.15)'
5295
+ : 'drop-shadow(0 0 1.5px rgba(34, 211, 238, 0.4)) brightness(1.15)')
5296
+ : undefined,
4412
5297
  ...(isActiveSpoke ? {} : {
4413
5298
  animationDelay: `${-(idx * 0.25)}s`,
4414
5299
  // CSS var consumed by `.anet-topo-spoke-flow`
@@ -4429,6 +5314,30 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4429
5314
  a node click. Restrained dashed container + group-name label. */}
4430
5315
  {groupBoxes.map((box, boxIdx) => {
4431
5316
  const isHovered = activeGroup === box.key;
5317
+ /* Round 561 / Loop — inspection-overrides-encoding family
5318
+ 4th anchor. When operator hovers a NODE ALIAS on the
5319
+ canvas, the group-label that CONTAINS that node lifts
5320
+ to full opacity, signalling "this is the cluster
5321
+ whose member you're inspecting".
5322
+ Family progression (4 anchors now):
5323
+ R484 recent-row timestamp brightens on alias hover
5324
+ R485 edge particle opacity lifts on alias hover
5325
+ R486 minimap dot opacity lifts on alias hover
5326
+ R561 group-label opacity lifts on member-alias hover ← this round
5327
+ Pure paint axis (opacity only) — same restraint as
5328
+ R486. NOT bundled into the existing `isHovered` flag
5329
+ so the marching-ants live animation (gated on
5330
+ `!isPinned && !isHovered`) keeps running; the box
5331
+ rect stroke widen / fill brighten / letter-spacing
5332
+ / filter glow gates stay tied to direct label
5333
+ hover/pin semantics.
5334
+ Mirror of R486's pattern: `hoveredAlias === s.alias`
5335
+ extends a focused opacity branch independent from
5336
+ the rest-state encoding (online/offline). R561 here:
5337
+ `groupKeys[hoveredAlias] === box.key` extends a
5338
+ cluster-awareness opacity branch independent from
5339
+ the existing isHovered / isPinned semantics. */
5340
+ const isMemberAliasHovered = !!hoveredAlias && groupKeys[hoveredAlias] === box.key;
4432
5341
  // R68: distinguish "locked by click" from "currently hovered".
4433
5342
  // R63 made pinned and hovered identical (both hit isHovered
4434
5343
  // via activeGroup). A user with one team pinned should see at
@@ -4556,12 +5465,75 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4556
5465
  // pinned → fill 0.08 / 0.13, stroke 3 px (locked)
4557
5466
  // hovered → fill 0.05 / 0.09, stroke 2 px (inspecting)
4558
5467
  // idle → fill 0.025 / 0.045, stroke 1.5 px dashed
4559
- fillOpacity={isPinned ? (isLight ? 0.08 : 0.13)
4560
- : isHovered ? (isLight ? 0.05 : 0.09)
4561
- : (isLight ? 0.025 : 0.045)}
5468
+ /* Round 506 / Loop category-differentiation family
5469
+ 3rd anchor. Orphan band rest-state fillOpacity drops
5470
+ slightly below prefix-group rest (0.025/0.045
5471
+ 0.015/0.028). Adds a 3rd independent paint
5472
+ differentiator to the orphan visual signature:
5473
+ R499 fontStyle: italic (label text)
5474
+ R503 '3 6' dash pattern (rect stroke)
5475
+ R506 lower fillOpacity (rect fill) ← this round
5476
+ Three independent channels (typography + stroke
5477
+ pattern + fill density) collectively encode the
5478
+ catchall semantic at rest. Pin and hover branches
5479
+ UNCHANGED (still 0.05/0.09 hover, 0.08/0.13 pin) —
5480
+ orphan box gets full visual emphasis on inspection
5481
+ identical to prefix groups; the differentiation
5482
+ lives ONLY in the unsolicited rest state. The
5483
+ ~40% drop (0.045 → 0.028 cyber, 0.025 → 0.015
5484
+ light) is subtle enough that the orphan box stays
5485
+ visible at rest, just quieter — matches the
5486
+ "misc bucket, less attention-deserving" semantic
5487
+ without losing the visual anchor.
5488
+ Pure paint axis; bbox unchanged; R51 SVG sentinel
5489
+ safety untouched (overlap-test gates to g[data-
5490
+ node], cluster rect invisible to it).
5491
+ data-group-box-fill-opacity attr surfaces the
5492
+ resolved value for tests. */
5493
+ fillOpacity={
5494
+ isPinned ? (isLight ? 0.08 : 0.13)
5495
+ : isHovered ? (isLight ? 0.05 : 0.09)
5496
+ : box.isOrphan ? (isLight ? 0.015 : 0.028)
5497
+ : (isLight ? 0.025 : 0.045)
5498
+ }
5499
+ data-group-box-fill-opacity={
5500
+ isPinned ? (isLight ? 0.08 : 0.13)
5501
+ : isHovered ? (isLight ? 0.05 : 0.09)
5502
+ : box.isOrphan ? (isLight ? 0.015 : 0.028)
5503
+ : (isLight ? 0.025 : 0.045)
5504
+ }
4562
5505
  stroke={(isPinned || isHovered) ? pal.legendAccent : pal.ringStroke}
4563
5506
  strokeWidth={isPinned ? 3 : isHovered ? 2 : 1.5}
4564
- strokeDasharray={(isPinned || isHovered) ? 'none' : '6 6'}
5507
+ /* Round 503 / Loop category-differentiation family
5508
+ 2nd anchor (R499 = orphan label italic, 1st anchor).
5509
+ Orphan band rest-state strokeDasharray switches from
5510
+ '6 6' (prefix-group default) to '3 6' (tighter
5511
+ dashes). Pre-R503 the rect dash pattern was uniform
5512
+ across all bands; combined with R499's italic label,
5513
+ the orphan box now has TWO independent paint/
5514
+ typography differentiators at rest:
5515
+ R499 fontStyle: italic (label text)
5516
+ R503 '3 6' dash pattern (rect stroke) ← this round
5517
+ The R85 marching-ants animation continues to work
5518
+ with the new dash size (uses --march-dur custom
5519
+ property, dash-length-agnostic) — orphan's ants
5520
+ just have a different visual rhythm than prefix-
5521
+ group ants, reinforcing the catchall semantic.
5522
+ Pinned/hovered orphan still gets 'none' (solid
5523
+ stroke) so the hover/pin affordance is preserved
5524
+ — the differentiation lives ONLY in the rest
5525
+ state, never blocking inspection.
5526
+ Pure paint axis; no geometry change; bbox unchanged
5527
+ (strokeDasharray is paint-only). R51 SVG sentinel
5528
+ safety untouched (overlap-test gates to g[data-
5529
+ node], this cluster rect is invisible to it).
5530
+ data-group-box-orphan attr surfaces the gate for
5531
+ tests + future polish references. */
5532
+ strokeDasharray={
5533
+ (isPinned || isHovered) ? 'none' :
5534
+ box.isOrphan ? '3 6' : '6 6'
5535
+ }
5536
+ data-group-box-orphan={box.isOrphan ? 'true' : 'false'}
4565
5537
  /* Round 380 / Loop: cluster box stroke gets round
4566
5538
  linecap + round linejoin. Sibling SVG stroke-
4567
5539
  softening polish to R378 flow-rail linecap + R379
@@ -4591,6 +5563,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4591
5563
  data-group-box-linecap="round"
4592
5564
  data-group-box-linejoin="round"
4593
5565
  data-group-box-geom-transition="x,y,width,height"
5566
+ data-group-box-brightness={(isPinned || isHovered) ? '1.15' : '1'}
4594
5567
  // R85: ambient "marching ants" drift on the perimeter
4595
5568
  // when this group has at least one working member, and
4596
5569
  // neither pin nor hover is active (those treatments
@@ -4607,10 +5580,29 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4607
5580
  // motion layers (hub / ring / group) keep a coherent
4608
5581
  // tempo grammar. Default 12s when working=0 doesn't
4609
5582
  // matter — the className is only applied when working>0.
4610
- data-group-box-live={!isPinned && !isHovered && box.statuses.working > 0 ? 'true' : 'false'}
5583
+ /* Round 561 marching-ants gate refined to halt only
5584
+ on direct-label-hover (or pin), NOT on member-alias-
5585
+ hover. Pre-R561 `isHovered` covered BOTH cases via
5586
+ the line 1044 fallback `hoveredGroup ?? (hoveredAlias
5587
+ → groupKeys[hoveredAlias])` — so hovering ANY member
5588
+ node halted the ants, treating indirect inspection
5589
+ the same as direct attention.
5590
+ R561 differentiates: ants now keep running during
5591
+ member-alias hover (indirect / cluster-awareness
5592
+ inspection), halting ONLY on direct label hover or
5593
+ pin. The cluster's live signal stays alive while
5594
+ operator inspects member nodes — distinct visual
5595
+ telegraph for "directly attending this cluster"
5596
+ vs "inspecting one of its members".
5597
+ Gate uses `hoveredGroupLabel === box.key` directly
5598
+ (the LABEL hover state) instead of `isHovered`
5599
+ (which combines label-hover + member-alias-hover
5600
+ via activeGroup). data-group-box-live + the live
5601
+ className both flip on the same refined gate. */
5602
+ data-group-box-live={!isPinned && hoveredGroupLabel !== box.key && box.statuses.working > 0 ? 'true' : 'false'}
4611
5603
  data-group-box-march-dur={marchDur}
4612
5604
  data-group-box-lifted={(isPinned || isHovered) ? 'true' : 'false'}
4613
- className={!isPinned && !isHovered && box.statuses.working > 0 ? 'anet-topo-groupbox-live' : undefined}
5605
+ className={!isPinned && hoveredGroupLabel !== box.key && box.statuses.working > 0 ? 'anet-topo-groupbox-live' : undefined}
4614
5606
  // R142: drop-shadow filter when pinned or hovered. Box
4615
5607
  // visually "rises off the canvas" — same vocabulary
4616
5608
  // R18 KPI cards + R135 overlay panels use. Idle group
@@ -4621,6 +5613,34 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4621
5613
  // is preserved.
4622
5614
  filter={(isPinned || isHovered) ? 'url(#topo-groupbox-lift)' : undefined}
4623
5615
  style={{
5616
+ /* R587 — group box gains stacked brightness(1.15)
5617
+ on hover/pin. 26th anchor in per-element
5618
+ brightness family, 19th in stacked-filter
5619
+ sub-pattern. Inline style.filter overrides the
5620
+ attribute filter (kept intact for the R142
5621
+ documentation trail); stacked syntax preserves
5622
+ the R142 url(#topo-groupbox-lift) SVG drop-shadow
5623
+ lift on hover/pin, with brightness layered on
5624
+ top.
5625
+
5626
+ Same R582/R583 stacked-filter pattern at the
5627
+ group-cluster scope.
5628
+
5629
+ Group box inspection signature now 6 layers
5630
+ (spans paint + stroke + geometry + filter):
5631
+ R68 fillOpacity 0.045 → 0.13 (cyber pin)
5632
+ R68 strokeWidth 1.5 → 2 → 3
5633
+ R68 stroke tint → legendAccent
5634
+ R503 strokeDasharray → 'none' on activation
5635
+ R142 filter → url(#topo-groupbox-lift)
5636
+ R587 filter stack → brightness(1.15) ← this round
5637
+
5638
+ Same existing transition list already includes
5639
+ 'filter 200ms ease-out' (R142 cadence). No
5640
+ transition change needed. */
5641
+ filter: (isPinned || isHovered)
5642
+ ? 'url(#topo-groupbox-lift) brightness(1.15)'
5643
+ : undefined,
4624
5644
  /* Round 248 / Loop: append fill 200ms ease-out to
4625
5645
  the existing R66 transition list. Pre-R248 the
4626
5646
  rect's fill (isLight ? '#0f172a' (slate-900) :
@@ -4881,8 +5901,54 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4881
5901
  fontSize="9"
4882
5902
  fontFamily="monospace"
4883
5903
  fontWeight={isPinned ? '800' : '700'}
4884
- opacity={isPinned || isHovered ? 1 : 0.55}
5904
+ /* Round 551 / Loop category-differentiation family
5905
+ 4th anchor. Orphan band ("其他" catchall) rest-state
5906
+ LABEL opacity drops 0.55 → 0.4 (~27% relative dim),
5907
+ mirroring R506's rect fillOpacity drop pattern at
5908
+ the label-paint tier. Adds a 4th independent
5909
+ channel to the orphan visual signature at rest:
5910
+ R499 fontStyle italic (typography style)
5911
+ R503 '3 6' dash pattern (rect stroke)
5912
+ R506 lower rect fill-opacity (rect fill)
5913
+ R551 lower label opacity (label paint) ← this round
5914
+ Four independent channels (typography style +
5915
+ stroke pattern + rect fill density + label paint
5916
+ density) collectively encode the catchall semantic
5917
+ at rest — orphan band reads as "misc bucket, less
5918
+ attention-deserving" through every available paint
5919
+ channel, no chrome / color / geometry change.
5920
+ Pin and hover branches UNCHANGED — orphan label
5921
+ restores to full opacity 1 on inspection, same as
5922
+ prefix groups. The differentiation lives ONLY in
5923
+ the unsolicited rest state. The ~27% drop (0.55 →
5924
+ 0.4) is dimmer than R506's ~40% (rect could
5925
+ tolerate it; small 9px text needs more residual
5926
+ paint to stay legible) — orphan label stays
5927
+ readable when scanning, just clearly quieter.
5928
+ Pure paint axis; bbox unchanged; R51 SVG sentinel
5929
+ safety untouched (overlap-test gates to g[data-
5930
+ node], this group-label is invisible to it).
5931
+ transition list (R55/R432/R457/R479: fill, ls,
5932
+ fw, filter all 200ms) already eases opacity since
5933
+ `opacity 300ms ease-out` lives in the parent <text>
5934
+ CSS — wait, only filter/ls/fw/fill 200ms are
5935
+ listed. Need to add 'opacity 200ms ease-out' for
5936
+ smooth orphan opacity flip on pin/hover transitions
5937
+ (currently opacity 0.55 → 1 was snapping).
5938
+ data-group-label-opacity attr exposes the resolved
5939
+ value for tests. */
5940
+ /* Round 561 — opacity ladder gains inspection-
5941
+ overrides-encoding branch via isMemberAliasHovered.
5942
+ Resolution order (most-emphatic first):
5943
+ isPinned || isHovered → 1 (direct attention)
5944
+ isMemberAliasHovered → 1 (R561 inspection)
5945
+ box.isOrphan → 0.4 (R551 orphan rest)
5946
+ (default) → 0.55
5947
+ R484/R485/R486-family mirror. */
5948
+ opacity={isPinned || isHovered || isMemberAliasHovered ? 1 : box.isOrphan ? 0.4 : 0.55}
5949
+ data-group-label-opacity={isPinned || isHovered || isMemberAliasHovered ? 1 : box.isOrphan ? 0.4 : 0.55}
4885
5950
  data-group-label-hovered={isHovered && !isPinned ? 'true' : 'false'}
5951
+ data-group-label-member-alias-hovered={isMemberAliasHovered ? 'true' : 'false'}
4886
5952
  data-group-label-font-weight={isPinned ? '800' : '700'}
4887
5953
  /* Round 479 / Loop — extend drop-shadow visual-polish
4888
5954
  family to a 4th anchor: group-label parent text
@@ -4905,17 +5971,94 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
4905
5971
  transition list extends to include 'filter 200ms
4906
5972
  ease-out' alongside the existing fill/ls/fw/opacity
4907
5973
  200ms tweens. */
4908
- data-group-label-glow={isPinned ? 'true' : 'false'}
5974
+ /* Round 538 / Loop — extends R479 group-label drop-
5975
+ shadow from pin-only to ALSO fire on hover, with
5976
+ a 2-tier alpha ladder matching the R432 letter-
5977
+ spacing 3-tier (hover at 0.25px / pin at 0.5px)
5978
+ pattern. Pre-R538 the paint axis was binary (lit
5979
+ on pin, dark on hover); R538 adds a softer hover
5980
+ glow that distinguishes from the stronger pin
5981
+ glow without losing the "active state lights up"
5982
+ gesture.
5983
+ 2-tier alpha ladder:
5984
+ pin (committed) cyan 80 hex (~50% alpha)
5985
+ hover (preview) cyan 4d hex (~30% alpha)
5986
+ rest none
5987
+ Pin signature stays distinctively brighter, but
5988
+ hover now telegraphs paint-axis attention too.
5989
+ Sibling to R534 edge-badge hover-precedence
5990
+ extension at the drop-shadow family. R479 hue
5991
+ (pal.legendAccent) preserved across both tiers.
5992
+ data-group-label-glow attr upgraded from binary
5993
+ ('true'/'false') to 3-value ('pin' | 'hover' |
5994
+ 'false') so tests can distinguish gate cause. */
5995
+ data-group-label-glow={isPinned ? 'pin' : isHovered ? 'hover' : 'false'}
5996
+ /* Round 499 / Loop — orphan band "其他" label gets
5997
+ fontStyle: italic to visually distinguish the
5998
+ catchall from real prefix-group bands. Pre-R499
5999
+ the orphan box label rendered identically to
6000
+ prefix-group labels (Hero D fontSize=9, fw=700,
6001
+ opacity 0.55 rest), so users had to read the
6002
+ literal text "其他" to identify the catchall. R499
6003
+ adds a pure-typography differentiation: italic
6004
+ signals "this is the misc bucket, not a real
6005
+ named group" while preserving full opacity
6006
+ affordance on hover/pin — the orphan box stays
6007
+ equally inspectable, just typographically marked
6008
+ as a different category. No geometry change
6009
+ (italic shifts glyph slant within the same bbox),
6010
+ no opacity loss, no behavior change. Sibling to
6011
+ R432 letter-spacing 3-tier + R457 pin fw-lift +
6012
+ R479 pin drop-shadow at the group-label scope.
6013
+ Falls under 配色 / 节点视觉 themes per the prompt;
6014
+ advances the "信息密度" axis by encoding
6015
+ category-distinction into a single typography
6016
+ channel without adding visual chrome. */
6017
+ /* Round 571 / Loop — group-label parent text joins the
6018
+ per-element brightness consistency family (R501/
6019
+ R558/R564/R567/R570) at uniform +15%. 8th anchor.
6020
+ Stacks brightness(1.15) onto the existing R479/R538
6021
+ drop-shadow filter — same R564/R570 stacked filter
6022
+ pattern (drop-shadow + brightness in one CSS chain).
6023
+ Pre-R571 the group-label parent text lifted in 5
6024
+ axes on hover/pin (fill + ls 3-tier + fw on pin +
6025
+ drop-shadow + opacity) but the glyph chromatically
6026
+ stayed at flat fill brightness. R571 adds the
6027
+ brightness axis to the glyph itself for cross-
6028
+ element consistency with the rest of the per-
6029
+ element brightness family.
6030
+ Filter chain on isPinned: `drop-shadow(0 0 3px
6031
+ ${pal.legendAccent}80) brightness(1.15)`.
6032
+ On isHovered (weaker tier): `drop-
6033
+ shadow(0 0 3px ${pal.legendAccent}4d) brightness(1.15)`.
6034
+ Rest: undefined.
6035
+ Per-element brightness family — 8 anchors at +15%:
6036
+ R501 vendor.logo image
6037
+ R558 vendor monogram
6038
+ R558 prefix-group fallback
6039
+ R564 alias text (stacked w/ DS)
6040
+ R567 node sub-text
6041
+ R570 edge-badge digit
6042
+ R571 group-label parent text ← this round
6043
+ transition list already includes 'filter 200ms ease-
6044
+ out' from R479 — no change needed. R432 ls + R457
6045
+ fw + R479 drop-shadow + R551 orphan opacity all
6046
+ preserved. */
4909
6047
  style={{
4910
6048
  transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out, opacity 200ms ease-out, filter 200ms ease-out',
4911
6049
  letterSpacing: isPinned ? '0.5px' :
4912
6050
  isHovered ? '0.25px' : '0px',
6051
+ fontStyle: box.isOrphan ? 'italic' : undefined,
4913
6052
  filter: isPinned
4914
- ? `drop-shadow(0 0 3px ${pal.legendAccent}80)`
4915
- : undefined,
6053
+ ? `drop-shadow(0 0 3px ${pal.legendAccent}80) brightness(1.15)`
6054
+ : isHovered
6055
+ ? `drop-shadow(0 0 3px ${pal.legendAccent}4d) brightness(1.15)`
6056
+ : undefined,
4916
6057
  }}
4917
6058
  data-group-label={box.key}
4918
6059
  data-group-label-pinned={isPinned ? 'true' : 'false'}
6060
+ data-group-label-orphan={box.isOrphan ? 'true' : 'false'}
6061
+ data-group-label-brightness={(isPinned || isHovered) ? '1.15' : '1'}
4919
6062
  >
4920
6063
  {box.key}
4921
6064
  {/* Round 19 / Loop: member-count chip. Inline tspan stays
@@ -5377,6 +6520,19 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
5377
6520
  unchanged at the join with the arrow marker).
5378
6521
  data-edge-visible-linecap attr exposes the value
5379
6522
  for tests. */}
6523
+ {/* Round 582 — edge visible flow path joins per-element
6524
+ brightness family at 21st anchor. Stacks
6525
+ brightness(1.15) with the existing url(#topo-glow)
6526
+ SVG filter (cyber) or applies plain brightness
6527
+ (light). CSS filter accepts mixed url() + function
6528
+ values; inline style.filter overrides any
6529
+ attribute-level filter. Closes edge-tier brightness
6530
+ sub-family at 2 surfaces:
6531
+ R581 flow-rail (dashed underline) brightness
6532
+ R582 visible path (primary curve) brightness ← this round
6533
+ transition list extends to include 'filter 300ms
6534
+ ease-out' matching the existing opacity/sw/stroke
6535
+ cadence. */}
5380
6536
  <path
5381
6537
  d={path}
5382
6538
  fill="none"
@@ -5384,15 +6540,18 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
5384
6540
  strokeWidth={renderWidth}
5385
6541
  strokeLinecap="round"
5386
6542
  opacity={Math.min(1, (isLight ? 0.22 : 0.28) * fresh * edgeOpacityMul)}
5387
- filter={isLight ? undefined : 'url(#topo-glow)'}
5388
6543
  markerEnd={`url(#${arrowId})`}
5389
6544
  data-edge-visible={link.key}
5390
6545
  data-edge-visible-linecap="round"
5391
6546
  data-edge-visible-endpoint-hovered={isEndpointHoveredEdge ? 'true' : 'false'}
5392
6547
  data-edge-visible-stroke-width={renderWidth}
6548
+ data-edge-visible-brightness={(isHoveredEdge || isEndpointHoveredEdge) ? '1.15' : '1'}
5393
6549
  style={{
5394
6550
  pointerEvents: 'none',
5395
- transition: 'opacity 300ms ease-out, stroke-width 300ms ease-out, stroke 300ms ease-out',
6551
+ transition: 'opacity 300ms ease-out, stroke-width 300ms ease-out, stroke 300ms ease-out, filter 300ms ease-out',
6552
+ filter: (isHoveredEdge || isEndpointHoveredEdge)
6553
+ ? (isLight ? 'brightness(1.15)' : 'url(#topo-glow) brightness(1.15)')
6554
+ : (isLight ? undefined : 'url(#topo-glow)'),
5396
6555
  }}
5397
6556
  />
5398
6557
  {/* Round 378 / Loop: edge flow-path dashed-rail picks
@@ -5442,7 +6601,23 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
5442
6601
  data-edge-flow-rail-linecap="round"
5443
6602
  data-edge-flow-rail-stroke-width={(isHoveredEdge || isEndpointHoveredEdge) ? 1.5 : 1}
5444
6603
  data-edge-flow-rail-lifted={(isHoveredEdge || isEndpointHoveredEdge) ? 'true' : 'false'}
5445
- style={{ transition: 'opacity 300ms ease-out, stroke 300ms ease-out, stroke-width 300ms ease-out' }}
6604
+ /* Round 581 flow-rail joins per-element brightness
6605
+ family at 20th anchor. Adds brightness(1.15) on
6606
+ edge hover or endpoint hover. Joins R437 sw-lift
6607
+ paint pattern at the dashed-underline tier — when
6608
+ an edge is in focus, the rail's stroke widens
6609
+ (R437) AND brightens (R581) together, reading
6610
+ as a coherent rail-lift gesture under the flow.
6611
+ transition list extends to include 'filter 300ms
6612
+ ease-out' matching the R245/R437 cadence on this
6613
+ surface. */
6614
+ data-edge-flow-rail-brightness={(isHoveredEdge || isEndpointHoveredEdge) ? '1.15' : '1'}
6615
+ style={{
6616
+ transition: 'opacity 300ms ease-out, stroke 300ms ease-out, stroke-width 300ms ease-out, filter 300ms ease-out',
6617
+ filter: (isHoveredEdge || isEndpointHoveredEdge)
6618
+ ? 'brightness(1.15)'
6619
+ : undefined,
6620
+ }}
5446
6621
  />
5447
6622
  {!reducedMotion && (
5448
6623
  /* Round 103 / Loop: phase-stagger the particles so
@@ -5512,7 +6687,31 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
5512
6687
  data-edge-particle-lifted={(isHoveredEdge || isEndpointHoveredEdge) ? 'true' : 'false'}
5513
6688
  data-edge-particle-opacity-rest={Math.min(1, fresh * edgeOpacityMul).toFixed(2)}
5514
6689
  data-edge-particle-opacity-lifted={(isHoveredEdge || isEndpointHoveredEdge) ? 'true' : 'false'}
5515
- style={{ transition: 'fill 200ms ease-out, opacity 200ms ease-out, r 200ms ease-out' }}
6690
+ /* Round 583 flow particle joins per-element
6691
+ brightness family at 22nd anchor. Adds
6692
+ brightness(1.15) on edge hover or endpoint
6693
+ hover, joining R485 opacity inspection-override
6694
+ + R422 r-lift (4 → 4.5) + R164 hover-r-lift
6695
+ (4.5 → 5.5). Particle now has 4-axis active
6696
+ signature on edge inspection:
6697
+ R485 opacity (freshness → 1.0)
6698
+ R164 r 4.5 → 5.5
6699
+ R422 r-base 4 → 4.5 (visual-weight bump)
6700
+ R583 brightness(1.15) ← this round
6701
+ Particle becomes the brightest paint element
6702
+ along the edge during inspection. */
6703
+ data-edge-particle-brightness={(isHoveredEdge || isEndpointHoveredEdge) ? '1.15' : '1'}
6704
+ style={{
6705
+ transition: 'fill 200ms ease-out, opacity 200ms ease-out, r 200ms ease-out, filter 200ms ease-out',
6706
+ /* R583 — stack brightness(1.15) onto the existing
6707
+ url(#topo-glow) (cyber) or apply plain brightness
6708
+ (light). Inline style.filter overrides attribute
6709
+ filter; stacked syntax preserves the cyber glow
6710
+ on hover. Same R582 visible-path stack pattern. */
6711
+ filter: (isHoveredEdge || isEndpointHoveredEdge)
6712
+ ? (isLight ? 'brightness(1.15)' : 'url(#topo-glow) brightness(1.15)')
6713
+ : undefined,
6714
+ }}
5516
6715
  >
5517
6716
  <animateMotion
5518
6717
  dur={`${duration}s`}
@@ -6002,11 +7201,48 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6002
7201
  data-edge-badge-opacity-rest={isLight ? 0.95 : 0.85}
6003
7202
  data-edge-badge-opacity-hover="1"
6004
7203
  data-edge-badge-opacity-active="1"
6005
- data-edge-badge-glow={isHot ? 'true' : 'false'}
7204
+ data-edge-badge-glow={(isHoveredEdge || isPinned) ? 'hover' : isHot ? 'hot' : 'false'}
7205
+ /* Round 534 / Loop — extends edge-badge drop-shadow
7206
+ coverage from hot-only (R480 amber) to also fire
7207
+ on hover/pin with a cyan accent glow. Pre-R534
7208
+ the badge's hover/pin lifted r (R164 9 → 10.5)
7209
+ + sw (R394 1.25 → 1.5) + opacity (R395/R396 →
7210
+ 1.0), but the paint axis stayed at the badge's
7211
+ rest fill — no glow to telegraph "in focus" at
7212
+ the paint layer. R534 closes that 4-axis hover-
7213
+ lift parity by adding drop-shadow glow on
7214
+ (hovered || pinned).
7215
+ Precedence: (hover || pin) wins over isHot when
7216
+ BOTH true — interactive signal (user is
7217
+ inspecting) overrides informational signal
7218
+ (hot lane). When only isHot fires (no hover/
7219
+ pin) the amber R480 glow remains; the hover/
7220
+ pin case paints cyan/teal `pal.legendAccent`
7221
+ at 0x99 alpha (~60%) — bright enough to read
7222
+ as "lit" but won't overwhelm at small badge
7223
+ size (r=10.5).
7224
+ Edge-badge 4-axis hover-lift parity now:
7225
+ R164 r 9 → 10.5
7226
+ R394 stroke-wd 1.25 → 1.5
7227
+ R395 opacity rest → 1.0
7228
+ R534 filter none → drop-shadow glow ← this round
7229
+ Drop-shadow visual-polish family extension —
7230
+ edge-badge surface upgraded from single-gate
7231
+ (R480 isHot) to two-gate (isHot OR hover-pin).
7232
+ transition list already includes filter 200ms
7233
+ ease-out (R480). data-edge-badge-glow attr
7234
+ upgraded from `isHot ? true : false` to a
7235
+ 3-value string: 'hot' | 'hover' | 'false' so
7236
+ tests can distinguish gate cause.
7237
+ R51 sentinel safety: badge is edge-internal
7238
+ (not g[data-node] ancestor); filter is paint-
7239
+ only; bbox unchanged. */
6006
7240
  style={{
6007
- filter: isHot
6008
- ? `drop-shadow(0 0 3px ${hotStroke}80)`
6009
- : undefined,
7241
+ filter: (isHoveredEdge || isPinned)
7242
+ ? `drop-shadow(0 0 3px ${pal.legendAccent}99)`
7243
+ : isHot
7244
+ ? `drop-shadow(0 0 3px ${hotStroke}80)`
7245
+ : undefined,
6010
7246
  transition: 'r 180ms ease-out, stroke 300ms ease-out, stroke-width 300ms ease-out, fill 200ms ease-out, opacity 200ms ease-out, filter 200ms ease-out',
6011
7247
  }}
6012
7248
  />
@@ -6096,6 +7332,31 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6096
7332
  data-edge-badge-text={link.key}
6097
7333
  data-edge-badge-text-pin={(isPinned || isHot) ? 'true' : 'false'}
6098
7334
  data-edge-badge-text-font-size="11"
7335
+ /* Round 570 / Loop — edge-badge digit joins the per-
7336
+ element brightness consistency family (R501/R558/
7337
+ R564/R567) at uniform +15%. 7th anchor.
7338
+ Gate: (isHoveredEdge || isPinned || isHot) — same
7339
+ 3-tier set as R431 ls (with hover the mid step
7340
+ and pin/hot the strong step). Brightness lifts
7341
+ uniformly across all 3 active sub-states; the
7342
+ ls/fw axes still distinguish hover from pin/hot.
7343
+ Pure paint axis on the digit glyph; bbox
7344
+ unchanged. The R540 badge-circle drop-shadow
7345
+ sits on the parent CIRCLE element (separate
7346
+ filter); the digit's filter is independent and
7347
+ doesn't compound with circle filter (different
7348
+ SVG element).
7349
+ Per-element brightness family — 7 anchors at +15%:
7350
+ R501 vendor.logo image
7351
+ R558 vendor monogram
7352
+ R558 prefix-group fallback
7353
+ R564 alias text (stacked w/ DS)
7354
+ R567 node sub-text
7355
+ R570 edge-badge digit ← this round
7356
+ Plus runtime badge drop-shadow (R559) on same
7357
+ isNodeActive gate. data-edge-badge-text-brightness
7358
+ attr surfaces the lift for tests. */
7359
+ data-edge-badge-text-brightness={(isHoveredEdge || isPinned || isHot) ? '1.15' : '1'}
6099
7360
  style={{
6100
7361
  pointerEvents: 'none',
6101
7362
  fontVariantNumeric: 'tabular-nums',
@@ -6114,7 +7375,10 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6114
7375
  now): R344/R345/R347/R351/R420/R427/R431. */
6115
7376
  letterSpacing: (isPinned || isHot) ? '0.4px' :
6116
7377
  isHoveredEdge ? '0.2px' : '0px',
6117
- transition: 'letter-spacing 300ms ease-out, font-weight 300ms ease-out',
7378
+ filter: (isHoveredEdge || isPinned || isHot)
7379
+ ? 'brightness(1.15)'
7380
+ : undefined,
7381
+ transition: 'letter-spacing 300ms ease-out, font-weight 300ms ease-out, filter 300ms ease-out',
6118
7382
  }}
6119
7383
  >{link.count}</text>
6120
7384
  </g>
@@ -6306,6 +7570,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6306
7570
  data-hub-busyness={busy}
6307
7571
  data-topo-hub-halo-radius={haloR}
6308
7572
  data-topo-hub-halo-hovered={isHaloHovered ? 'true' : 'false'}
7573
+ data-topo-hub-halo-glow={!reducedMotion && hoveredHub ? 'true' : 'false'}
6309
7574
  data-topo-hub-halo-trough={isLight ? troughLight : troughDark}
6310
7575
  data-topo-hub-halo-peak={isLight ? peakLight : peakDark}
6311
7576
  /* Round 253 / Loop: hub grounding halo fill transition
@@ -6317,10 +7582,59 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6317
7582
  conflict.
6318
7583
  R451: r as CSS property (R197/R198 idiom) so the
6319
7584
  hover-radius tween eases smoothly under the same
6320
- 200ms cadence as fill. */
7585
+ 200ms cadence as fill.
7586
+ R536: extends hub-cluster glow QUARTET (R476 digit
7587
+ + R532 disc + R535 ring + R533 spokes) to a 5th
7588
+ tier — the halo gains drop-shadow at the outermost
7589
+ concentric ring on hub-hover. 2px blur + 0.3 alpha
7590
+ keeps the halo's glow subtle since (a) the halo is
7591
+ the LARGEST hub element (r=22 hover) and a heavier
7592
+ glow would bleed visibly past the ring tier into
7593
+ the spoke origin, and (b) the halo already SMIL-
7594
+ animates opacity (R84/R244 breath), so the visible
7595
+ glow pulses with the breath — an atmospheric
7596
+ "breathing glow" idiom rather than a static rim.
7597
+ Hub-cluster glow QUINTET (R476/R532/R533/R535/R536):
7598
+ digit (typo center) 3px emerald 0.6
7599
+ disc (r=5.5/6) 3px emerald 0.6
7600
+ ring (r=14/17) 3px emerald 0.5
7601
+ halo (r=20/22) 2px emerald 0.3 ← this round
7602
+ spokes (mesh) 1.5px cyan/teal 0.4
7603
+ Emerald palette continues through the focal-disc
7604
+ family (digit/disc/ring/halo); spokes break out
7605
+ into cyan/teal at the mesh tier. The 4-step alpha
7606
+ ladder 0.6→0.6→0.5→0.3 reads as the focal cluster
7607
+ fading outward — the OUTERMOST emerald glow is the
7608
+ softest, the focal digit is the brightest.
7609
+ filter is paint-only; SMIL animate on opacity
7610
+ continues independently (attribute vs CSS-property
7611
+ non-conflicting). transition list extends to
7612
+ 'filter 200ms ease-out' alongside fill + r.
7613
+ Drop-shadow visual-polish family extension (12
7614
+ anchors). preview.50 milestone round. data-topo-
7615
+ hub-halo-glow attr exposes the gate state. */
7616
+ data-topo-hub-halo-brightness={!reducedMotion && hoveredHub ? '1.15' : '1'}
7617
+ /* Round 577 — hub-halo joins per-element brightness
7618
+ family at 15th anchor. Stacks brightness(1.15)
7619
+ onto R536's hub-hover drop-shadow — closes the
7620
+ hub-cluster focal brightness coverage at 3
7621
+ concentric elements:
7622
+ hub digit (R575)
7623
+ hub-highlight (R574)
7624
+ hub-halo (R577) ← this round
7625
+ All 3 hub focal elements now lift through stacked
7626
+ drop-shadow + brightness on hub-hover. Halo is
7627
+ the OUTERMOST so a slight chromatic lift reads as
7628
+ the focal cluster intensifying its ambient glow
7629
+ outward. */
6321
7630
  style={{
6322
7631
  r: `${haloR}px`,
6323
- transition: 'fill 200ms ease-out, r 200ms ease-out',
7632
+ filter: !reducedMotion && hoveredHub
7633
+ ? (isLight
7634
+ ? 'drop-shadow(0 0 2px rgba(16, 185, 129, 0.3)) brightness(1.15)'
7635
+ : 'drop-shadow(0 0 2px rgba(52, 211, 153, 0.3)) brightness(1.15)')
7636
+ : undefined,
7637
+ transition: 'fill 200ms ease-out, r 200ms ease-out, filter 200ms ease-out',
6324
7638
  } as React.CSSProperties}
6325
7639
  >
6326
7640
  {/* Round 244 / Loop: hub grounding halo breath gets
@@ -6480,6 +7794,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6480
7794
  data-topo-hub-working-count={workingCount}
6481
7795
  data-topo-hub-working-count-font-size="12"
6482
7796
  data-topo-hub-working-count-hovered={hoveredHub ? 'true' : 'false'}
7797
+ data-topo-hub-working-count-brightness={!reducedMotion && hoveredHub ? '1.15' : '1'}
6483
7798
  data-topo-hub-working-count-visible={workingCount > 0 ? 'true' : 'false'}
6484
7799
  // Round 209 / Loop: hub workingCount digit scales 1.0 →
6485
7800
  // 1.08 on hub-hover, matching R177's r 14→17 ring grow.
@@ -6530,22 +7845,109 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6530
7845
  so the glow eases under the same cadence as the
6531
7846
  scale + fw + fill axes. */
6532
7847
  data-topo-hub-working-count-glow={!reducedMotion && hoveredHub ? 'true' : 'false'}
7848
+ /* Round 507 / Loop — focal recede. When ANY non-hub
7849
+ canvas surface is hovered (a node / an edge / a
7850
+ group label / a legend row / a vendor chip), the
7851
+ hub-center workingCount digit fades to 0.85 opacity,
7852
+ signaling "you're inspecting elsewhere, hub recedes
7853
+ to background." When the user un-hovers (or hovers
7854
+ the hub itself), opacity returns to 1.0. Pure paint
7855
+ polish at the canvas's most prominent focal point.
7856
+ Hits 信息密度 + 动效 themes — the hub digit gives
7857
+ way visually to the surface under inspection,
7858
+ reinforcing the "this is the focal point right now"
7859
+ gesture without requiring users to track which
7860
+ surface holds attention.
7861
+ Gate excludes hoveredHub specifically: hovering the
7862
+ hub itself should LIFT the digit (R425 fw bump +
7863
+ R476 glow + R209 scale 1.08) — the existing hover-
7864
+ on-hub signature is intact; only inspection
7865
+ ELSEWHERE recedes the hub.
7866
+ Composed from existing hoveredAlias / hoveredEdge-
7867
+ Key / hoveredGroupLabel / hoveredStatus / hovered-
7868
+ Vendor — no new state. 300ms ease-out opacity
7869
+ transition already in the style list (existing R213
7870
+ transition spec), so the fade rides on existing
7871
+ infrastructure.
7872
+ data-topo-hub-recede attr surfaces the gate state
7873
+ for tests. */
7874
+ data-topo-hub-recede={
7875
+ (hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
7876
+ hoveredStatus || hoveredVendor) && !hoveredHub ? 'true' : 'false'
7877
+ }
7878
+ /* Round 527 / Loop — focal-amplify family extension to a
7879
+ 2nd anchor. R511 introduced focal-amplify at the hub-
7880
+ highlight disc (base opacity 0.95 → 1.0 on hover); R527
7881
+ extends to the hub-center workingCount digit with a
7882
+ letter-spacing tween 0 → 0.3px on hub-hover.
7883
+ Composes with existing 3-axis hub-hover signature on
7884
+ this element:
7885
+ R209 transform scale(1.08) geometry
7886
+ R425 fontWeight 700 → 800 typography weight
7887
+ R476 filter drop-shadow glow paint
7888
+ R527 letter-spacing 0 → 0.3px typography kerning ← this round
7889
+ tabular-nums (R225) preserved — each digit cell keeps
7890
+ fixed width; the inter-digit advance grows by 0.3px
7891
+ per gap. Single-digit counts (1-9) show no kerning
7892
+ effect; multi-digit counts (10+) show the spread as
7893
+ info-density signaling. Sibling to R427/R431/R432/
7894
+ R433/R434 (hover-letter-spacing family at panel-text
7895
+ scope) — R527 brings the same idiom to the canvas's
7896
+ most-read scalar.
7897
+ Reduced-motion gate matches R209 scale, R425 fw, R476
7898
+ filter — !reducedMotion gates the lift; reducedMotion
7899
+ users see static digit baseline regardless of hover.
7900
+ Focal-amplify family extension (2 anchors): R511 hub-
7901
+ highlight opacity / R527 hub-digit letter-spacing.
7902
+ transition list extends to include `letter-spacing
7903
+ 200ms ease-out`, matching the cadence of the other
7904
+ hub-hover axes. data-topo-hub-working-count-letter-
7905
+ spacing attr exposes the resolved value for tests. */
7906
+ data-topo-hub-working-count-letter-spacing={!reducedMotion && hoveredHub ? '0.3px' : '0px'}
6533
7907
  style={{
6534
7908
  pointerEvents: 'none',
6535
7909
  transform: !reducedMotion && hoveredHub ? 'scale(1.08)' : 'scale(1)',
6536
7910
  transformBox: 'fill-box',
6537
7911
  transformOrigin: 'center',
7912
+ opacity: (hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
7913
+ hoveredStatus || hoveredVendor) && !hoveredHub
7914
+ ? 0.85
7915
+ : 1,
7916
+ /* Round 575 (60-round milestone) — hub digit joins per-
7917
+ element brightness family at 14th anchor. Stacks
7918
+ brightness(1.15) onto R476's hub-hover drop-shadow
7919
+ — same R564/R570/R571/R572/R573/R574 pattern (drop-
7920
+ shadow + brightness in one filter chain). Closes
7921
+ the hub-cluster focal-element brightness coverage
7922
+ symmetrically: hub digit + hub-highlight disc
7923
+ (R574) now BOTH have stacked filter on hub-hover.
7924
+ Hub digit hub-hover signature post-R575 — 5 active
7925
+ axes:
7926
+ R209 scale 1.08 (geometry)
7927
+ R425 fw 700 → 800 (typography)
7928
+ R527 ls 0 → 0.3px (typography)
7929
+ R476 drop-shadow glow (paint halo)
7930
+ R575 brightness(1.15) (paint glow) ← this round
7931
+ Hub-cluster focal cluster (digit + highlight) now
7932
+ has UNIFIED 5-axis hub-hover signature reading as
7933
+ one tightly-coupled motion-coherent lift. */
6538
7934
  filter: !reducedMotion && hoveredHub
6539
7935
  ? (isLight
6540
- ? 'drop-shadow(0 0 2px rgba(16, 185, 129, 0.6))'
6541
- : 'drop-shadow(0 0 3px rgba(52, 211, 153, 0.6))')
7936
+ ? 'drop-shadow(0 0 2px rgba(16, 185, 129, 0.6)) brightness(1.15)'
7937
+ : 'drop-shadow(0 0 3px rgba(52, 211, 153, 0.6)) brightness(1.15)')
6542
7938
  : undefined,
7939
+ letterSpacing: !reducedMotion && hoveredHub ? '0.3px' : '0px',
6543
7940
  /* R425: font-weight 200ms appended so the hover fw
6544
7941
  bump 700 → 800 eases under the same cadence as
6545
7942
  R209 scale + R253 fill + R213 opacity.
6546
7943
  R476: filter 200ms appended so the new drop-
6547
- shadow glow eases at the same cadence. */
6548
- transition: 'transform 200ms ease-out, opacity 300ms ease-out, fill 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out',
7944
+ shadow glow eases at the same cadence.
7945
+ R507: opacity 300ms (existing in list) covers
7946
+ the new focal-recede fade.
7947
+ R527: letter-spacing 200ms appended so the new
7948
+ hover-kerning bump eases at the same cadence
7949
+ as the other axes. */
7950
+ transition: 'transform 200ms ease-out, opacity 300ms ease-out, fill 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out, letter-spacing 200ms ease-out',
6549
7951
  fontVariantNumeric: 'tabular-nums',
6550
7952
  }}
6551
7953
  >
@@ -6591,20 +7993,188 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6591
7993
  + R213 always-mount opacity-gate + pointerEvents:none
6592
7994
  + R365 r=5.5 all preserved. data-topo-hub-highlight-
6593
7995
  opacity attr exposes the resolved value for tests. */}
6594
- <circle
6595
- cx={cx} cy={cy} r="5.5"
6596
- fill="#d1fae5"
6597
- opacity={workingCount > 0 ? 0 : 0.95}
6598
- data-topo-hub-highlight
6599
- data-topo-hub-highlight-visible={workingCount > 0 ? 'false' : 'true'}
6600
- data-topo-hub-highlight-radius="5.5"
6601
- data-topo-hub-highlight-opacity={workingCount > 0 ? 0 : 0.95}
6602
- data-topo-hub-highlight-breath={!reducedMotion && workingCount === 0 ? 'true' : 'false'}
6603
- style={{
6604
- pointerEvents: 'none',
6605
- transition: 'opacity 300ms ease-out',
6606
- }}
6607
- >
7996
+ {/* Round 508 / Loop — focal-recede pattern 2nd anchor.
7997
+ Extends R507's hub-digit recede to the hub-highlight
7998
+ circle so the hub focal CLUSTER (digit at z-top + this
7999
+ idle-state highlight beneath) recedes as a unit when
8000
+ canvas attention is elsewhere. Computed once: a single
8001
+ non-hub-hover gate drives BOTH the digit (R507) AND
8002
+ this highlight (R508) so they always co-move.
8003
+ Recede multiplies the visible opacity by 0.85 — when
8004
+ workingCount===0 the rest opacity 0.95 becomes 0.81
8005
+ during external-hover; when workingCount>0 the
8006
+ opacity stays 0 (invisible) regardless of recede.
8007
+ Additionally, when recede is active the SMIL breath
8008
+ animation halts (animate node un-mounts) so the
8009
+ receded state reads as quietly static, not pulsing
8010
+ at 0.85↔1.0 against the recede multiplier (which
8011
+ would visually conflict — competing 15% drops). On
8012
+ un-hover the animate re-mounts and breath resumes.
8013
+ data-topo-hub-recede on both digit AND highlight
8014
+ provides a stable test handle for the unified-recede
8015
+ gate.
8016
+ Composed from existing hover state vars — no new
8017
+ state. Pure paint axis. */}
8018
+ {(() => {
8019
+ const hubRecede = !!((hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
8020
+ hoveredStatus || hoveredVendor) && !hoveredHub);
8021
+ /* Round 511 / Loop — hub-highlight gains a 3rd opacity tier
8022
+ (hovered-amplify). Pre-R511 the highlight had 2 visible
8023
+ states: rest (0.95) and recede (0.81 = 0.95 × 0.85).
8024
+ When the hub itself was hovered, the digit got R425 fw
8025
+ lift + R476 drop-shadow + R209 scale-1.08, but the
8026
+ highlight disc sibling stayed at 0.95 — the focal
8027
+ cluster lifted in 3 channels (typography/paint/scale)
8028
+ but the highlight didn't participate.
8029
+ R511 closes that asymmetry: when hoveredHub is true,
8030
+ highlight base opacity lifts to 1.0 (5% boost from
8031
+ rest 0.95). Cluster now lifts as a unit on hub-hover,
8032
+ just like it recedes as a unit on non-hub-hover
8033
+ (R508).
8034
+ 3-state opacity ladder:
8035
+ hub-hovered: baseOpacity = 1.0 (R511 NEW)
8036
+ rest (no hover): baseOpacity = 0.95 (existing)
8037
+ non-hub canvas hov: baseOpacity × 0.85 = 0.81 (R508)
8038
+ Composes cleanly: hubRecede gate requires !hoveredHub,
8039
+ so the hovered-amplify and recede states are mutually
8040
+ exclusive (they can't both fire). breathActive
8041
+ continues to halt on either non-rest state (recede OR
8042
+ hub-hover would visually compete with the 0.85↔1
8043
+ breath — clean for the unit-lift semantic too). */
8044
+ const baseOpacity = workingCount > 0 ? 0
8045
+ : hoveredHub ? 1.0
8046
+ : 0.95;
8047
+ const resolvedOpacity = hubRecede ? baseOpacity * 0.85 : baseOpacity;
8048
+ const breathActive = !reducedMotion && workingCount === 0 && !hubRecede && !hoveredHub;
8049
+ /* Round 529 / Loop — focal-amplify family 3rd anchor.
8050
+ Hub-highlight gains geometric amplify r 5.5 → 6 on
8051
+ hub-hover, mirroring R451's hub-halo r 20 → 22 hover
8052
+ pattern. Pre-R529 the highlight had paint-axis
8053
+ amplify only (R511 opacity 0.95 → 1.0 on hub-hover);
8054
+ R529 adds geometric amplify so the focal disc
8055
+ BREATHES outward on hub attention, like the halo
8056
+ does. Composes with the existing 2-axis hub-hover
8057
+ lift on this element:
8058
+ R511 opacity 0.95 → 1.0 paint (focal-amplify 1st)
8059
+ R529 r 5.5 → 6 geometry (this round)
8060
+ Implementation matches R451: CSS `r` property
8061
+ (R197/R198 idiom) for smooth interpolation. SVG
8062
+ attribute `r="5.5"` provides SSR fallback and serves
8063
+ as default; inline style.r overrides for animated
8064
+ value. transition list extends to include `r 200ms
8065
+ ease-out`, matching the fill cadence (also 200ms);
8066
+ opacity transition stays at 300ms (existing).
8067
+ r 6 sits well inside the existing visual envelope
8068
+ (next-larger sibling r=10 hub core, r=14 hub hover
8069
+ ring). The 0.5px lift is +9% radius / +19% area —
8070
+ enough to read as 'lift' without breaching the core
8071
+ boundary or invalidating overlap-test invariants.
8072
+ SMIL animate on opacity continues independently
8073
+ (animateAttr='opacity' vs CSS-property r — non-
8074
+ conflicting, same pattern R451 noted for halo).
8075
+ Focal-amplify family extension (3 anchors):
8076
+ R511 hub-highlight opacity 0.95 → 1.0
8077
+ R527 hub-digit letter-spacing 0 → 0.3px
8078
+ R529 hub-highlight radius 5.5 → 6 ← this round
8079
+ data-topo-hub-highlight-radius attr now reports the
8080
+ dynamic value (was static '5.5'). */
8081
+ const highlightR = !reducedMotion && hoveredHub ? 6 : 5.5;
8082
+ return (
8083
+ <circle
8084
+ cx={cx} cy={cy} r="5.5"
8085
+ /* Round 509 / Loop — 配色 cross-theme cleanup. Pre-R509
8086
+ the hub-highlight fill was hardcoded `#d1fae5`
8087
+ (emerald-100, a pale tone). On the light theme this
8088
+ near-white green ran against a pale background at
8089
+ 0.95 opacity — the disc was effectively invisible.
8090
+ Matches the existing R253 halo theme-inversion
8091
+ pattern (line ~6481): light theme picks the dark
8092
+ vibrant emerald (#10b981 emerald-600), dark theme
8093
+ keeps the pale emerald (#d1fae5 emerald-100). Both
8094
+ read at the same 0.95 opacity against their
8095
+ respective backdrops — light gets a saturated
8096
+ focal dot; dark keeps the soft glow signature.
8097
+ Pure paint axis (fill change only); bbox unchanged;
8098
+ R51 SVG sentinel safety untouched.
8099
+ transition list already includes `fill 200ms`?
8100
+ Actually the existing transition spec is `opacity
8101
+ 300ms ease-out` — fill change on theme toggle
8102
+ will be instant. That's acceptable: theme toggle
8103
+ is a discrete event, and the halo (line 6500)
8104
+ already snaps fill on theme toggle the same way
8105
+ (`fill 200ms ease-out` was added later to halo
8106
+ via R253). Future round could add `fill 200ms`
8107
+ to highlight too if theme-switch flicker is
8108
+ noticed. */
8109
+ fill={isLight ? '#10b981' : '#d1fae5'}
8110
+ opacity={resolvedOpacity}
8111
+ data-topo-hub-highlight
8112
+ data-topo-hub-highlight-visible={workingCount > 0 ? 'false' : 'true'}
8113
+ data-topo-hub-highlight-radius={highlightR}
8114
+ data-topo-hub-highlight-opacity={resolvedOpacity}
8115
+ data-topo-hub-highlight-breath={breathActive ? 'true' : 'false'}
8116
+ data-topo-hub-highlight-recede={hubRecede ? 'true' : 'false'}
8117
+ data-topo-hub-highlight-hovered={!reducedMotion && hoveredHub ? 'true' : 'false'}
8118
+ data-topo-hub-highlight-glow={!reducedMotion && hoveredHub ? 'true' : 'false'}
8119
+ /* Round 574 — hub-highlight joins per-element brightness
8120
+ family at 13th anchor. Stacks brightness(1.15) onto
8121
+ R532's drop-shadow filter — same R564/R570/R571/R572/
8122
+ R573 pattern (drop-shadow + brightness in one filter
8123
+ chain). Hub idle disc now has 3 active hub-hover
8124
+ axes: R511 opacity 0.95 → 1.0 + R529 r 5.5 → 6 +
8125
+ R574 brightness(1.15). data-topo-hub-highlight-
8126
+ brightness attr surfaces the lift. */
8127
+ data-topo-hub-highlight-brightness={!reducedMotion && hoveredHub ? '1.15' : '1'}
8128
+ /* Round 510 / Loop — R509 follow-on: theme-toggle fill
8129
+ ease. Pre-R510 the hub-highlight transition spec only
8130
+ listed `opacity 300ms ease-out`. When R509 introduced
8131
+ theme-conditional fill (#d1fae5 ↔ #10b981), the fill
8132
+ change SNAPPED on theme toggle because the transition
8133
+ list didn't include `fill`. R510 extends to `fill
8134
+ 200ms ease-out` so theme cycles smoothly through the
8135
+ emerald palette. 200ms timing matches the R253 halo
8136
+ fill transition (line ~6500) — both hub-cluster
8137
+ theme transitions now share a cadence so the focal
8138
+ cluster (digit + highlight + halo) eases as a unit.
8139
+ R508's recede opacity transition unchanged (300ms);
8140
+ fill is independent.
8141
+ R529: r as CSS property (R197/R198 idiom) + `r
8142
+ 200ms ease-out` appended to transition list so
8143
+ the new hub-hover radius lift (5.5 → 6) eases
8144
+ under the same fill cadence. SVG attr r="5.5"
8145
+ above provides SSR fallback; inline style.r
8146
+ wins the cascade for the dynamic value.
8147
+ R532: filter drop-shadow glow on hub-hover —
8148
+ sibling to R476 hub-digit drop-shadow at the
8149
+ same gate (hoveredHub && !reducedMotion). Two
8150
+ adjacent hub focal elements (digit + highlight
8151
+ disc) now BOTH glow on hub-hover, reading as
8152
+ one unified focal cluster. Emerald palette
8153
+ matches R476:
8154
+ light: drop-shadow(0 0 2px rgba(16,185,129,0.6)) emerald-500
8155
+ cyber: drop-shadow(0 0 3px rgba(52,211,153,0.6)) emerald-400
8156
+ filter is paint-only (bbox unchanged); SMIL
8157
+ animate on opacity continues independently
8158
+ (animateAttr='opacity' vs CSS-property filter
8159
+ — non-conflicting). transition list extends to
8160
+ 'filter 200ms ease-out' alongside fill/r.
8161
+ Drop-shadow visual-polish family extension
8162
+ (8 anchors): R476 hub-digit / R477 legend pin-
8163
+ ring / R478 recent freshness / hot edge / group
8164
+ label / zoom-state / node alias + R532 hub-
8165
+ highlight (this round). data-topo-hub-highlight-
8166
+ glow attr exposes the gate state. */
8167
+ style={{
8168
+ pointerEvents: 'none',
8169
+ r: `${highlightR}px`,
8170
+ filter: !reducedMotion && hoveredHub
8171
+ ? (isLight
8172
+ ? 'drop-shadow(0 0 2px rgba(16, 185, 129, 0.6)) brightness(1.15)'
8173
+ : 'drop-shadow(0 0 3px rgba(52, 211, 153, 0.6)) brightness(1.15)')
8174
+ : undefined,
8175
+ transition: 'opacity 300ms ease-out, fill 200ms ease-out, r 200ms ease-out, filter 200ms ease-out',
8176
+ } as React.CSSProperties}
8177
+ >
6608
8178
  {/* Round 497 / Loop — idle-state breath (呼吸感 theme pivot
6609
8179
  from the R492-R496 press-family arc). Pre-R497 the hub
6610
8180
  idle highlight read as a static dim disc — present but
@@ -6625,10 +8195,12 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6625
8195
  rather than a pulse, matching the "quiet" semantic.
6626
8196
  data-topo-hub-highlight-breath attr exposes the
6627
8197
  resolved gate state for tests. */}
6628
- {!reducedMotion && workingCount === 0 && (
8198
+ {breathActive && (
6629
8199
  <animate attributeName="opacity" values="0.85;1;0.85" dur="4s" repeatCount="indefinite" />
6630
8200
  )}
6631
8201
  </circle>
8202
+ );
8203
+ })()}
6632
8204
  {/* R115 / Loop: hover hint ring. Stroke-only circle at r=14
6633
8205
  that fades in when the hub is hovered — the same idea
6634
8206
  R44 used for node avatars (group-hover stroke). r=14
@@ -6694,13 +8266,54 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
6694
8266
  data-topo-hub-hover-ring-radius={hoveredHub ? 17 : 14}
6695
8267
  data-topo-hub-hover-ring-stroke-width="1.75"
6696
8268
  data-topo-hub-hover-ring-opacity={hoveredHub ? (isLight ? 0.85 : 0.8) : 0}
6697
- /* Round 253 / Loop: hub hover ring also gets stroke
6698
- transition for theme toggle (cyber #10b981 ↔ light
6699
- #059669). The opacity + r transitions stay for hover
6700
- lift; stroke closes the theme-snap. */
8269
+ /* Round 535 / Loop completes the hub-cluster glow
8270
+ QUARTET by adding drop-shadow to the hub-hover-ring.
8271
+ Pre-R535 the hub-hover trio (R476 digit + R532 highlight
8272
+ disc + R533 spokes) glowed in unified emerald (digit/
8273
+ disc) + cyan/teal (spokes) on hub-hover, but the ring
8274
+ itself — the outermost solid emerald boundary at
8275
+ r=14→17 — stayed flat. R535 adds the matching emerald
8276
+ drop-shadow to the ring so the FULL hub-cluster glows
8277
+ across all four concentric surfaces on hub-hover:
8278
+ digit (typography center) drop-shadow 0 0 3px emerald
8279
+ highlight disc (r=5.5/6) drop-shadow 0 0 3px emerald
8280
+ hover-ring (r=14/17) drop-shadow 0 0 3px emerald ← this round
8281
+ spokes (mesh) drop-shadow 0 0 1.5px cyan/teal
8282
+ The ring is only visible on hub-hover (opacity=0 rest);
8283
+ adding drop-shadow at the same gate means the glow shows
8284
+ the moment the ring shows — no extra state needed.
8285
+ Same R476/R532 emerald palette since the ring sits
8286
+ inside the focal-disc tier (its color is also emerald
8287
+ #059669/#10b981).
8288
+ transition list extends to include 'filter 200ms ease-
8289
+ out' alongside the existing 180ms opacity/r — slight
8290
+ cadence mismatch (180 vs 200) is acceptable; the filter
8291
+ only appears AFTER the ring fades in via opacity, and
8292
+ the 200ms vs 180ms 20ms tail difference is below
8293
+ perceptual threshold.
8294
+ Drop-shadow visual-polish family extension (11 anchors):
8295
+ the hub-cluster glow quartet (R476/R532/R533/R535) plus
8296
+ the 7 non-hub anchors (R477/R478/R479/R480/R481/R483/
8297
+ R534) makes for a thoroughly polished glow vocabulary
8298
+ across the canvas.
8299
+ data-topo-hub-hover-ring-glow attr exposes the gate
8300
+ state for tests. */
8301
+ data-topo-hub-hover-ring-glow={!reducedMotion && hoveredHub ? 'true' : 'false'}
8302
+ /* Round 579 — hub-hover-ring joins per-element brightness
8303
+ family at 18th anchor. Stacks brightness(1.15) onto
8304
+ R535's drop-shadow — same R564/R570/R571/R572/R573/R574/
8305
+ R575/R577/R578 stacked-filter pattern. Closes hub-
8306
+ cluster brightness at 4 concentric elements (digit
8307
+ R575 + highlight R574 + halo R577 + hover-ring R579). */
8308
+ data-topo-hub-hover-ring-brightness={!reducedMotion && hoveredHub ? '1.15' : '1'}
6701
8309
  style={{
6702
8310
  pointerEvents: 'none',
6703
- transition: 'opacity 180ms ease-out, r 180ms ease-out, stroke 200ms ease-out',
8311
+ filter: !reducedMotion && hoveredHub
8312
+ ? (isLight
8313
+ ? 'drop-shadow(0 0 3px rgba(16, 185, 129, 0.5)) brightness(1.15)'
8314
+ : 'drop-shadow(0 0 3px rgba(52, 211, 153, 0.5)) brightness(1.15)')
8315
+ : undefined,
8316
+ transition: 'opacity 180ms ease-out, r 180ms ease-out, stroke 200ms ease-out, filter 200ms ease-out',
6704
8317
  }}
6705
8318
  />
6706
8319
  </g>)}
@@ -7477,10 +9090,38 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7477
9090
  data-edge-endpoint-active={isEndpoint ? 'true' : 'false'}
7478
9091
  data-edge-endpoint-ring-stroke-width={isEndpoint ? 2.4 : 1.6}
7479
9092
  data-edge-endpoint-ring-radius={endpointR}
9093
+ data-edge-endpoint-ring-brightness={isEndpoint ? '1.15' : '1'}
7480
9094
  style={{
7481
9095
  pointerEvents: 'none',
7482
9096
  r: `${endpointR}px`,
7483
- transition: 'opacity 180ms ease-out, stroke-width 180ms ease-out, r 180ms ease-out',
9097
+ /* R585 endpoint emphasis ring gains filter
9098
+ brightness(1.15) when an edge endpoint
9099
+ activates. 24th anchor in per-element
9100
+ brightness family, and the FOURTH edge-tier
9101
+ paint layer:
9102
+ rail (R581)
9103
+ visible path (R582)
9104
+ flow particle (R583)
9105
+ endpoint ring (R585) ← this round
9106
+ Edge-tier brightness coverage closes at 4/4
9107
+ paint surfaces. The endpoint ring is the
9108
+ edge's affinity marker at the connected
9109
+ nodes — when an edge lights up, all four
9110
+ paint surfaces brighten together for a
9111
+ single coherent edge-active gesture spanning
9112
+ the curve + the node ends.
9113
+ Endpoint ring 4-axis active signature now:
9114
+ opacity R182 0 → 0.85/0.9
9115
+ sw R233 1.6 → 2.4
9116
+ r R442 +7 → +8
9117
+ brightness R585 — → 1.15 ← this round
9118
+ Plain brightness (no url-filter stack) since
9119
+ the endpoint ring has no rest-time filter
9120
+ attribute. Inline style.filter undefined at
9121
+ rest (no flicker; opacity=0 already hides
9122
+ the ring). */
9123
+ filter: isEndpoint ? 'brightness(1.15)' : undefined,
9124
+ transition: 'opacity 180ms ease-out, stroke-width 180ms ease-out, r 180ms ease-out, filter 180ms ease-out',
7484
9125
  } as React.CSSProperties}
7485
9126
  />
7486
9127
  );
@@ -7556,8 +9197,40 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7556
9197
  data-node-status-ring={status.label}
7557
9198
  data-node-status-ring-hovered={isRingHovered ? 'true' : 'false'}
7558
9199
  data-node-status-ring-stroke-width={ringStrokeWidth}
9200
+ data-node-status-ring-brightness={isRingHovered ? '1.15' : '1'}
7559
9201
  style={{
7560
- transition: 'fill 300ms ease-out, stroke 300ms ease-out, stroke-width 300ms ease-out',
9202
+ /* R584 status ring gets brightness(1.15) on
9203
+ hover. 23rd anchor in per-element brightness
9204
+ family. Stacks with url(#topo-glow) on
9205
+ cyber+online to preserve the SVG glow filter;
9206
+ plain brightness on light or cyber+offline.
9207
+ Same R582/R583 stacked-filter pattern: inline
9208
+ style.filter overrides the attribute filter,
9209
+ stacked syntax preserves the glow on hover.
9210
+
9211
+ Per-node hover signature now 10 layers (added
9212
+ to the R438 stack):
9213
+ R26 group translateY -2px
9214
+ R217 stroke tint
9215
+ R142 drop-shadow boost
9216
+ R427 alias letter-spacing
9217
+ R428 sub-text letter-spacing
9218
+ R429 body opacity 0.94 → 1.0
9219
+ R430 hub-spoke α+
9220
+ R435 hub-spoke sw+
9221
+ R438 status-ring sw +0.5
9222
+ R584 status-ring brightness(1.15) ← this round
9223
+
9224
+ Per-element brightness family: 23 anchors.
9225
+ Stacked-filter sub-pattern: 17 anchors. */
9226
+ filter: isRingHovered
9227
+ ? (isLight
9228
+ ? 'brightness(1.15)'
9229
+ : (isOnline
9230
+ ? 'url(#topo-glow) brightness(1.15)'
9231
+ : 'brightness(1.15)'))
9232
+ : undefined,
9233
+ transition: 'fill 300ms ease-out, stroke 300ms ease-out, stroke-width 300ms ease-out, filter 300ms ease-out',
7561
9234
  }}
7562
9235
  />
7563
9236
  );
@@ -7613,6 +9286,30 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7613
9286
  const internByAlias = /书生|书小生|intern/i.test(session.alias);
7614
9287
 
7615
9288
  if (isIntern || internByAlias || vendor.logo) {
9289
+ /* Round 501 / Loop — vendor avatar inside node circles
9290
+ gains a hover-gated brightness lift. Pre-R501 the
9291
+ avatar <image> was the only per-node surface with
9292
+ NO hover treatment: R26 lifted the card, R242 tinted
9293
+ the card stroke, R427 spread the alias letter-
9294
+ spacing, R500 added the alias drop-shadow, R208
9295
+ lifted the runtime badge ring, R443 thickened
9296
+ the badge icon stroke, R177 brightened the
9297
+ halo — but the most visually-prominent element
9298
+ (the vendor logo / 书生 coin centred in each node)
9299
+ stayed paint-static. R501 closes the per-node
9300
+ hover-affordance arc by adding a 15% brightness
9301
+ lift on hover.
9302
+ Implementation: CSS filter: brightness(1.15)
9303
+ when hoveredAlias === session.alias. Pure paint
9304
+ axis on the <image> element — no geometry change,
9305
+ no bbox shift. Modern-browser supported (Chrome 64+
9306
+ / FF 56+ / Safari 9.1+).
9307
+ Hits 节点视觉 theme. data-node-avatar-hovered
9308
+ attr surfaces the gate for tests.
9309
+ Gated on !reducedMotion as a courtesy (brightness
9310
+ transition < ~50ms still feels instant; the gate
9311
+ avoids the transition cycle for a11y users). */
9312
+ const isAvatarHovered = !reducedMotion && hoveredAlias === session.alias;
7616
9313
  return (
7617
9314
  <image
7618
9315
  href={vendor.logo ?? '/intern_avatar.png'}
@@ -7621,9 +9318,39 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7621
9318
  width={size}
7622
9319
  height={size}
7623
9320
  preserveAspectRatio="xMidYMid meet"
9321
+ data-node-avatar={session.alias}
9322
+ data-node-avatar-hovered={isAvatarHovered ? 'true' : 'false'}
9323
+ style={{
9324
+ filter: isAvatarHovered ? 'brightness(1.15)' : undefined,
9325
+ transition: 'filter 200ms ease-out',
9326
+ }}
7624
9327
  />
7625
9328
  );
7626
9329
  }
9330
+ /* Round 558 / Loop — closes the per-node avatar hover-
9331
+ affordance arc by extending R501's brightness lift
9332
+ (image-branch only) to the TWO remaining avatar
9333
+ variants: vendor monogram + prefix-group hue-hashed
9334
+ initial fallback. Pre-R558 only the vendor.logo
9335
+ image branch lifted on hover; the other two
9336
+ variants stayed paint-static under attention.
9337
+
9338
+ Per-node avatar hover-brightness family (3 anchors,
9339
+ all gated on !reducedMotion && hoveredAlias matches):
9340
+ R501 vendor.logo image filter on <image>
9341
+ R558 vendor monogram filter on wrapping <g>
9342
+ R558 prefix-group fallback filter on wrapping <g>
9343
+
9344
+ Implementation: each fallback branch returns a
9345
+ fragment with <circle> + <text> as siblings.
9346
+ Wrapping them in a single <g> with the filter
9347
+ centralizes the paint axis. Same brightness(1.15)
9348
+ value as R501 for cross-branch consistency. Same
9349
+ transition cadence (filter 200ms ease-out).
9350
+
9351
+ data-node-avatar-monogram-hovered + -fallback-
9352
+ hovered attrs surface the gates for tests. */
9353
+ const isAvatarFallbackHovered = !reducedMotion && hoveredAlias === session.alias;
7627
9354
  if (vendor.id !== 'unknown') {
7628
9355
  // Known model house, logo asset not in public/vendors/
7629
9356
  // yet — vendor-tinted monogram stands in.
@@ -7643,7 +9370,14 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7643
9370
  where less visual weight signals "we don't know
7644
9371
  what this is" appropriately. */
7645
9372
  return (
7646
- <>
9373
+ <g
9374
+ data-node-avatar-monogram={session.alias}
9375
+ data-node-avatar-monogram-hovered={isAvatarFallbackHovered ? 'true' : 'false'}
9376
+ style={{
9377
+ filter: isAvatarFallbackHovered ? 'brightness(1.15)' : undefined,
9378
+ transition: 'filter 200ms ease-out',
9379
+ }}
9380
+ >
7647
9381
  <circle cx={pos.x} cy={pos.y} r={ar} fill={vendor.mono.bg} stroke={vendor.mono.ring} strokeWidth="1.5" />
7648
9382
  {/* Round 284 / Loop: known-vendor monogram letter
7649
9383
  swaps fontFamily monospace → system sans-serif.
@@ -7675,14 +9409,21 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7675
9409
  >
7676
9410
  {vendor.initial}
7677
9411
  </text>
7678
- </>
9412
+ </g>
7679
9413
  );
7680
9414
  }
7681
9415
  // Round 106 (issue #83): hue keyed to the prefix group,
7682
9416
  // not the full alias — every 通信* node shares one color.
7683
9417
  const c = aliasAvatarColors(groupKeys[session.alias] || session.alias);
7684
9418
  return (
7685
- <>
9419
+ <g
9420
+ data-node-avatar-fallback={session.alias}
9421
+ data-node-avatar-fallback-hovered={isAvatarFallbackHovered ? 'true' : 'false'}
9422
+ style={{
9423
+ filter: isAvatarFallbackHovered ? 'brightness(1.15)' : undefined,
9424
+ transition: 'filter 200ms ease-out',
9425
+ }}
9426
+ >
7686
9427
  <circle cx={pos.x} cy={pos.y} r={ar} fill={c.bg} stroke={c.ring} strokeWidth="1" />
7687
9428
  <text
7688
9429
  x={pos.x}
@@ -7696,7 +9437,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7696
9437
  >
7697
9438
  {aliasInitial(session.alias)}
7698
9439
  </text>
7699
- </>
9440
+ </g>
7700
9441
  );
7701
9442
  })()}
7702
9443
  {/* Issue #96: runtime badge — small corner glyph marking the
@@ -7727,7 +9468,73 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
7727
9468
  // badge-active exposes the gate for tests.
7728
9469
  const isNodeActive = !reducedMotion && hoveredAlias === session.alias;
7729
9470
  return (
7730
- <g style={{ pointerEvents: 'none' }}>
9471
+ /* Round 559 / Loop — runtime badge outer <g> picks up
9472
+ a drop-shadow glow on node hover, using the runtime's
9473
+ own identity color (rt.color, hex). 16th anchor in
9474
+ the drop-shadow visual-polish family. Pairs with
9475
+ existing R208 ring r-lift + R443 icon sw-lift for
9476
+ a 3-axis runtime-badge hover signature now spanning
9477
+ geometry + stroke + paint glow:
9478
+ R208 ring r 7 → 8 (online)
9479
+ R208 ring sw 1.5 → 2
9480
+ R443 icon sw 2.4 → 2.8
9481
+ R559 outer filter none → drop-shadow(rt.color) ← this round
9482
+ Filter on the OUTER <g> applies uniformly to both
9483
+ the ring <circle> and the inner icon <path> —
9484
+ single paint-axis lift covers both layers in one
9485
+ motion-coherent gesture.
9486
+ Hue: `${rt.color}99` hex+alpha (60%) — rt.color is
9487
+ 6-digit hex (#a78bfa / #38bdf8 / #34d399 / #fbbf24
9488
+ per lib/vendorIdentity.ts), so hex+alpha concat is
9489
+ safe (banked R541 pattern: hex sources use hex+
9490
+ alpha; only hsl/color()/dynamic sources need color-
9491
+ mix).
9492
+ 2px blur reads tight on a small badge (r=7 online
9493
+ / r=5.5 offline). transition list adds 'filter
9494
+ 150ms ease-out' matching the R208 ring r/sw cadence
9495
+ at this surface.
9496
+ Drop-shadow visual-polish family extension (16
9497
+ anchors now): R476/R477/R478/R479/R480/R481 +
9498
+ R500/R532-R536/R537/R538/R540/R543-R546/R550 +
9499
+ R559 (this round).
9500
+ data-runtime-badge-glow attr surfaces the gate
9501
+ for tests. */
9502
+ <g
9503
+ data-runtime-badge-glow={isNodeActive ? 'true' : 'false'}
9504
+ data-runtime-badge-brightness={isNodeActive ? '1.15' : '1'}
9505
+ style={{
9506
+ pointerEvents: 'none',
9507
+ /* R586 — runtime badge outer <g> stacks
9508
+ brightness(1.15) onto the existing R559
9509
+ drop-shadow on node hover. 25th anchor in
9510
+ per-element brightness family, 18th in
9511
+ stacked-filter sub-pattern.
9512
+
9513
+ Runtime badge hover signature now CLOSED
9514
+ at 4 axes (geometry + stroke + paint glow
9515
+ + paint brightness):
9516
+ R208 ring r 7 → 8
9517
+ R208 ring sw 1.5 → 2
9518
+ R443 icon sw 2.4 → 2.8
9519
+ R559 outer filter none → drop-shadow(rt.color)
9520
+ R586 outer filter stack brightness(1.15) ← this round
9521
+
9522
+ The drop-shadow + brightness stack is the
9523
+ banked R564/R570 "halo + glow" pattern —
9524
+ drop-shadow paints the colored halo, brightness
9525
+ lifts the underlying paint (ring stroke +
9526
+ icon path both gain ~15% luminance). Single
9527
+ CSS filter chain on the outer <g> covers
9528
+ both child layers uniformly.
9529
+
9530
+ Same R208/R443/R559 150ms cadence preserved
9531
+ via the existing transition. */
9532
+ filter: isNodeActive
9533
+ ? `drop-shadow(0 0 2px ${rt.color}99) brightness(1.15)`
9534
+ : undefined,
9535
+ transition: 'filter 150ms ease-out',
9536
+ }}
9537
+ >
7731
9538
  <circle
7732
9539
  cx={bx} cy={by} r={br}
7733
9540
  fill={pal.containerBg}
@@ -8044,6 +9851,43 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8044
9851
  R211 fill 300ms + R305 letter-spacing 200ms
8045
9852
  transition list preserved; only the
8046
9853
  conditional gets a middle case. */}
9854
+ {/* Round 500 / Loop — milestone round, opens
9855
+ per-node alias drop-shadow polish. Extends the
9856
+ R476-R481 drop-shadow visual-polish family to a
9857
+ 7th anchor: hovered alias text gains a soft
9858
+ status-coloured text-glow. Pre-R500 hover on
9859
+ a node triggered card-lift (R26 translateY) +
9860
+ card-stroke (R242 tint) + alias letter-spacing
9861
+ (R427 0.3px tier) but the alias TEXT itself had
9862
+ no paint-axis cue beyond fill (R211). R500 adds
9863
+ a drop-shadow on the text glyph itself, so the
9864
+ identity glyph itself lights up under attention
9865
+ — matching the R476 idiom (hub-digit emerald
9866
+ glow on hover) at the per-node identity scope.
9867
+ 2px blur radius at 50% alpha — subtler than the
9868
+ R476 hub-digit (3px at 60%) because the alias
9869
+ text is smaller and more numerous (1 per node)
9870
+ so an aggressive glow would multiply into
9871
+ visual noise. Status-coloured (status.text) so
9872
+ the glow inherits the node's working/idle/
9873
+ offline palette — green/cyan/gray respectively.
9874
+ Drop-shadow visual-polish family — 7 anchors:
9875
+ R476 hub digit hover-gated emerald
9876
+ R477 legend pin-ring pin-gated row.fill
9877
+ R478 recent-row pip fresh-gated cyan
9878
+ R479 group-label text pin-gated cyan
9879
+ R480 hot-lane edge hot-gated amber
9880
+ R481 zoom-state minimap zoom-gated cyan
9881
+ R500 node alias text hover-gated status.text ← this round
9882
+ Filter is paint-only; bbox unchanged; overlap-
9883
+ test invariants hold (R51 selector gated to
9884
+ g[data-node] descendants with strokeWidth
9885
+ sentinels; text element doesn't carry stroke).
9886
+ transition list extends to include 'filter
9887
+ 200ms ease-out' alongside the existing fill
9888
+ 300ms + letter-spacing 200ms tweens.
9889
+ data-node-alias-glow attr surfaces the hover
9890
+ gate for tests. */}
8047
9891
  <text
8048
9892
  x="0" y="1" textAnchor="middle"
8049
9893
  fill={status.text}
@@ -8051,12 +9895,43 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8051
9895
  data-node-alias-text={session.alias}
8052
9896
  data-node-alias-chat-target={chatAlias === session.alias ? 'true' : 'false'}
8053
9897
  data-node-alias-hovered={hoveredAlias === session.alias ? 'true' : 'false'}
9898
+ data-node-alias-glow={!reducedMotion && hoveredAlias === session.alias ? 'true' : 'false'}
8054
9899
  style={{
8055
- transition: 'fill 300ms ease-out, letter-spacing 200ms ease-out',
9900
+ transition: 'fill 300ms ease-out, letter-spacing 200ms ease-out, filter 200ms ease-out',
8056
9901
  letterSpacing:
8057
9902
  chatAlias === session.alias ? '0.5px' :
8058
9903
  hoveredAlias === session.alias ? '0.3px' : '0px',
9904
+ /* Round 564 / Loop — alias text filter stacks
9905
+ brightness(1.15) on top of R500's drop-shadow
9906
+ on hover. Mirrors R542 pressure-seg pattern
9907
+ (brightness + drop-shadow in one stacked
9908
+ filter declaration). Pre-R564 hover added
9909
+ only a drop-shadow halo around the glyph;
9910
+ post-R564 the glyph ALSO brightens, so the
9911
+ identity text reads as both "glowing" AND
9912
+ "lit up" under attention — dual paint axes
9913
+ through one filter chain.
9914
+ CSS filter supports multiple functions
9915
+ applied left-to-right. brightness(1.15)
9916
+ lifts the per-status text color (status.text:
9917
+ green/teal/slate per tier) by 15%; the drop-
9918
+ shadow then paints the outer halo in the
9919
+ status-tier hue. Together: the alias glyph
9920
+ both intensifies its identity color AND
9921
+ radiates outward in that same color.
9922
+ Same +15% brightness as R501 vendor logo
9923
+ avatar (banked per-node hover-brightness
9924
+ pattern). Consistent +15% across all per-
9925
+ node identity surfaces (logo, monogram,
9926
+ fallback avatar from R558, AND now alias
9927
+ text). Cross-element brightness consistency.
9928
+ data-node-alias-brightness attr surfaces
9929
+ the lift for tests. */
9930
+ filter: !reducedMotion && hoveredAlias === session.alias
9931
+ ? `drop-shadow(0 0 2px ${status.text}80) brightness(1.15)`
9932
+ : undefined,
8059
9933
  }}
9934
+ data-node-alias-brightness={!reducedMotion && hoveredAlias === session.alias ? '1.15' : '1'}
8060
9935
  >
8061
9936
  {truncate(session.alias, fullMax)}
8062
9937
  </text>
@@ -8096,6 +9971,31 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8096
9971
  alias > status hierarchy holds at the type
8097
9972
  level. data-node-sub-text-font-weight attr
8098
9973
  exposes the value for tests. */}
9974
+ {/* Round 567 / Loop — node sub-text joins the per-
9975
+ node hover-brightness consistency family. Pre-
9976
+ R567 sub-text had only fill brighten (R211) +
9977
+ ls 0→0.2 (R428); the alias text above lifted
9978
+ via R500 drop-shadow + R564 brightness(1.15)
9979
+ stacked. R567 adds brightness(1.15) to sub-
9980
+ text on the same isNodeActive gate so it
9981
+ chromatically lifts together with the alias.
9982
+ Per-node hover-brightness consistency family
9983
+ — 6 anchors at uniform +15%:
9984
+ R501 vendor.logo image filter on <image>
9985
+ R558 vendor monogram filter on <g>
9986
+ R558 prefix-group fallback filter on <g>
9987
+ R564 alias text (stacked w/ DS) brightness(1.15)
9988
+ R567 node sub-text brightness(1.15) ← this round
9989
+ (+ R559 runtime badge drop-shadow tier-color glow)
9990
+ Now every per-node identity surface (3 avatar
9991
+ variants + alias + sub-text + badge) lifts
9992
+ together on node hover with consistent visual
9993
+ response.
9994
+ Pure paint axis; bbox unchanged. transition
9995
+ list extends to include 'filter 200ms ease-
9996
+ out' matching R428 ls cadence at this scope.
9997
+ data-node-sub-text-brightness attr exposes
9998
+ the lift for tests. */}
8099
9999
  <text
8100
10000
  x="0" y={subY} textAnchor="middle"
8101
10001
  fill={status.primary}
@@ -8104,9 +10004,13 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8104
10004
  data-node-sub-text={session.alias}
8105
10005
  data-node-sub-text-hovered={hoveredAlias === session.alias ? 'true' : 'false'}
8106
10006
  data-node-sub-text-font-weight="500"
10007
+ data-node-sub-text-brightness={!reducedMotion && hoveredAlias === session.alias ? '1.15' : '1'}
8107
10008
  style={{
8108
- transition: 'fill 300ms ease-out, letter-spacing 200ms ease-out',
10009
+ transition: 'fill 300ms ease-out, letter-spacing 200ms ease-out, filter 200ms ease-out',
8109
10010
  letterSpacing: hoveredAlias === session.alias ? '0.2px' : '0px',
10011
+ filter: !reducedMotion && hoveredAlias === session.alias
10012
+ ? 'brightness(1.15)'
10013
+ : undefined,
8110
10014
  }}
8111
10015
  >
8112
10016
  {status.label}{isOnline && sseCountFor != null ? ` sse:${sseCountFor}` : ''}
@@ -8583,7 +10487,55 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8583
10487
  200ms ease-out' alongside R345's ls + R55's fill
8584
10488
  200ms. data-recent-panel-title-fw exposes the
8585
10489
  resolved weight for tests. */}
8586
- <text x="13" y="21" fill={pal.legendHeadline} fontSize="12" fontFamily="monospace" fontWeight={activeEdgeKey ? '800' : '700'} letterSpacing={hoveredPanel === 'recent' ? '0.4' : '0.3'} style={{ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out' }} data-recent-panel-title data-recent-panel-title-fw={activeEdgeKey ? '800' : '700'} data-recent-panel-title-active={activeEdgeKey ? 'true' : 'false'}>recent signal</text>
10490
+ {/* Round 550 / Loop drop-shadow visual-polish family
10491
+ extends to a 14th anchor: the recent-panel header
10492
+ title gains a soft pal.legendAccent glow when the
10493
+ panel has an active row (activeEdgeKey). Pre-R550
10494
+ the title's state-flip on active was 2-axis (R482
10495
+ fw 700→800 + R345 ls 0.3→0.4 when panel-hovered);
10496
+ R550 adds the paint axis so the title brightens
10497
+ paint-wise alongside the typographic tightening when
10498
+ a row inside its panel is locked.
10499
+
10500
+ Hue: pal.legendAccent + hex alpha '80' (~50%) — same
10501
+ strength as R479 group-label pin-glow at the parent
10502
+ panel-title scope. 2px blur reads soft; cyan accent
10503
+ ties the title visually to the active row's pin
10504
+ colour (cyber: cyan-300 / light: teal-600). Hex+alpha
10505
+ concat safe — pal.legendAccent is '#67e8f9' (cyber)
10506
+ or '#0d9488' (light), both 6-digit hex (banked R541:
10507
+ hex sources use hex+alpha; only hsl/color()/dynamic
10508
+ sources need color-mix).
10509
+
10510
+ Drop-shadow visual-polish family extension (14
10511
+ anchors now):
10512
+ R476 hub digit hover-gated emerald
10513
+ R477 legend pin-ring pin-gated row.fill
10514
+ R478 recent-row pip freshness cyan
10515
+ R479 group-label text pin-gated cyan
10516
+ R532-R536 hub-cluster glow QUINTET
10517
+ R537 legend swatch hover/pin row.fill
10518
+ R538 group-label hover-precedence
10519
+ R540 edge-badge text pin-gated cyan
10520
+ R543-R546 pin-active pill 4-variant arc
10521
+ R550 recent-panel title pin-gated cyan ← this round
10522
+ R550 legend-panel title pin-gated cyan ← sibling (next text below)
10523
+
10524
+ filter is paint-only; bbox unchanged; overlap-test
10525
+ invariants hold. transition list extends to include
10526
+ 'filter 200ms ease-out' alongside R345 ls + R482 fw
10527
+ + R55 fill 200ms — one motion-coherent 3-axis active-
10528
+ state lift.
10529
+ data-recent-panel-title-glow attr exposes the gate
10530
+ state for tests. */}
10531
+ {/* Round 573 / Loop — recent panel-title joins per-element
10532
+ brightness family at 11th anchor. Stacks brightness(1.15)
10533
+ onto R550's active-gated drop-shadow. Mirrors R572
10534
+ panel-row text pattern at the panel-TITLE tier — both
10535
+ panels now have brightness in their active signature
10536
+ at BOTH chrome tiers (title + row text), completing
10537
+ the panel paint-axis cascade. */}
10538
+ <text x="13" y="21" fill={pal.legendHeadline} fontSize="12" fontFamily="monospace" fontWeight={activeEdgeKey ? '800' : '700'} letterSpacing={hoveredPanel === 'recent' ? '0.4' : '0.3'} style={{ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out', filter: activeEdgeKey ? `drop-shadow(0 0 2px ${pal.legendAccent}80) brightness(1.15)` : undefined }} data-recent-panel-title data-recent-panel-title-fw={activeEdgeKey ? '800' : '700'} data-recent-panel-title-active={activeEdgeKey ? 'true' : 'false'} data-recent-panel-title-glow={activeEdgeKey ? 'true' : 'false'} data-recent-panel-title-brightness={activeEdgeKey ? '1.15' : '1'}>recent signal</text>
8587
10539
  {/* R96: header count now matches what the rows show. Pre-R96
8588
10540
  this read "X msgs" off the raw messages array, but the
8589
10541
  rows below render DEDUPED flowLinks — so a fleet with 10
@@ -8658,21 +10610,19 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
8658
10610
  textAnchor="end"
8659
10611
  fontSize="10"
8660
10612
  fontFamily="monospace"
8661
- // Round 349 / Loop: editorial letter-spacing 0.2 on the
8662
- // recent-signal panel header count. Sits one tier below
8663
- // the R301 panel title letterSpacing="0.3" so the panel
8664
- // header reads as a 2-step hierarchy (title 0.3 / count
8665
- // 0.2). Sibling change on the legend panel count below
8666
- // closes the panel-pair editorial symmetry. Joins the
8667
- // R285 / R289 / R301 / R302 / R304 / R325 editorial-
8668
- // letterspacing tier at the panel-summary scope. The
8669
- // R162 freshness fill, R225 tabular-nums, R311 fw=600,
8670
- // R336 unit-tspan opacity-0.7 split all preserved —
8671
- // the tier propagates to all descendant tspans via
8672
- // SVG inheritance. data-recent-panel-count-letter-
8673
- // spacing exposes the value for tests.
8674
- letterSpacing="0.2"
8675
- data-recent-panel-count-letter-spacing="0.2"
10613
+ /* Round 566 / Loop recent-panel-count gains hover-
10614
+ state letter-spacing tween (0.2 0.4 on hovered-
10615
+ Panel === 'recent'). Pairs with R424 fw 600→700
10616
+ on the same gate. Count now has 2-axis hover
10617
+ signature (fw + ls), matching the panel title's
10618
+ R345 ls + R482 fw lift pattern at the panel-
10619
+ header data-tspan scope. R349 editorial 0.2
10620
+ baseline preserved at rest only hover lifts.
10621
+ Sibling treatment on the legend-panel count
10622
+ below closes the panel-pair symmetry. */
10623
+ letterSpacing={hoveredPanel === 'recent' ? '0.4' : '0.2'}
10624
+ data-recent-panel-count-letter-spacing={hoveredPanel === 'recent' ? '0.4' : '0.2'}
10625
+ style={{ transition: 'letter-spacing 200ms ease-out' }}
8676
10626
  >
8677
10627
  {/* Round 225 / Loop: tabular-nums on the panel-header
8678
10628
  flow-count tspan. The "{N} flows" string lives in
@@ -9327,11 +11277,46 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9327
11277
  tier without disturbing the surrounding family
9328
11278
  baseline. data-recent-row-text-font-weight attr
9329
11279
  exposes the value for tests. */
9330
- fontWeight="500"
11280
+ /* Round 530 / Loop — extends hover-fw family
11281
+ (R416/R420/R425/R520/R521/R522, 6 anchors) to
11282
+ a 7th anchor: recent-row alias text gains
11283
+ fontWeight 500 → 600 on (isRowHovered ||
11284
+ isRowPinned). Pre-R530 R363 set fw=500
11285
+ statically; hover/pin lifted other axes
11286
+ (R55 fill brighten / R434 letter-spacing
11287
+ 3-tier / R143 translateY / R104 row bg-
11288
+ tint / R474 cadence) but the fw stayed
11289
+ flat — same asymmetry R520 closed at the
11290
+ +N more footer.
11291
+ R530 mirrors R520's pattern at the row-
11292
+ text scope. Hover OR pin (isRowActive
11293
+ union) lifts fw to 600, matching the count
11294
+ tspan's cold-state tier (R320 fw=600), so
11295
+ on active state the alias label reads at
11296
+ the same data tier as the count it sits
11297
+ next to. Inner count tspan has its own
11298
+ explicit fontWeight (600 or 700 per R320/
11299
+ R445) so parent fw lift doesn't bleed
11300
+ (inheritance overridden).
11301
+ Hover-fw family extension (7 anchors):
11302
+ R416 chip-row count digit
11303
+ R420 chrome zoom-level
11304
+ R425 hub-center digit
11305
+ R520 +N more flows footer
11306
+ R521 chrome nodeSize S/M/L inactive
11307
+ R522 chrome layout Ring/Grid inactive
11308
+ R530 recent-row alias text ← this round
11309
+ transition list extends to include
11310
+ 'font-weight 200ms ease-out', matching the
11311
+ R474 cadence of the existing fill +
11312
+ letter-spacing axes on this element.
11313
+ data-recent-row-text-font-weight attr
11314
+ flips '500' → '600' on isRowActive. */
11315
+ fontWeight={(isRowHovered || isRowPinned) ? '600' : '500'}
9331
11316
  data-recent-row-text={link.key}
9332
11317
  data-recent-row-text-pinned={isRowPinned ? 'true' : 'false'}
9333
11318
  data-recent-row-text-hovered={!isRowPinned && isRowHovered ? 'true' : 'false'}
9334
- data-recent-row-text-font-weight="500"
11319
+ data-recent-row-text-font-weight={(isRowHovered || isRowPinned) ? '600' : '500'}
9335
11320
  /* Round 434 / Loop: recent-signal row text extends
9336
11321
  from R220's pin-only letter-spacing (0 → 0.5 on
9337
11322
  isRowPinned) to a 3-tier scale matching R433
@@ -9380,11 +11365,49 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9380
11365
  spacing values unchanged; R363 fw + R55 fill
9381
11366
  brighten unchanged — only the timing axis
9382
11367
  shifts. */
11368
+ /* Round 568 / Loop — extends the drop-shadow visual-
11369
+ polish family (16 anchors after R559) to a 17th
11370
+ anchor at the recent-row text scope. Adds a soft
11371
+ pal.legendAccent glow on isRowHovered || isRow-
11372
+ Pinned, completing the row's hover/pin signature
11373
+ at 4 paint+typography axes:
11374
+ R55 fill brighten (fill)
11375
+ R434 letter-spacing 3-tier (typography kerning)
11376
+ R530 fontWeight 500 → 600 (typography weight)
11377
+ R568 drop-shadow glow (paint glow) ← this round
11378
+ Mirror of R550 panel-title pin-gated glow pattern,
11379
+ applied at the panel-ROW tier rather than panel-
11380
+ TITLE tier. Hue: pal.legendAccent + hex alpha 80
11381
+ (~50%) — same strength as R479 group-label /
11382
+ R550 panel-title glows for cross-element
11383
+ consistency. 2px blur (smaller than R478 pip's
11384
+ 3px since text is fontSize 9 and a heavier blur
11385
+ would bleed into adjacent row text); blur 2px
11386
+ keeps the glow tight to the row's text glyphs.
11387
+ transition list extends to include 'filter
11388
+ 200ms ease-out' matching the R474 200ms cadence
11389
+ of the existing 3 axes.
11390
+ data-recent-row-text-glow attr surfaces the
11391
+ gate for tests. */
9383
11392
  data-recent-row-text-transition="200ms"
11393
+ data-recent-row-text-glow={(isRowHovered || isRowPinned) ? 'true' : 'false'}
11394
+ /* Round 572 / Loop — per-element brightness family
11395
+ 9th anchor at recent-row text scope. Stacks
11396
+ brightness(1.15) onto R568's drop-shadow in
11397
+ one filter chain (same R564/R570/R571 pattern).
11398
+ Glyph BOTH glows (R568 drop-shadow halo) AND
11399
+ brightens (R572 inner lift) simultaneously.
11400
+ Cross-element brightness consistency: same +15%
11401
+ across alias / sub-text / edge-badge / group-
11402
+ label / and now recent-row text. */
11403
+ data-recent-row-text-brightness={(isRowHovered || isRowPinned) ? '1.15' : '1'}
9384
11404
  style={{
9385
- transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out',
11405
+ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out',
9386
11406
  letterSpacing: isRowPinned ? '0.5px' :
9387
11407
  isRowHovered ? '0.25px' : '0px',
11408
+ filter: (isRowHovered || isRowPinned)
11409
+ ? `drop-shadow(0 0 2px ${pal.legendAccent}80) brightness(1.15)`
11410
+ : undefined,
9388
11411
  }}
9389
11412
  >
9390
11413
  {/* R138 / Loop: typography unification with the rest
@@ -9465,12 +11488,30 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9465
11488
  under the same R320 fill cadence. data-
9466
11489
  recent-row-count-pinned attr exposes the
9467
11490
  pin gate for tests. */}
11491
+ {/* Round 498 / Loop — hot-count subtle pulse. Pre-
11492
+ R498 the hot row count signaled via color (R127
11493
+ amber fill) + weight (R320 fw-700) + (R445 pin
11494
+ lift) but stayed visually motionless. R498 adds
11495
+ a 3s opacity breath (0.85↔1.0) on the digit when
11496
+ isHot && !reducedMotion — gentle "alive" signal
11497
+ on the lane carrying ≥ 10 messages, drawing
11498
+ glance without becoming noisy. Sibling of R497
11499
+ hub-idle-breath in the 呼吸感 theme arc; same
11500
+ 0.85↔1.0 amplitude. Class adds an animation-
11501
+ only paint axis; no layout / bbox change. R29
11502
+ blanket also catches `animation-duration` for
11503
+ reducedMotion users, but the component-side
11504
+ gate makes the intent explicit and avoids
11505
+ a node tree thrash for those users (className
11506
+ stays absent rather than present-but-paused). */}
9468
11507
  <tspan
9469
11508
  fill={isHot ? hotStroke : undefined}
9470
11509
  fontWeight={(isHot || isRowPinned) ? '700' : '600'}
11510
+ className={isHot && !reducedMotion ? 'anet-recent-hot-pulse' : undefined}
9471
11511
  data-recent-row-count
9472
11512
  data-recent-row-count-pinned={isRowPinned ? 'true' : 'false'}
9473
11513
  data-recent-row-count-font-weight={(isHot || isRowPinned) ? '700' : '600'}
11514
+ data-recent-row-count-hot-pulse={isHot && !reducedMotion ? 'true' : 'false'}
9474
11515
  {...(isHot ? { 'data-recent-row-count-hot': 'true' } : {})}
9475
11516
  style={{
9476
11517
  transition: 'fill 300ms ease-out, font-weight 200ms ease-out',
@@ -9714,6 +11755,39 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9714
11755
  stays as is, so the rest-vs-hover delta still
9715
11756
  reads clearly. data-recent-panel-more-font-weight
9716
11757
  attr exposes the value for tests. */}
11758
+ {/* Round 520 / Loop — extends the `+N more flows` footer
11759
+ to a 5-axis hover signature by adding fontWeight
11760
+ 500 → 600 on hover. Pre-R520 the footer carried 4
11761
+ hover axes:
11762
+ R195 fill legendText → legendAccent
11763
+ R325 letter-spacing 0.2 → 0.3px (R344 tween)
11764
+ R325 opacity 0.55 → 0.85
11765
+ R133 underline none → underline
11766
+ R368 had set fontWeight 500 statically as a sibling
11767
+ to R363/R364/R366 small-text fw lift family — but
11768
+ the footer's hover state didn't carry a fontWeight
11769
+ DELTA the way other interactive surfaces do (chip-
11770
+ row counts R416, chrome zoom-level R420, hub digit
11771
+ R425). R520 adds the missing weight axis: fw 500
11772
+ → 600 on hover, so the footer reads "thickening AND
11773
+ lighting up" under cursor — same idiom as the
11774
+ chrome zoom-level R420 / chip-row digit R416 hover-
11775
+ bold pattern, applied at the panel nav-action
11776
+ surface.
11777
+ data-recent-panel-more-font-weight attr value
11778
+ flips from '500' → '600' on hover (was static
11779
+ '500' pre-R520).
11780
+ Bonus closure — R475 panel-text cadence: pre-R520
11781
+ the footer's transition list had `opacity 150ms`
11782
+ while R475 unified panel-text transitions at
11783
+ 200ms. R518 closed the same gap at legend-count.
11784
+ R520 closes the LAST panel-text 150ms holdout
11785
+ here AND adds the new font-weight 200ms axis. All
11786
+ 4 transition properties (opacity / fill / letter-
11787
+ spacing / font-weight) now uniform 200ms at the
11788
+ footer — same cadence as legend-label / legend-
11789
+ count / recent-row alias / recent-row count /
11790
+ group-label. */}
9717
11791
  <text
9718
11792
  x="115" y="82"
9719
11793
  textAnchor="middle"
@@ -9721,14 +11795,15 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9721
11795
  fontSize="9"
9722
11796
  fontFamily="monospace"
9723
11797
  fontStyle="italic"
9724
- fontWeight="500"
11798
+ fontWeight={hoveredRecentMore ? '600' : '500'}
9725
11799
  letterSpacing={hoveredRecentMore ? '0.3' : '0.2'}
9726
11800
  opacity={hoveredRecentMore ? 0.85 : 0.55}
9727
11801
  textDecoration={hoveredRecentMore ? 'underline' : 'none'}
9728
11802
  data-recent-panel-more={moreCount}
9729
11803
  data-recent-panel-more-hovered={hoveredRecentMore ? 'true' : 'false'}
9730
- data-recent-panel-more-font-weight="500"
9731
- style={{ transition: 'opacity 150ms ease-out, fill 200ms ease-out, letter-spacing 200ms ease-out' }}
11804
+ data-recent-panel-more-font-weight={hoveredRecentMore ? '600' : '500'}
11805
+ data-recent-panel-more-transition="200ms"
11806
+ style={{ transition: 'opacity 200ms ease-out, fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out' }}
9732
11807
  >
9733
11808
  {`+ ${moreCount}`}
9734
11809
  <tspan opacity="0.7" data-recent-panel-more-unit>{` more flow${moreCount === 1 ? '' : 's'}`}</tspan>
@@ -9835,7 +11910,20 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9835
11910
  data-legend-panel-title-fw + -active exposed for tests. */}
9836
11911
  {/* R345 sibling — legend panel title same hover letter-
9837
11912
  spacing tween 0.3 → 0.4 on panel hover. */}
9838
- <text x="13" y="21" fill={pal.legendHeadline} fontSize="12" fontFamily="monospace" fontWeight={pinnedStatus ? '800' : '700'} letterSpacing={hoveredPanel === 'legend' ? '0.4' : '0.3'} style={{ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out' }} data-legend-panel-title data-legend-panel-title-fw={pinnedStatus ? '800' : '700'} data-legend-panel-title-active={pinnedStatus ? 'true' : 'false'}>legend</text>
11913
+ {/* Round 550 sibling legend-panel header title mirrors
11914
+ the recent-panel title above: drop-shadow glow on
11915
+ pin-gated active state (pinnedStatus). Same hue
11916
+ (pal.legendAccent + hex alpha 80), same 2px blur,
11917
+ same 200ms ease-out cadence. Family lifts to 15
11918
+ anchors with this sibling (counted as R550-sibling
11919
+ for accounting parity with R532-R536 hub-cluster
11920
+ glow quintet pattern — two co-shipping anchors
11921
+ under a single round number).
11922
+ data-legend-panel-title-glow attr added. */}
11923
+ {/* Round 573 sibling — legend panel-title 12th anchor.
11924
+ Same stacked filter pattern at the legend-panel-title
11925
+ scope. Both panel titles now lift in lockstep. */}
11926
+ <text x="13" y="21" fill={pal.legendHeadline} fontSize="12" fontFamily="monospace" fontWeight={pinnedStatus ? '800' : '700'} letterSpacing={hoveredPanel === 'legend' ? '0.4' : '0.3'} style={{ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out', filter: pinnedStatus ? `drop-shadow(0 0 2px ${pal.legendAccent}80) brightness(1.15)` : undefined }} data-legend-panel-title data-legend-panel-title-fw={pinnedStatus ? '800' : '700'} data-legend-panel-title-active={pinnedStatus ? 'true' : 'false'} data-legend-panel-title-glow={pinnedStatus ? 'true' : 'false'} data-legend-panel-title-brightness={pinnedStatus ? '1.15' : '1'}>legend</text>
9839
11927
  {/* Round 257 / Loop: legend panel header count picks up the
9840
11928
  symmetric 13L/13R inner-padding pattern from the recent-
9841
11929
  signal panel. Pre-R257 the legend header was 13px from
@@ -9912,11 +12000,19 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9912
12000
  // title 0.3. Pairs with the recent-signal panel count
9913
12001
  // letter-spacing above so the two corner panels' header
9914
12002
  // typography stays editorially symmetric.
9915
- letterSpacing="0.2"
12003
+ /* Round 566 / Loop — legend panel-count gains hover-state
12004
+ letter-spacing tween (0.2 → 0.4 on hoveredPanel ===
12005
+ 'legend'). Pairs with existing R310 fw 600→700 on the
12006
+ same gate — count now has 2-axis hover signature (fw
12007
+ + ls), matching the panel title's R345 ls + R482 fw
12008
+ lift pattern at the panel-header data-tspan scope.
12009
+ Hover-letter-spacing family extension (R566 = 2 sibling
12010
+ anchors at recent + legend panel-count). */
12011
+ letterSpacing={hoveredPanel === 'legend' ? '0.4' : '0.2'}
9916
12012
  data-legend-panel-count
9917
- data-legend-panel-count-letter-spacing="0.2"
12013
+ data-legend-panel-count-letter-spacing={hoveredPanel === 'legend' ? '0.4' : '0.2'}
9918
12014
  style={{
9919
- transition: 'fill 200ms ease-out, font-weight 200ms ease-out',
12015
+ transition: 'fill 200ms ease-out, font-weight 200ms ease-out, letter-spacing 200ms ease-out',
9920
12016
  fontVariantNumeric: 'tabular-nums',
9921
12017
  }}
9922
12018
  >{sessions.length}<tspan opacity="0.7" data-legend-panel-count-unit> node{sessions.length === 1 ? '' : 's'}</tspan></text>
@@ -9993,6 +12089,34 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
9993
12089
  const isPinned = pinnedStatus === row.key;
9994
12090
  const isRowHovered = hoveredStatus === row.key;
9995
12091
  const isLifted = isRowHovered || isPinned;
12092
+ /* Round 562 / Loop — inspection-overrides-encoding family
12093
+ 5th anchor at the legend-swatch scope. When operator
12094
+ hovers a NODE ALIAS on the canvas, the legend swatch
12095
+ that matches that node's status tier lifts r + drop-
12096
+ shadow (R197 + R537 axes) — telegraphing "your
12097
+ inspected node is in this status group".
12098
+ Mirror of R486 minimap-dot inspection-override at the
12099
+ legend-swatch scope.
12100
+ Family progression (5 anchors):
12101
+ R484 recent-row timestamp on alias hover
12102
+ R485 edge particle opacity on alias hover
12103
+ R486 minimap dot opacity to 1.0 on alias hover
12104
+ R561 group-label opacity-1 + ants-gate refinement
12105
+ R562 legend-swatch r+glow on member-alias-matching ← this round
12106
+ Restraint: ONLY swatch lifts, NOT label/fill/ls/fw
12107
+ axes. Direct row-hover gets full treatment; inspection
12108
+ signal gets swatch-only lift — distinct "lighter"
12109
+ visual register matching R561's ants-gate approach
12110
+ (indirect inspection ≠ direct attention). */
12111
+ const hoveredSession = hoveredAlias
12112
+ ? (onlineNodes.find(s => s.alias === hoveredAlias) ?? offlineNodes.find(s => s.alias === hoveredAlias))
12113
+ : null;
12114
+ const hoveredAliasRowKey: 'working' | 'idle' | 'offline' | null = !hoveredSession ? null
12115
+ : hoveredSession.status === 'working' ? 'working'
12116
+ : offlineNodes.includes(hoveredSession) ? 'offline'
12117
+ : 'idle';
12118
+ const isMemberAliasMatching = hoveredAliasRowKey === row.key;
12119
+ const isSwatchLifted = isLifted || isMemberAliasMatching;
9996
12120
  return (
9997
12121
  <g
9998
12122
  key={row.key}
@@ -10124,15 +12248,50 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10124
12248
  R181 pin ring (6 + 0 stroke vs 8 - 0.75 inner
10125
12249
  ≈ 7.25). data-legend-swatch is unchanged so
10126
12250
  R197 / R55 / R61 tests probe the same handle. */}
12251
+ {/* Round 537 / Loop — extends drop-shadow visual-polish
12252
+ family (12 anchors after R536) to a 13th anchor: the
12253
+ legend swatch gains drop-shadow glow on hover/pin
12254
+ using its OWN row fill color (working green / idle
12255
+ teal / offline slate). Pre-R537 the swatch lifted
12256
+ only r (R197/R295 6 → 7) on attention — geometry
12257
+ axis only, no paint glow. R537 adds the paint axis,
12258
+ composing with R181/R402 pin-ring (separate concen-
12259
+ tric circle in the same row.fill color) so on
12260
+ hover/pin the SWATCH AND its pin-ring both contri-
12261
+ bute to a unified tier-coloured glow signature.
12262
+ Hue: row.fill (status hex) concatenated with `99`
12263
+ hex alpha (~60%). Working green / idle teal /
12264
+ offline slate each glow in their OWN tier color
12265
+ — the legend acts as a color-keyed status mirror.
12266
+ 3px blur reads soft; 60% alpha legible without
12267
+ overwhelming the swatch's own paint.
12268
+ Drop-shadow visual-polish family extension (13
12269
+ anchors). filter is paint-only; bbox unchanged.
12270
+ transition list extends to include 'filter 150ms
12271
+ ease-out', matching the existing R197 r 150ms
12272
+ cadence at this swatch. data-legend-swatch-glow
12273
+ attr exposes the gate state for tests. */}
10127
12274
  <circle
10128
12275
  cx="16" cy={row.y0}
10129
12276
  r="6"
10130
12277
  fill={row.fill}
10131
12278
  data-legend-swatch={row.key}
10132
- data-legend-swatch-state={isPinned ? 'pinned' : isRowHovered ? 'hover' : 'idle'}
12279
+ data-legend-swatch-state={isPinned ? 'pinned' : isRowHovered ? 'hover' : isMemberAliasMatching ? 'member-alias-matching' : 'idle'}
12280
+ data-legend-swatch-glow={isSwatchLifted ? 'true' : 'false'}
12281
+ data-legend-swatch-member-alias-matching={isMemberAliasMatching ? 'true' : 'false'}
12282
+ /* Round 578 — legend swatch joins per-element brightness
12283
+ family at 16th anchor. Stacks brightness(1.15) onto
12284
+ R537 drop-shadow. Closes chip-row tier-color glow
12285
+ trio at consistent stacked-filter pattern alongside
12286
+ R542 pressure-seg (already stacks brightness 1.2)
12287
+ and the sibling vendor chip (R578-sibling). */
12288
+ data-legend-swatch-brightness={isSwatchLifted ? '1.15' : '1'}
10133
12289
  style={{
10134
- r: isRowHovered || isPinned ? '7px' : '6px',
10135
- transition: 'r 150ms ease-out',
12290
+ r: isSwatchLifted ? '7px' : '6px',
12291
+ filter: isSwatchLifted
12292
+ ? `drop-shadow(0 0 3px ${row.fill}99) brightness(1.15)`
12293
+ : undefined,
12294
+ transition: 'r 150ms ease-out, filter 150ms ease-out',
10136
12295
  } as React.CSSProperties}
10137
12296
  />
10138
12297
  {/* R61 pinned-state ring — concentric stroke at r=8 in
@@ -10264,11 +12423,42 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10264
12423
  the value for tests. R219 letter-spacing pin
10265
12424
  tween + R55 fill transition + R181 always-mount
10266
12425
  pin ring all preserved. */
10267
- fontWeight="500"
12426
+ /* Round 531 / Loop — extends hover-fw family (R416/
12427
+ R420/R425/R520/R521/R522/R530, 7 anchors) to an
12428
+ 8th anchor at the legend-row label. Pre-R531
12429
+ R364 set fw=500 statically; hover/pin lifted
12430
+ other axes (R55 fill brighten / R433 letter-
12431
+ spacing 3-tier / R181 pin ring) but the fw
12432
+ stayed flat. R531 mirrors R530's recent-row
12433
+ alias pattern at the legend-row label scope.
12434
+ Hover OR pin (hoveredStatus===row.key ||
12435
+ isPinned) lifts fw to 600, matching the
12436
+ legend-row count tier (R309 fw=600 / R446
12437
+ pin lift 600→700). Active label now reads at
12438
+ the count's data tier — sibling treatment to
12439
+ R530 recent-row.
12440
+ Hover-fw family extension (8 anchors):
12441
+ R416 chip-row count digit
12442
+ R420 chrome zoom-level
12443
+ R425 hub-center digit
12444
+ R520 +N more flows footer
12445
+ R521 chrome nodeSize S/M/L inactive
12446
+ R522 chrome layout Ring/Grid inactive
12447
+ R530 recent-row alias text
12448
+ R531 legend-row label ← this round
12449
+ Two panel-row label surfaces (R530 recent-
12450
+ row alias + R531 legend-row label) now have
12451
+ parallel hover-fw signatures. R475 cadence
12452
+ at 200ms already covers font-weight via the
12453
+ existing transition list extension at this
12454
+ element. data-legend-row-label-font-weight
12455
+ attr flips '500' → '600' on isActive (was
12456
+ static '500' pre-R531). */
12457
+ fontWeight={(hoveredStatus === row.key || isPinned) ? '600' : '500'}
10268
12458
  data-legend-row-label={row.key}
10269
12459
  data-legend-row-label-pinned={isPinned ? 'true' : 'false'}
10270
12460
  data-legend-row-label-hovered={!isPinned && hoveredStatus === row.key ? 'true' : 'false'}
10271
- data-legend-row-label-font-weight="500"
12461
+ data-legend-row-label-font-weight={(hoveredStatus === row.key || isPinned) ? '600' : '500'}
10272
12462
  /* Round 433 / Loop: legend-row text extends from
10273
12463
  R219's pin-only letter-spacing (0px → 0.5px on
10274
12464
  isPinned) to a 3-tier scale matching the R432
@@ -10310,10 +12500,46 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10310
12500
  unchanged; R55 fill brighten unchanged — only
10311
12501
  the timing axis shifts. */
10312
12502
  data-legend-row-label-transition="200ms"
12503
+ /* Round 569 / Loop — extends R568's panel-row drop-
12504
+ shadow pattern to the SIBLING legend-row label.
12505
+ Symmetric closure of the panel-row drop-shadow
12506
+ across both panel surfaces (recent + legend).
12507
+ Pre-R569 the legend-row label had 3 hover/pin
12508
+ axes (R55 fill + R433 ls 3-tier + R531 fw); R569
12509
+ adds the 4th paint axis to match R568 recent-
12510
+ row text exactly.
12511
+ Two-tier paint-axis cascade now SYMMETRIC across
12512
+ both side panels:
12513
+ recent panel title (R550) + row text (R568)
12514
+ legend panel title (R550-sibling) + label (R569) ← this round
12515
+ Each panel has glow at BOTH chrome tiers (title
12516
+ active + row hover/pin). The 4-axis row signature
12517
+ (fill + ls + fw + glow) is now identical at both
12518
+ panel-row text scopes — completes the panel-row
12519
+ text-treatment parity.
12520
+ Hue/blur/cadence: same as R568 (pal.legendAccent
12521
+ + hex alpha 80, 2px blur, 200ms ease-out). Gate
12522
+ matches R531/R433 (hoveredStatus === row.key ||
12523
+ isPinned) — single boolean drives all 4 axes
12524
+ together for motion-coherent state-flip.
12525
+ Drop-shadow family extends to 18 anchors total
12526
+ (R568 was 17; R569 = 18).
12527
+ data-legend-row-label-glow attr added for tests. */
12528
+ data-legend-row-label-glow={(hoveredStatus === row.key || isPinned) ? 'true' : 'false'}
12529
+ /* Round 572 / Loop — sibling to recent-row text above.
12530
+ Stacks brightness(1.15) onto R569's drop-shadow at
12531
+ legend-row label scope (10th anchor in per-element
12532
+ brightness family). Matches recent-row text 4-axis
12533
+ signature exactly: fill + ls + fw + drop-shadow +
12534
+ brightness now BOTH panel-row text surfaces. */
12535
+ data-legend-row-label-brightness={(hoveredStatus === row.key || isPinned) ? '1.15' : '1'}
10313
12536
  style={{
10314
- transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out',
12537
+ transition: 'fill 200ms ease-out, letter-spacing 200ms ease-out, font-weight 200ms ease-out, filter 200ms ease-out',
10315
12538
  letterSpacing: isPinned ? '0.5px' :
10316
12539
  hoveredStatus === row.key ? '0.25px' : '0px',
12540
+ filter: (hoveredStatus === row.key || isPinned)
12541
+ ? `drop-shadow(0 0 2px ${pal.legendAccent}80) brightness(1.15)`
12542
+ : undefined,
10317
12543
  }}
10318
12544
  >{row.label}</text>
10319
12545
  {/* R95: live count anchored to the right edge of the
@@ -10445,7 +12671,43 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10445
12671
  data-legend-count-pinned={isPinned ? 'true' : 'false'}
10446
12672
  data-legend-count-font-weight={isPinned ? '700' : '600'}
10447
12673
  data-legend-count-fill={row.count > 0 && (hoveredStatus === row.key || isPinned) ? 'tier' : 'neutral'}
10448
- style={{ pointerEvents: 'none', transition: 'opacity 150ms ease-out, fill 150ms ease-out, font-weight 150ms ease-out', fontVariantNumeric: 'tabular-nums' }}
12674
+ /* Round 518 / Loop extends R433's 3-tier hover-
12675
+ letter-spacing tween from the legend-row LABEL
12676
+ (text at x=30) to the SIBLING legend-row COUNT
12677
+ digit (this text at x=215). Pre-R518 the row's
12678
+ label spread on hover/pin (R433: 0/0.25/0.5px)
12679
+ while the count digit at the row's right edge
12680
+ stayed dead-typographic — same row, two halves,
12681
+ asymmetric kerning gesture. R518 mirrors the
12682
+ 3-tier scale at the count so the WHOLE row's
12683
+ typography reads as one unit under cursor: label
12684
+ + count spread together at matching values.
12685
+ Tabular-nums (R225) makes the kerning still
12686
+ visible on 2-digit counts — each digit cell
12687
+ keeps its fixed width, but the inter-digit
12688
+ advance grows. R518 also closes R475's panel-
12689
+ row TEXT cadence at the count surface — R475
12690
+ lifted the label text transitions to 200ms but
12691
+ the count was missed; R518 lifts opacity / fill
12692
+ / font-weight from 150 → 200ms AND adds the new
12693
+ letter-spacing axis at 200ms. One transition
12694
+ list, one cadence, one motion-coherent multi-
12695
+ axis hover/pin signature across the row.
12696
+ Hover-letter-spacing family extension (10
12697
+ anchors now): R344/R345/R347/R420/R427/R431/
12698
+ R432/R433/R517/R518. R518 closes the legend-
12699
+ row pair (label R433 + count R518). data-
12700
+ legend-count-letter-spacing attr exposes the
12701
+ resolved value for tests. */
12702
+ data-legend-count-letter-spacing={isPinned ? '0.5px' : hoveredStatus === row.key ? '0.25px' : '0px'}
12703
+ data-legend-count-transition="200ms"
12704
+ style={{
12705
+ pointerEvents: 'none',
12706
+ transition: 'opacity 200ms ease-out, fill 200ms ease-out, font-weight 200ms ease-out, letter-spacing 200ms ease-out',
12707
+ fontVariantNumeric: 'tabular-nums',
12708
+ letterSpacing: isPinned ? '0.5px' :
12709
+ hoveredStatus === row.key ? '0.25px' : '0px',
12710
+ }}
10449
12711
  >{row.count}</text>
10450
12712
  </g>
10451
12713
  );
@@ -10504,6 +12766,74 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10504
12766
  spacing as typographic intent. Stays well inside the
10505
12767
  bottom-left corner; opacity 0.4 unchanged so the
10506
12768
  watermark stays a watermark. */}
12769
+ {/* Round 519 / Loop — 呼吸感 family 3rd anchor. Pre-R519 the
12770
+ breath family had 2 anchors (R497 hub idle digit + R498
12771
+ recent-row hot pulse). Both signal active state — the
12772
+ digit when canvas is idle (no work pending), the recent
12773
+ row when fresh signal arrives. R519 adds a SLOW ambient
12774
+ breath to the brand watermark — present always, not gated
12775
+ on activity state. The watermark IS the canvas-corner
12776
+ register that says "the canvas is alive even when nothing
12777
+ is happening"; a 6s opacity pulse around its 0.4 mean
12778
+ (±0.08 swing → 0.32 ↔ 0.48) reads as ambient liveness
12779
+ rather than foreground signal.
12780
+ Why 6s (not R497's 4s): the breath family now spans
12781
+ activity registers (R497 4s — idle-focal: present and
12782
+ waiting; R498 ~3s — hot signal: just arrived) and now
12783
+ ambient register (R519 6s — corner watermark: always-on
12784
+ background). Slower cadence keeps the watermark in the
12785
+ background; ~10 pct slower than R497 keeps it out of
12786
+ phase so the two anchors never beat together visibly.
12787
+ Gate: !reducedMotion. Inside the prefers-reduced-motion
12788
+ media query, SMIL animate isn't covered by globals.css
12789
+ R29 (which only kills CSS animation property), so we
12790
+ gate at JSX level — when reducedMotion is true the
12791
+ <animate> child isn't mounted and opacity stays at the
12792
+ static 0.4. data-topo-brand-watermark-breath attr
12793
+ exposes the gate state for tests.
12794
+ 呼吸感 family extension (3 anchors): R497 hub idle / R498
12795
+ recent-row hot / R519 brand watermark ambient. */}
12796
+ {/* Round 525 / Loop — focal-recede family 3rd anchor. R507
12797
+ receded the hub-center workingCount digit; R508 receded
12798
+ the hub-highlight disc; both fade to 0.85× when any non-
12799
+ hub canvas surface is hovered (alias / edge / group /
12800
+ status / vendor) — the "you're inspecting elsewhere"
12801
+ gesture. R525 extends the pattern to the brand watermark
12802
+ at canvas bottom-left, the always-on decorative brand
12803
+ element. Pre-R525 the watermark stayed at its R519
12804
+ breath baseline (0.32-0.48 SMIL pulse) regardless of
12805
+ canvas attention; post-R525 it fades to 70% wrapper
12806
+ opacity (effective 0.224-0.336 with breath) when canvas
12807
+ attention is elsewhere, matching the same focal-recede
12808
+ semantic R507/R508 establish at the hub focal cluster.
12809
+ Implementation: wrap the existing <text> in a <g>
12810
+ wrapper whose opacity multiplies with the inner text's
12811
+ SMIL-animated opacity. SVG opacity composes
12812
+ multiplicatively across the parent/child chain, so:
12813
+ normal: g.opacity=1.0 × text.opacity(SMIL 0.32-0.48) = 0.32-0.48
12814
+ recede: g.opacity=0.7 × text.opacity(SMIL 0.32-0.48) = 0.224-0.336
12815
+ SMIL on inner text continues running through both
12816
+ states; only the wrapper opacity flips. 300ms ease-out
12817
+ transition on wrapper (matches R508 hub-highlight recede
12818
+ transition).
12819
+ Gate matches R507/R508 — focal-recede is a UNIFIED
12820
+ non-hub-canvas-hover signal driving multiple anchors,
12821
+ so all three (hub digit / hub-highlight / brand
12822
+ watermark) fade together as the canvas's decorative
12823
+ register, leaving only the surface under inspection
12824
+ foregrounded.
12825
+ Focal-recede family extension (3 anchors): R507 hub
12826
+ digit / R508 hub-highlight / R525 brand watermark. */}
12827
+ <g
12828
+ opacity={(hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
12829
+ hoveredStatus || hoveredVendor) && !hoveredHub ? 0.7 : 1}
12830
+ data-topo-brand-watermark-wrapper
12831
+ data-topo-brand-watermark-recede={
12832
+ (hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
12833
+ hoveredStatus || hoveredVendor) && !hoveredHub ? 'true' : 'false'
12834
+ }
12835
+ style={{ pointerEvents: 'none', transition: 'opacity 300ms ease-out' }}
12836
+ >
10507
12837
  <text
10508
12838
  x="16" y="672"
10509
12839
  fontSize="11" fontFamily="monospace" fontWeight="600"
@@ -10511,8 +12841,12 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10511
12841
  fill={pal.legendText}
10512
12842
  opacity="0.4"
10513
12843
  data-topo-brand-watermark
12844
+ data-topo-brand-watermark-breath={reducedMotion ? 'false' : 'true'}
10514
12845
  style={{ pointerEvents: 'none', transition: 'fill 200ms ease-out' }}
10515
- >sleep2agi</text>
12846
+ >sleep2agi{!reducedMotion && (
12847
+ <animate attributeName="opacity" values="0.32;0.48;0.32" dur="6s" repeatCount="indefinite" />
12848
+ )}</text>
12849
+ </g>
10516
12850
  {/* v0.10.0 Hero 3 Wave 1 / RFC §3.I (Vincent 5215 + 通信龙
10517
12851
  lead-autonomy Q4 dual-anchor minimal): canvas top-left
10518
12852
  crescent moon brand mark, visible ONLY when the
@@ -10547,10 +12881,47 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10547
12881
  the R175 panel-fade-in uses for cascade rhythm. data-
10548
12882
  topo-brand-canvas-mark-visible exposes the gate for
10549
12883
  tests. */}
12884
+ {/* Round 526 / Loop — focal-recede family 4th anchor.
12885
+ Symmetric polish to R525 (watermark recede). The
12886
+ brand crescent at canvas top-left is the second
12887
+ decorative brand element on the canvas; pre-R526 it
12888
+ stayed at flat opacity 0.35 (when visible) regardless
12889
+ of canvas attention. R526 multiplies its visible
12890
+ opacity by 0.7 when ANY non-hub canvas surface is
12891
+ hovered, matching R525's deeper-recede semantic for
12892
+ decorative brand elements (vs hub focal cluster's
12893
+ 0.85× recede at R507/R508).
12894
+ Composes cleanly with existing flowLinks gate:
12895
+ normal, flowLinks=0: opacity = 0.35 * 1.0 = 0.350
12896
+ recede, flowLinks=0: opacity = 0.35 * 0.7 = 0.245
12897
+ invisible, flowLinks>0: opacity = 0.00 * any = 0.000
12898
+ Multiplicative chain means recede only matters when
12899
+ crescent is visible (quiet canvas, flowLinks=0) —
12900
+ exactly when canvas attention elsewhere should
12901
+ dim the decorative register. 300ms transition
12902
+ already covers both axes (the existing visibility
12903
+ opacity ramp + the new recede multiplier easing).
12904
+ Focal-recede family extension (4 anchors): R507 hub
12905
+ digit / R508 hub-highlight / R525 watermark / R526
12906
+ crescent (this round). Canvas brand surfaces (R525
12907
+ watermark + R526 crescent) now BOTH carry focal-
12908
+ recede at the same 0.7 multiplier, fading as a
12909
+ decorative pair when the canvas's focal attention
12910
+ shifts elsewhere.
12911
+ data-topo-brand-canvas-mark-recede attr exposes the
12912
+ gate state for tests. */}
10550
12913
  <g
10551
- opacity={flowLinks.length === 0 ? 0.35 : 0}
12914
+ opacity={(flowLinks.length === 0 ? 0.35 : 0) * (
12915
+ (hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
12916
+ hoveredStatus || hoveredVendor) && !hoveredHub ? 0.7 : 1
12917
+ )}
10552
12918
  data-topo-brand-canvas-mark
10553
12919
  data-topo-brand-canvas-mark-visible={flowLinks.length === 0 ? 'true' : 'false'}
12920
+ data-topo-brand-canvas-mark-recede={
12921
+ (hoveredAlias || hoveredEdgeKey || hoveredGroupLabel ||
12922
+ hoveredStatus || hoveredVendor) && !hoveredHub ? 'true' : 'false'
12923
+ }
12924
+ data-topo-brand-canvas-mark-breath={reducedMotion ? 'false' : 'true'}
10554
12925
  style={{ pointerEvents: 'none', transition: 'opacity 300ms ease-out, fill 200ms ease-out' }}
10555
12926
  >
10556
12927
  <defs>
@@ -10560,11 +12931,44 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10560
12931
  <circle cx="17.5" cy="13" r="10" fill="black" />
10561
12932
  </mask>
10562
12933
  </defs>
12934
+ {/* Round 528 / Loop — 呼吸感 family 4th anchor. Symmetric
12935
+ polish to R519 watermark ambient breath. The brand
12936
+ crescent at canvas top-left is the second decorative
12937
+ canvas brand surface; pre-R528 it stayed at the static
12938
+ composed opacity (wrapper 0.35 × no inner anim = flat).
12939
+ Post-R528 the inner <rect>'s fill-opacity breathes
12940
+ 0.8 ↔ 1.0 on a 7s cycle, composing multiplicatively
12941
+ with the wrapper's recede gate:
12942
+ normal visible: 0.35 × (0.8-1.0) = 0.280-0.350
12943
+ recede visible: 0.245 × (0.8-1.0) = 0.196-0.245
12944
+ invisible: 0 × any = 0
12945
+ 7s cadence intentionally OUT OF PHASE with R519
12946
+ watermark's 6s — the two ambient anchors never beat
12947
+ together visibly when both visible. R497 hub idle
12948
+ breath (4s) is the loudest; R498 recent-row hot pulse
12949
+ (~3s) is the most-active; R519 watermark (6s) +
12950
+ R528 crescent (7s) are the quietest ambient pair.
12951
+ 呼吸感 family extension (4 anchors):
12952
+ R497 hub idle digit 4s active-idle register
12953
+ R498 recent-row hot pulse 3s active-fresh register
12954
+ R519 watermark ambient 6s ambient (always-on)
12955
+ R528 crescent ambient 7s ambient (quiet-only) ← this round
12956
+ SMIL <animate> on fill-opacity (not parent opacity) so
12957
+ the wrapper's React-controlled gate compositions stay
12958
+ intact. Gated on !reducedMotion at JSX level —
12959
+ reducedMotion users see the inner rect at default
12960
+ fill-opacity=1.0 (no SMIL mounted, wrapper's static
12961
+ composed opacity wins). data-topo-brand-canvas-mark-
12962
+ breath attr exposes the gate state. */}
10563
12963
  <rect
10564
12964
  x="16" y="16" width="28" height="28"
10565
12965
  fill={pal.legendText}
10566
12966
  mask="url(#s2a-canvas-corner-mask)"
10567
- />
12967
+ >
12968
+ {!reducedMotion && (
12969
+ <animate attributeName="fill-opacity" values="0.8;1;0.8" dur="7s" repeatCount="indefinite" />
12970
+ )}
12971
+ </rect>
10568
12972
  </g>
10569
12973
  </svg>
10570
12974
 
@@ -10916,12 +13320,32 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
10916
13320
  (the minimap viewport is small, ~120×82 px).
10917
13321
  Filter is paint-only — bbox unchanged. transition
10918
13322
  list extends to include 'filter 200ms ease-out'
10919
- so the glow eases when zoom crosses 1.5x. */
10920
- data-topo-minimap-viewport-glow={view.zoom > 1.5 ? 'true' : 'false'}
13323
+ so the glow eases when zoom crosses 1.5x.
13324
+ R540: extends the drop-shadow to also fire on
13325
+ hoveredMinimap with HOVER PRECEDENCE over zoom-
13326
+ state. Pre-R540 the viewport drop-shadow was
13327
+ zoom-only (single gate); R540 adds an
13328
+ interactional gate at lighter blur intensity.
13329
+ Hover wins when both true — interactional signal
13330
+ (user is inspecting) trumps informational signal
13331
+ (you're zoomed). Sibling to R534 edge-badge
13332
+ hover-precedence + R538 group-label hover-tier
13333
+ extensions.
13334
+ 2-tier alpha ladder:
13335
+ hover (interactional) legendAccent 99 (~60%)
13336
+ zoom > 1.5 (info) legendAccent 80 (~50%)
13337
+ rest none
13338
+ data-topo-minimap-viewport-glow attr upgraded
13339
+ binary ('true'/'false') → 3-value ('hover' |
13340
+ 'zoom' | 'false') so tests can distinguish
13341
+ gate cause. */
13342
+ data-topo-minimap-viewport-glow={hoveredMinimap ? 'hover' : view.zoom > 1.5 ? 'zoom' : 'false'}
10921
13343
  style={{
10922
- filter: view.zoom > 1.5
10923
- ? `drop-shadow(0 0 2px ${pal.legendAccent}80)`
10924
- : undefined,
13344
+ filter: hoveredMinimap
13345
+ ? `drop-shadow(0 0 2px ${pal.legendAccent}99)`
13346
+ : view.zoom > 1.5
13347
+ ? `drop-shadow(0 0 2px ${pal.legendAccent}80)`
13348
+ : undefined,
10925
13349
  transition: smoothView
10926
13350
  ? 'x 280ms ease-out, y 280ms ease-out, width 280ms ease-out, height 280ms ease-out, stroke-width 200ms ease-out, opacity 200ms ease-out, filter 200ms ease-out'
10927
13351
  : 'stroke-width 200ms ease-out, opacity 200ms ease-out, filter 200ms ease-out',
@@ -11062,7 +13486,41 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11062
13486
  // transition-colors only — without the transform transition,
11063
13487
  // active:scale-95 would hard-cut. transform-gpu promotes the
11064
13488
  // layer so scale doesn't trigger paint thrash.
11065
- className={`px-2 py-1 transition-colors transition-transform duration-200 ease-out transform-gpu active:scale-95 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset ${idx > 0 ? 'border-l' : ''} ${nodeScale === v ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 active:bg-cyan-500/25' : 'hover:bg-cyan-500/5 active:bg-cyan-500/15'}${chromePopping === popKey ? ' anet-chrome-pop' : ''}`}
13489
+ /* Round 521 / Loop extends R270's hover-preview pattern
13490
+ (inactive toggle hover previews the active state's
13491
+ visual register) to the TYPOGRAPHY axis at the chrome
13492
+ nodeSize S/M/L surface. Pre-R521 the inactive variant
13493
+ had `hover:bg-cyan-500/5` (R270 bg preview) but no
13494
+ typography preview — active variant uses `font-medium`
13495
+ (fw 500), inactive variant sat at default fw 400 even
13496
+ on hover.
13497
+ R521 adds `hover:font-medium` + `transition-[font-
13498
+ weight]` to the inactive variant so hovering an
13499
+ inactive S/M/L letter thickens the glyph 400 → 500,
13500
+ previewing the typography of the active state the
13501
+ click would commit to. Sibling to R421 chrome zoom-
13502
+ level fontWeight hover delta (rest 500 → hover 600)
13503
+ and R520 footer fontWeight hover (500 → 600) — same
13504
+ idiom: thicken-on-hover for chrome surfaces with a
13505
+ pre-commit gesture.
13506
+ `font-medium` (500) matches the ACTIVE variant's
13507
+ fw exactly — the inactive hover landing weight equals
13508
+ the active locked weight, so clicking commits to a
13509
+ typography state the eye already saw 'on the way in'.
13510
+ Hover-fw family extension (5 anchors now):
13511
+ R416 chip-row count digit rest 500 → hover 700/600
13512
+ R420 chrome zoom-level rest 500 → hover 600
13513
+ R425 hub-center digit rest 700 → hover 800
13514
+ R520 +N more flows footer rest 500 → hover 600
13515
+ R521 chrome nodeSize S/M/L inactive rest 400 → hover 500 ← this round
13516
+ Active variant `font-medium` unchanged so the rest-vs-
13517
+ active typography distinction stays intact when the
13518
+ user IS clicked-in (active stays at fw 500, inactive
13519
+ rest at fw 400, inactive hover preview at fw 500).
13520
+ data-topo-chrome-nodesize-hover-preview-fw="500" attr
13521
+ exposes the polish for tests. */
13522
+ className={`px-2 py-1 transition-colors transition-transform transition-[font-weight] duration-200 ease-out transform-gpu active:scale-95 focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 focus-visible:ring-inset ${idx > 0 ? 'border-l' : ''} ${nodeScale === v ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 hover:text-cyan-200 active:bg-cyan-500/25' : 'hover:bg-cyan-500/5 active:bg-cyan-500/15 hover:font-medium'}${chromePopping === popKey ? ' anet-chrome-pop' : ''}`}
13523
+ data-topo-chrome-nodesize-hover-preview-fw={nodeScale === v ? null : '500'}
11066
13524
  style={{ color: nodeScale === v ? undefined : pal.legendText, borderColor: pal.containerBorder }}
11067
13525
  >
11068
13526
  {lbl}
@@ -11200,10 +13658,32 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11200
13658
  ? 'true' : 'false'
11201
13659
  }
11202
13660
  data-topo-chrome-zoom-level-hover={hoveredZoomLevel ? 'true' : 'false'}
13661
+ /* Round 517 / Loop — extends the chrome zoom-level readout
13662
+ from 2-axis (R347 letter-spacing + R420 fontWeight) to
13663
+ 3-axis hover signature by adding a color brighten to
13664
+ pal.legendHeadline. Pre-R517 the readout's color stayed
13665
+ at pal.legendText on hover; the digits got tighter
13666
+ kerning (0→0.5px) and heavier weight (500→600) but
13667
+ stayed the same legendText gray tone. R517 lifts color
13668
+ to legendHeadline on hover so the readout brightens
13669
+ into the headline tier at the same beat — matching the
13670
+ R55/R197/R239 hover-deepen-own-hue idiom that legend-
13671
+ row label + count carry at panel scope. Chrome strip's
13672
+ only data display now has full 3-axis hover signature
13673
+ (letter-spacing + fontWeight + color), parity with the
13674
+ chip-row chips' own hover-brighten pattern.
13675
+ Implementation: inline color uses the same hoveredZoom-
13676
+ Level state as R347/R420 — no new state. Transition
13677
+ already includes 'color 200ms ease-out' (R264) so the
13678
+ brighten eases under the same cadence as the kerning +
13679
+ weight tweens — one motion-coherent 3-axis lift.
13680
+ data-topo-chrome-zoom-level-color attr exposes the
13681
+ resolved color string for tests. */
13682
+ data-topo-chrome-zoom-level-color={hoveredZoomLevel ? 'headline' : 'text'}
11203
13683
  onMouseEnter={() => setHoveredZoomLevel(true)}
11204
13684
  onMouseLeave={() => setHoveredZoomLevel(false)}
11205
13685
  style={{
11206
- color: pal.legendText,
13686
+ color: hoveredZoomLevel ? pal.legendHeadline : pal.legendText,
11207
13687
  borderColor: pal.containerBorder,
11208
13688
  minWidth: 46,
11209
13689
  display: 'inline-block',
@@ -11359,8 +13839,34 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11359
13839
  // owns transform during its 450ms run. transformOrigin
11360
13840
  // 'center' so rotation pivots around the icon's centre
11361
13841
  // (default would be top-left and the icon would arc).
13842
+ /* Round 514 / Loop — extends R352/R353 chrome icon hover-
13843
+ scale family to the reset button. Pre-R514 the reset
13844
+ icon had hover-rotate (-8°, R350) + hover-sw (2.5→2.8,
13845
+ R453) but no hover-scale, while zoom-out (R352), zoom-
13846
+ in (R352), and fullscreen (R353) icons all carried
13847
+ `group-hover:scale-110`. R514 brings the reset icon
13848
+ into the same 3-axis hover signature (rotate + sw +
13849
+ scale) as the rest of the chrome strip.
13850
+ Implementation: inline transform composes rotate +
13851
+ scale into one string. `transform: rotate(-8deg)
13852
+ scale(1.1)` on hover; `rotate(0) scale(1)` at rest.
13853
+ transformOrigin 'center' applies to both — rotation
13854
+ pivots around centre AND scale grows from centre.
13855
+ The Tailwind `group-hover:scale-110` approach can't
13856
+ work here because inline `style.transform` overrides
13857
+ className-based transforms; compose the multi-axis
13858
+ transform inline instead.
13859
+ Chrome icon hover gesture parity (post-R514):
13860
+ zoom-out scale-110 + sw-lift (R352/R454)
13861
+ zoom-in scale-110 + sw-lift (R352/R454)
13862
+ fullscreen scale-110 + sw-lift (R353/R455)
13863
+ reset scale-1.1 + sw-lift + rotate -8°
13864
+ (R514 + R453 + R350)
13865
+ reset gets the EXTRA rotate axis because R350's spin
13866
+ preview semantic is reset-specific — the rotation
13867
+ hints at the click-spin (R184) the button will fire. */
11362
13868
  style={{
11363
- transform: hoveredReset && !resetSpinning ? 'rotate(-8deg)' : 'rotate(0deg)',
13869
+ transform: hoveredReset && !resetSpinning ? 'rotate(-8deg) scale(1.1)' : 'rotate(0deg) scale(1)',
11364
13870
  transformOrigin: 'center',
11365
13871
  transition: 'transform 200ms ease-out, stroke-width 200ms ease-out',
11366
13872
  }}
@@ -11408,7 +13914,7 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11408
13914
  // reset above: lift-and-compress compound transform on press).
11409
13915
  className={`group p-1.5 rounded-md border hover:-translate-y-px active:scale-95 transition-colors transition-transform duration-200 ease-out transform-gpu focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-cyan-400/60 ${
11410
13916
  isFullscreen
11411
- ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 active:bg-cyan-500/25'
13917
+ ? 'bg-cyan-500/15 text-cyan-300 font-medium hover:bg-cyan-500/20 hover:text-cyan-200 active:bg-cyan-500/25'
11412
13918
  : 'hover:bg-cyan-500/5 active:bg-cyan-500/15'
11413
13919
  }${chromePopping === 'fullscreen' ? ' anet-chrome-pop' : ''}`}
11414
13920
  data-topo-chrome-fullscreen-hover-lift="true"
@@ -11442,12 +13948,20 @@ export function TopoGraph({ sessions, sseSessions, renameSignal }: TopoGraphProp
11442
13948
  + R455 fullscreen (this round). transition-[transform,
11443
13949
  stroke-width] expands existing transition-transform
11444
13950
  so the sw lift eases under R352 scale-110 cadence. */}
13951
+ {/* Round 576 / Loop — fullscreen icon picks up hover-rotate-3.
13952
+ Joins R350 reset / R547 pill × / R549 brand logo at 4th
13953
+ anchor in hover-rotate idiom. Corner arrows rotate 3° on
13954
+ hover — subtle "preparing to transform" gesture (enter
13955
+ or exit fullscreen). Tailwind v4 emits individual rotate
13956
+ property (banked R547) — sits alongside group-hover:
13957
+ scale-110 in independent rotate axis. */}
11445
13958
  {isFullscreen ? (
11446
- <svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden className="transition-[transform,stroke-width] duration-200 ease-out group-hover:scale-110 group-hover:[stroke-width:2.8] transform-gpu" data-topo-chrome-fullscreen-icon="exit">
13959
+ <svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden className="transition-[transform,stroke-width] duration-200 ease-out group-hover:scale-110 group-hover:rotate-3 group-hover:[stroke-width:2.8] transform-gpu" data-topo-chrome-fullscreen-icon="exit">
11447
13960
  <path d="M8 3v4a1 1 0 0 1-1 1H3M21 8h-4a1 1 0 0 1-1-1V3M3 16h4a1 1 0 0 1 1 1v4M16 21v-4a1 1 0 0 1 1-1h4" />
11448
13961
  </svg>
11449
13962
  ) : (
11450
- <svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden className="transition-[transform,stroke-width] duration-200 ease-out group-hover:scale-110 group-hover:[stroke-width:2.8] transform-gpu" data-topo-chrome-fullscreen-icon="enter">
13963
+ // R576 sibling enter variant also picks up rotate-3.
13964
+ <svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" strokeWidth="2.5" strokeLinecap="round" strokeLinejoin="round" aria-hidden className="transition-[transform,stroke-width] duration-200 ease-out group-hover:scale-110 group-hover:rotate-3 group-hover:[stroke-width:2.8] transform-gpu" data-topo-chrome-fullscreen-icon="enter">
11451
13965
  <path d="M3 8V5a2 2 0 0 1 2-2h3M21 8V5a2 2 0 0 0-2-2h-3M3 16v3a2 2 0 0 0 2 2h3M21 16v3a2 2 0 0 1-2 2h-3" />
11452
13966
  </svg>
11453
13967
  )}