@sleep2agi/agent-network-dashboard 0.5.3-preview.24 → 0.5.3-preview.241

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 (377) 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 +7 -7
  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 +2 -2
  15. package/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  16. package/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  17. package/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  18. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  19. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  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 +2 -2
  24. package/.next/server/app/admin.segments/_full.segment.rsc +2 -2
  25. package/.next/server/app/admin.segments/_head.segment.rsc +1 -1
  26. package/.next/server/app/admin.segments/_index.segment.rsc +2 -2
  27. package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
  28. package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +1 -1
  29. package/.next/server/app/admin.segments/admin.segment.rsc +1 -1
  30. package/.next/server/app/index.html +2 -2
  31. package/.next/server/app/index.rsc +3 -3
  32. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  33. package/.next/server/app/index.segments/_full.segment.rsc +3 -3
  34. package/.next/server/app/index.segments/_head.segment.rsc +1 -1
  35. package/.next/server/app/index.segments/_index.segment.rsc +2 -2
  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 +3 -3
  40. package/.next/server/app/login.segments/_full.segment.rsc +3 -3
  41. package/.next/server/app/login.segments/_head.segment.rsc +1 -1
  42. package/.next/server/app/login.segments/_index.segment.rsc +2 -2
  43. package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  44. package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  45. package/.next/server/app/login.segments/login.segment.rsc +1 -1
  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 +2 -2
  49. package/.next/server/app/logs.segments/_full.segment.rsc +2 -2
  50. package/.next/server/app/logs.segments/_head.segment.rsc +1 -1
  51. package/.next/server/app/logs.segments/_index.segment.rsc +2 -2
  52. package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
  53. package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +1 -1
  54. package/.next/server/app/logs.segments/logs.segment.rsc +1 -1
  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 +2 -2
  58. package/.next/server/app/messages.segments/_full.segment.rsc +2 -2
  59. package/.next/server/app/messages.segments/_head.segment.rsc +1 -1
  60. package/.next/server/app/messages.segments/_index.segment.rsc +2 -2
  61. package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
  62. package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +1 -1
  63. package/.next/server/app/messages.segments/messages.segment.rsc +1 -1
  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 +2 -2
  67. package/.next/server/app/node.segments/_full.segment.rsc +2 -2
  68. package/.next/server/app/node.segments/_head.segment.rsc +1 -1
  69. package/.next/server/app/node.segments/_index.segment.rsc +2 -2
  70. package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
  71. package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +1 -1
  72. package/.next/server/app/node.segments/node.segment.rsc +1 -1
  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 +2 -2
  76. package/.next/server/app/nodes.segments/_full.segment.rsc +2 -2
  77. package/.next/server/app/nodes.segments/_head.segment.rsc +1 -1
  78. package/.next/server/app/nodes.segments/_index.segment.rsc +2 -2
  79. package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
  80. package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +1 -1
  81. package/.next/server/app/nodes.segments/nodes.segment.rsc +1 -1
  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 +2 -2
  86. package/.next/server/app/server-logs.segments/_full.segment.rsc +2 -2
  87. package/.next/server/app/server-logs.segments/_head.segment.rsc +1 -1
  88. package/.next/server/app/server-logs.segments/_index.segment.rsc +2 -2
  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 +1 -1
  91. package/.next/server/app/server-logs.segments/server-logs.segment.rsc +1 -1
  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 +2 -2
  95. package/.next/server/app/settings/networks.segments/_full.segment.rsc +2 -2
  96. package/.next/server/app/settings/networks.segments/_head.segment.rsc +1 -1
  97. package/.next/server/app/settings/networks.segments/_index.segment.rsc +2 -2
  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 +1 -1
  100. package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +1 -1
  101. package/.next/server/app/settings/networks.segments/settings.segment.rsc +1 -1
  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 +2 -2
  106. package/.next/server/app/settings/tokens.segments/_full.segment.rsc +2 -2
  107. package/.next/server/app/settings/tokens.segments/_head.segment.rsc +1 -1
  108. package/.next/server/app/settings/tokens.segments/_index.segment.rsc +2 -2
  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 +1 -1
  111. package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +1 -1
  112. package/.next/server/app/settings/tokens.segments/settings.segment.rsc +1 -1
  113. package/.next/server/app/settings.html +2 -2
  114. package/.next/server/app/settings.rsc +3 -3
  115. package/.next/server/app/settings.segments/_full.segment.rsc +3 -3
  116. package/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  117. package/.next/server/app/settings.segments/_index.segment.rsc +2 -2
  118. package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
  119. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  120. package/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  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 +2 -2
  125. package/.next/server/app/tasks.segments/_full.segment.rsc +2 -2
  126. package/.next/server/app/tasks.segments/_head.segment.rsc +1 -1
  127. package/.next/server/app/tasks.segments/_index.segment.rsc +2 -2
  128. package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
  129. package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +1 -1
  130. package/.next/server/app/tasks.segments/tasks.segment.rsc +1 -1
  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/middleware-build-manifest.js +3 -3
  140. package/.next/server/pages/404.html +2 -2
  141. package/.next/server/pages/500.html +1 -1
  142. package/.next/static/chunks/024nhti9gv5nb.js +1 -0
  143. package/.next/static/chunks/040lvwcu-_z1_.css +2 -0
  144. package/.next/static/chunks/{115yobnkg0j9i.js → 0_teenxqq9lvq.js} +1 -1
  145. package/.next/static/chunks/0ac4j_t84kf05.js +1 -0
  146. package/.next/static/chunks/11zr.y3xk.6s1.js +4 -0
  147. package/.next/trace +2 -2
  148. package/.next/trace-build +1 -1
  149. package/app/components/TopoGraph.tsx +5797 -179
  150. package/app/globals.css +757 -7
  151. package/package.json +4 -4
  152. package/scripts/topo-active-chrome-hover-text-test.mjs +107 -0
  153. package/scripts/topo-active-links-chip-halo-layers-test.mjs +81 -0
  154. package/scripts/topo-alias-chat-brightness-test.mjs +79 -0
  155. package/scripts/topo-alias-text-halo-layers-test.mjs +98 -0
  156. package/scripts/topo-avatar-chat-gate-test.mjs +77 -0
  157. package/scripts/topo-avatar-drop-shadow-test.mjs +86 -0
  158. package/scripts/topo-avatar-fallback-hover-test.mjs +104 -0
  159. package/scripts/topo-avatar-fallback-rotate-test.mjs +92 -0
  160. package/scripts/topo-avatar-rotate-test.mjs +85 -0
  161. package/scripts/topo-avatar-scale-test.mjs +89 -0
  162. package/scripts/topo-badge-chat-gate-test.mjs +74 -0
  163. package/scripts/topo-brand-drop-shadow-test.mjs +71 -0
  164. package/scripts/topo-brand-logo-breath-test.mjs +102 -0
  165. package/scripts/topo-brand-logo-halo-layers-test.mjs +85 -0
  166. package/scripts/topo-brand-logo-hover-brightness-test.mjs +105 -0
  167. package/scripts/topo-brand-logo-hover-rotate-test.mjs +93 -0
  168. package/scripts/topo-brand-logo-hover-test.mjs +85 -0
  169. package/scripts/topo-card-chat-brightness-test.mjs +86 -0
  170. package/scripts/topo-chat-ring-breath-curve-test.mjs +114 -0
  171. package/scripts/topo-chat-ring-brightness-test.mjs +80 -0
  172. package/scripts/topo-chat-ring-halo-layers-test.mjs +100 -0
  173. package/scripts/topo-chat-ring-r-breath-test.mjs +121 -0
  174. package/scripts/topo-chat-ring-status-halo-test.mjs +106 -0
  175. package/scripts/topo-chat-ring-sw-breath-test.mjs +123 -0
  176. package/scripts/topo-chip-pin-halo-test.mjs +85 -0
  177. package/scripts/topo-chip-row-digit-ls-test.mjs +135 -0
  178. package/scripts/topo-chip-row-member-alias-lit-test.mjs +154 -0
  179. package/scripts/topo-chip-row-tier-glow-brightness-test.mjs +99 -0
  180. package/scripts/topo-chip-row-unit-hover-tracking-test.mjs +124 -0
  181. package/scripts/topo-chrome-control-halo-layers-test.mjs +22 -0
  182. package/scripts/topo-chrome-fullscreen-breath-test.mjs +121 -0
  183. package/scripts/topo-chrome-layout-trailer-breath-test.mjs +86 -0
  184. package/scripts/topo-chrome-nodesize-trailer-breath-test.mjs +86 -0
  185. package/scripts/topo-chrome-reset-breath-test.mjs +115 -0
  186. package/scripts/topo-chrome-wrapper-halo-test.mjs +83 -0
  187. package/scripts/topo-chrome-zoom-wrapper-breath-test.mjs +85 -0
  188. package/scripts/topo-click-ripple-glow-test.mjs +86 -0
  189. package/scripts/topo-click-ripple-halo-layers-test.mjs +79 -0
  190. package/scripts/topo-click-ripple-sw-test.mjs +110 -0
  191. package/scripts/topo-cluster-count-attr-test.mjs +80 -0
  192. package/scripts/topo-crescent-breath-test.mjs +104 -0
  193. package/scripts/topo-crescent-envelope-breath-test.mjs +103 -0
  194. package/scripts/topo-crescent-recede-test.mjs +111 -0
  195. package/scripts/topo-dense-alias-chat-halo-test.mjs +73 -0
  196. package/scripts/topo-dense-alias-halo-layers-test.mjs +80 -0
  197. package/scripts/topo-dual-axis-surfaces-catalog-test.mjs +94 -0
  198. package/scripts/topo-edge-badge-circle-brightness-test.mjs +82 -0
  199. package/scripts/topo-edge-badge-circle-hot-pulse-test.mjs +100 -0
  200. package/scripts/topo-edge-badge-digit-halo-layers-test.mjs +107 -0
  201. package/scripts/topo-edge-badge-endpoint-gate-test.mjs +94 -0
  202. package/scripts/topo-edge-badge-halo-layers-test.mjs +85 -0
  203. package/scripts/topo-edge-badge-hot-pulse-test.mjs +92 -0
  204. package/scripts/topo-edge-badge-hover-glow-test.mjs +90 -0
  205. package/scripts/topo-edge-badge-text-brightness-test.mjs +83 -0
  206. package/scripts/topo-edge-chat-gate-test.mjs +71 -0
  207. package/scripts/topo-edge-flow-rail-halo-layers-test.mjs +89 -0
  208. package/scripts/topo-edge-particle-brightness-test.mjs +82 -0
  209. package/scripts/topo-edge-particle-halo-layers-test.mjs +91 -0
  210. package/scripts/topo-edge-pill-glow-test.mjs +67 -0
  211. package/scripts/topo-edge-pin-halo-test.mjs +99 -0
  212. package/scripts/topo-edge-visible-brightness-test.mjs +84 -0
  213. package/scripts/topo-edge-visible-halo-layers-test.mjs +87 -0
  214. package/scripts/topo-endpoint-ring-brightness-test.mjs +83 -0
  215. package/scripts/topo-endpoint-ring-flow-halo-test.mjs +107 -0
  216. package/scripts/topo-endpoint-ring-halo-layers-test.mjs +100 -0
  217. package/scripts/topo-filter-pill-glow-test.mjs +90 -0
  218. package/scripts/topo-filter-pill-halo-layers-test.mjs +27 -0
  219. package/scripts/topo-flow-arrow-brightness-test.mjs +82 -0
  220. package/scripts/topo-flow-rail-brightness-test.mjs +80 -0
  221. package/scripts/topo-fullscreen-attr-test.mjs +73 -0
  222. package/scripts/topo-fullscreen-brightness-test.mjs +84 -0
  223. package/scripts/topo-fullscreen-icon-rotate-test.mjs +93 -0
  224. package/scripts/topo-grid-content-bottom-attr-test.mjs +72 -0
  225. package/scripts/topo-group-box-brightness-test.mjs +84 -0
  226. package/scripts/topo-group-box-halo-layers-test.mjs +91 -0
  227. package/scripts/topo-group-chat-gate-test.mjs +77 -0
  228. package/scripts/topo-group-label-brightness-test.mjs +84 -0
  229. package/scripts/topo-group-label-halo-layers-test.mjs +78 -0
  230. package/scripts/topo-group-label-hover-glow-test.mjs +86 -0
  231. package/scripts/topo-group-label-member-alias-hover-test.mjs +125 -0
  232. package/scripts/topo-group-pill-glow-test.mjs +76 -0
  233. package/scripts/topo-group-tint-brightness-test.mjs +82 -0
  234. package/scripts/topo-h2-dual-axis-breath-test.mjs +92 -0
  235. package/scripts/topo-h2-triple-axis-breath-test.mjs +142 -0
  236. package/scripts/topo-halo-chat-gate-test.mjs +72 -0
  237. package/scripts/topo-hover-detail-halo-test.mjs +76 -0
  238. package/scripts/topo-hub-core-brightness-test.mjs +82 -0
  239. package/scripts/topo-hub-core-halo-layers-test.mjs +81 -0
  240. package/scripts/topo-hub-digit-brightness-test.mjs +79 -0
  241. package/scripts/topo-hub-digit-halo-layers-test.mjs +76 -0
  242. package/scripts/topo-hub-digit-ls-test.mjs +119 -0
  243. package/scripts/topo-hub-halo-brightness-test.mjs +80 -0
  244. package/scripts/topo-hub-halo-glow-test.mjs +96 -0
  245. package/scripts/topo-hub-halo-halo-layers-test.mjs +76 -0
  246. package/scripts/topo-hub-highlight-amplify-test.mjs +139 -0
  247. package/scripts/topo-hub-highlight-brightness-test.mjs +84 -0
  248. package/scripts/topo-hub-highlight-glow-test.mjs +99 -0
  249. package/scripts/topo-hub-highlight-halo-layers-test.mjs +78 -0
  250. package/scripts/topo-hub-highlight-r-test.mjs +112 -0
  251. package/scripts/topo-hub-highlight-recede-test.mjs +5 -1
  252. package/scripts/topo-hub-hover-ring-brightness-test.mjs +79 -0
  253. package/scripts/topo-hub-hover-ring-glow-test.mjs +97 -0
  254. package/scripts/topo-hub-hover-ring-halo-layers-test.mjs +71 -0
  255. package/scripts/topo-hub-idle-breath-test.mjs +6 -7
  256. package/scripts/topo-hub-spoke-brightness-test.mjs +77 -0
  257. package/scripts/topo-hub-spoke-glow-test.mjs +112 -0
  258. package/scripts/topo-hub-spoke-halo-layers-test.mjs +97 -0
  259. package/scripts/topo-hub-spoke-self-filter-test.mjs +119 -0
  260. package/scripts/topo-kicker-breath-test.mjs +100 -0
  261. package/scripts/topo-kicker-dual-axis-breath-test.mjs +81 -0
  262. package/scripts/topo-kicker-halo-layers-test.mjs +82 -0
  263. package/scripts/topo-kicker-triple-axis-breath-test.mjs +124 -0
  264. package/scripts/topo-label-card-brightness-test.mjs +81 -0
  265. package/scripts/topo-layout-hover-fw-test.mjs +98 -0
  266. package/scripts/topo-layout-toggle-brightness-test.mjs +94 -0
  267. package/scripts/topo-layout-toggle-halo-layers-test.mjs +95 -0
  268. package/scripts/topo-legend-count-brightness-test.mjs +80 -0
  269. package/scripts/topo-legend-count-halo-layers-test.mjs +79 -0
  270. package/scripts/topo-legend-count-letter-spacing-test.mjs +108 -0
  271. package/scripts/topo-legend-label-fw-test.mjs +107 -0
  272. package/scripts/topo-legend-panel-title-breath-test.mjs +86 -0
  273. package/scripts/topo-legend-pin-ring-brightness-test.mjs +82 -0
  274. package/scripts/topo-legend-pin-ring-halo-layers-test.mjs +71 -0
  275. package/scripts/topo-legend-row-count-brightness-test.mjs +85 -0
  276. package/scripts/topo-legend-row-label-glow-test.mjs +102 -0
  277. package/scripts/topo-legend-swatch-glow-test.mjs +109 -0
  278. package/scripts/topo-legend-swatch-member-alias-match-test.mjs +139 -0
  279. package/scripts/topo-legend-tint-brightness-test.mjs +83 -0
  280. package/scripts/topo-legend-trio-halo-layers-test.mjs +22 -0
  281. package/scripts/topo-minimap-container-halo-test.mjs +82 -0
  282. package/scripts/topo-minimap-dot-chat-gate-test.mjs +81 -0
  283. package/scripts/topo-minimap-hover-glow-test.mjs +109 -0
  284. package/scripts/topo-minimap-viewport-brightness-test.mjs +84 -0
  285. package/scripts/topo-minimap-viewport-halo-layers-test.mjs +24 -0
  286. package/scripts/topo-more-footer-brightness-test.mjs +94 -0
  287. package/scripts/topo-node-alias-brightness-test.mjs +84 -0
  288. package/scripts/topo-node-avatar-halo-layers-test.mjs +25 -0
  289. package/scripts/topo-node-hover-ring-halo-layers-test.mjs +70 -0
  290. package/scripts/topo-node-label-card-halo-test.mjs +76 -0
  291. package/scripts/topo-node-sub-text-brightness-test.mjs +88 -0
  292. package/scripts/topo-nodesize-brightness-test.mjs +82 -0
  293. package/scripts/topo-nodesize-halo-layers-test.mjs +89 -0
  294. package/scripts/topo-nodesize-hover-fw-test.mjs +99 -0
  295. package/scripts/topo-orphan-label-opacity-test.mjs +98 -0
  296. package/scripts/topo-panel-count-halo-layers-test.mjs +91 -0
  297. package/scripts/topo-panel-count-hover-ls-test.mjs +87 -0
  298. package/scripts/topo-panel-rect-halo-test.mjs +90 -0
  299. package/scripts/topo-panel-row-brightness-test.mjs +116 -0
  300. package/scripts/topo-panel-title-brightness-test.mjs +98 -0
  301. package/scripts/topo-panel-title-glow-test.mjs +111 -0
  302. package/scripts/topo-panel-titles-dual-axis-breath-test.mjs +94 -0
  303. package/scripts/topo-panel-titles-halo-layers-test.mjs +23 -0
  304. package/scripts/topo-pill-x-rotate-test.mjs +96 -0
  305. package/scripts/topo-pip-brightness-test.mjs +85 -0
  306. package/scripts/topo-pressure-bar-halo-layers-test.mjs +19 -0
  307. package/scripts/topo-pressure-seg-glow-test.mjs +92 -0
  308. package/scripts/topo-pressure-seg-member-alias-match-test.mjs +133 -0
  309. package/scripts/topo-pressure-seg-motion-test.mjs +101 -0
  310. package/scripts/topo-r717-triple-axis-pair-pattern-test.mjs +113 -0
  311. package/scripts/topo-r717-triple-axis-tier-pattern-test.mjs +115 -0
  312. package/scripts/topo-recent-count-brightness-test.mjs +84 -0
  313. package/scripts/topo-recent-more-fw-test.mjs +126 -0
  314. package/scripts/topo-recent-more-halo-layers-test.mjs +90 -0
  315. package/scripts/topo-recent-panel-hot-pulse-test.mjs +105 -0
  316. package/scripts/topo-recent-panel-title-breath-test.mjs +91 -0
  317. package/scripts/topo-recent-pip-halo-layers-test.mjs +82 -0
  318. package/scripts/topo-recent-row-chat-gate-test.mjs +75 -0
  319. package/scripts/topo-recent-row-content-lift-test.mjs +140 -0
  320. package/scripts/topo-recent-row-fw-test.mjs +115 -0
  321. package/scripts/topo-recent-row-text-glow-test.mjs +86 -0
  322. package/scripts/topo-recent-row-text-halo-layers-test.mjs +67 -0
  323. package/scripts/topo-recent-tint-brightness-test.mjs +80 -0
  324. package/scripts/topo-recent-ts-brightness-test.mjs +86 -0
  325. package/scripts/topo-reduced-motion-attr-test.mjs +69 -0
  326. package/scripts/topo-reset-brightness-test.mjs +83 -0
  327. package/scripts/topo-reset-icon-hover-scale-test.mjs +102 -0
  328. package/scripts/topo-respiratory-patterns-catalog-test.mjs +106 -0
  329. package/scripts/topo-respiratory-rolodex-test.mjs +83 -0
  330. package/scripts/topo-respiratory-tiers-catalog-test.mjs +119 -0
  331. package/scripts/topo-respiratory-triple-axis-surfaces-catalog-test.mjs +127 -0
  332. package/scripts/topo-runtime-badge-brightness-test.mjs +78 -0
  333. package/scripts/topo-runtime-badge-glow-test.mjs +108 -0
  334. package/scripts/topo-runtime-badge-halo-layers-test.mjs +87 -0
  335. package/scripts/topo-runtime-badge-rotate-test.mjs +85 -0
  336. package/scripts/topo-section-title-breath-test.mjs +83 -0
  337. package/scripts/topo-section-title-halo-layers-test.mjs +88 -0
  338. package/scripts/topo-spoke-chat-gate-test.mjs +72 -0
  339. package/scripts/topo-starfield-hue-test.mjs +109 -0
  340. package/scripts/topo-status-pin-pill-halo-layers-test.mjs +17 -0
  341. package/scripts/topo-status-ring-brightness-test.mjs +84 -0
  342. package/scripts/topo-status-ring-chat-gate-test.mjs +72 -0
  343. package/scripts/topo-status-ring-halo-layers-test.mjs +105 -0
  344. package/scripts/topo-status-ring-status-halo-test.mjs +110 -0
  345. package/scripts/topo-sub-text-chat-brightness-test.mjs +81 -0
  346. package/scripts/topo-title-block-envelope-breath-test.mjs +87 -0
  347. package/scripts/topo-titleblock-h2-hover-fw-test.mjs +109 -0
  348. package/scripts/topo-titleblock-h2-hover-tracking-test.mjs +128 -0
  349. package/scripts/topo-titleblock-kicker-hover-test.mjs +134 -0
  350. package/scripts/topo-vendor-chip-glow-test.mjs +97 -0
  351. package/scripts/topo-vendor-chip-halo-layers-test.mjs +18 -0
  352. package/scripts/topo-vendor-chip-pin-halo-test.mjs +88 -0
  353. package/scripts/topo-vendor-count-suffix-halo-layers-test.mjs +79 -0
  354. package/scripts/topo-vendor-distribution-wrapper-halo-test.mjs +93 -0
  355. package/scripts/topo-vendor-letter-halo-layers-test.mjs +93 -0
  356. package/scripts/topo-vendor-pill-glow-test.mjs +98 -0
  357. package/scripts/topo-watermark-breath-test.mjs +100 -0
  358. package/scripts/topo-watermark-dual-axis-breath-test.mjs +88 -0
  359. package/scripts/topo-watermark-envelope-breath-test.mjs +88 -0
  360. package/scripts/topo-watermark-recede-test.mjs +114 -0
  361. package/scripts/topo-watermark-triple-axis-breath-test.mjs +129 -0
  362. package/scripts/topo-working-online-chip-halo-layers-test.mjs +94 -0
  363. package/scripts/topo-zoom-buttons-brightness-test.mjs +94 -0
  364. package/scripts/topo-zoom-in-out-halo-layers-test.mjs +97 -0
  365. package/scripts/topo-zoom-level-breath-test.mjs +87 -0
  366. package/scripts/topo-zoom-level-brightness-test.mjs +83 -0
  367. package/scripts/topo-zoom-level-color-test.mjs +105 -0
  368. package/scripts/topo-zoom-level-dual-axis-breath-test.mjs +83 -0
  369. package/scripts/topo-zoom-level-halo-layers-test.mjs +78 -0
  370. package/scripts/topo-zoom-level-triple-axis-breath-test.mjs +143 -0
  371. package/.next/static/chunks/01_u86y_l.lyl.js +0 -1
  372. package/.next/static/chunks/0m.1mvl~t.avc.css +0 -2
  373. package/.next/static/chunks/0u-2pbnw428e2.js +0 -1
  374. package/.next/static/chunks/0yt96fzy~na3o.js +0 -4
  375. /package/.next/static/{Zlpna2lT3oD0Hh_j8KRN8 → fR0ebw1JI7cnTNTC-B5-l}/_buildManifest.js +0 -0
  376. /package/.next/static/{Zlpna2lT3oD0Hh_j8KRN8 → fR0ebw1JI7cnTNTC-B5-l}/_clientMiddlewareManifest.js +0 -0
  377. /package/.next/static/{Zlpna2lT3oD0Hh_j8KRN8 → fR0ebw1JI7cnTNTC-B5-l}/_ssgManifest.js +0 -0
package/app/globals.css CHANGED
@@ -949,15 +949,40 @@ body {
949
949
  all preserved) plus `outline-color` for R490. All at 200ms ease-
950
950
  out, matching the chip-row's existing Tailwind duration-200 ease-
951
951
  out so visible animations on the chip are unchanged.
952
- Trade-off: chips with inline `style.transition` (e.g. R210
953
- pressure-bar segments at 220ms width / 150ms boxShadow / 150ms
954
- filter, line 2338 in TopoGraph.tsx) keep their inline value
955
- because inline style wins over class rules regardless of
956
- !important. That's intentional those custom timings were
957
- deliberate and stay scoped to their element. */
952
+
953
+ Round 524 / Loop CORRECTION + bug fix.
954
+ R490's original 'trade-off' note read:
955
+ 'chips with inline style.transition (R210 pressure-bar
956
+ segments at 220ms width / 150ms boxShadow / 150ms filter)
957
+ keep their inline value because inline style wins over class
958
+ rules regardless of !important.'
959
+ That was WRONG about CSS cascade. Per the spec, `!important`
960
+ author declarations DO override normal-priority inline-style
961
+ declarations. So R490's transition-property list silently
962
+ dropped every inline transition that targeted a property NOT
963
+ in this class's list — including R165's width 220ms tween on
964
+ the pressure-bar segments AND R210's filter brightness(1.2)
965
+ hover on those same segments. Both motion polishes have been
966
+ silently broken (snapping instead of easing) since R490
967
+ landed; banked as test-craft lesson in R523.
968
+ R524 fixes by extending the transition-property list to
969
+ include `width` and `filter` so the pressure-bar segments
970
+ (and any future chip-focus surface with width/filter motion)
971
+ animate per the class's unified 200ms ease-out. The cadence
972
+ shift (R165's 220ms → 200ms, R210's 150ms → 200ms) loses 20-
973
+ 50ms of intent precision but slots into the dashboard's
974
+ uniform 200ms motion vocabulary the rest of the chip family
975
+ already uses — net visible improvement (motion was DEAD,
976
+ now eases at 200ms; that's a strictly better state than
977
+ snapping).
978
+ Other chip-focus surfaces (filter pills, online/working
979
+ chips, minimap container, "+N more" footer's <g>) don't
980
+ change width or filter at runtime, so adding these
981
+ properties to the list is a no-op for them. */
958
982
  transition-property:
959
983
  outline-color, color, background-color, border-color,
960
- text-decoration-color, fill, stroke, opacity, box-shadow, transform
984
+ text-decoration-color, fill, stroke, opacity, box-shadow, transform,
985
+ width, filter
961
986
  !important;
962
987
  transition-duration: 200ms !important;
963
988
  transition-timing-function: ease-out !important;
@@ -1049,6 +1074,731 @@ body {
1049
1074
  animation-iteration-count: infinite;
1050
1075
  }
1051
1076
 
1077
+ /* Round 553 — title-block brand logo subtle idle breath.
1078
+ 5th anchor in the 呼吸感 breath family — cadence ladder:
1079
+ row hot 3s
1080
+ hub idle 4s
1081
+ brand logo 5s ← this round
1082
+ watermark 6s
1083
+ crescent 7s
1084
+ Pure opacity breath (0.92 ↔ 1, ~8% delta) on the title-block
1085
+ crescent SVG so the brand mark reads as a "living mark" at
1086
+ rest. Composes cleanly with R548 hover:scale-105 +
1087
+ R549 hover:rotate-6 (independent properties: opacity vs
1088
+ scale/rotate; the moon keeps breathing as it lifts on hover).
1089
+ prefers-reduced-motion handled by R29 blanket override —
1090
+ animation-duration → 0.001ms neutralises the keyframe without
1091
+ killing the static opacity baseline. Component-side gate also
1092
+ applied (`!reducedMotion` toggles the className) as canonical
1093
+ TopoGraph breath pattern (sibling to R130 hub idle / R519
1094
+ watermark / R326 crescent breath gates). */
1095
+ @keyframes anet-topo-brand-logo-breath-kf {
1096
+ 0%, 100% { opacity: 1; }
1097
+ 50% { opacity: 0.92; }
1098
+ }
1099
+ .anet-topo-brand-logo-breath {
1100
+ animation: anet-topo-brand-logo-breath-kf 5s ease-in-out infinite;
1101
+ }
1102
+
1103
+ /* Round 683 — brand 书生 logo extends single-layer drop-shadow hover
1104
+ (R604, Tailwind `hover:drop-shadow-[0_0_8px_currentColor]`) to the
1105
+ multi-layer halo family vocabulary: near 8px + far 16px (2× blur
1106
+ stride) at currentColor (inherits inline style.color = teal #0d9488
1107
+ / cyan #67e8f9), stacked with brightness(1.10). Matches R642-R667
1108
+ 0.5×-falloff convention by using currentColor for both layers —
1109
+ the same hue at native alpha layers up because drop-shadow alpha
1110
+ accumulates additively when stacked.
1111
+ Pure CSS `:hover` so no new React state needed; the SVG element
1112
+ listens via its own pseudo-class. Inline transition list already
1113
+ covers `filter 200ms ease-out` (R557) so the multi-layer halo eases
1114
+ under the same cadence. Tailwind v4 utility composition for multi-
1115
+ drop-shadow doesn't work cleanly (per R659 detour note), so dropping
1116
+ the utility classes (`hover:brightness-110`, `hover:drop-shadow-[...]`)
1117
+ in favor of an explicit CSS rule that wins over the cascade.
1118
+ 42nd anchor in multi-layer halo family — first brand-mark anchor. */
1119
+ .anet-topo-brand-logo-mark:hover {
1120
+ filter: drop-shadow(0 0 8px currentColor)
1121
+ drop-shadow(0 0 16px currentColor)
1122
+ brightness(1.10);
1123
+ }
1124
+
1125
+ /* Round 684 — title-block H2 "Command mesh" gains multi-layer halo
1126
+ via the wrapper's `:hover` (sibling pattern to R683 brand logo —
1127
+ both lift together when ANY surface in the title-block cluster
1128
+ is hovered, including the brand logo, kicker, or H2 itself).
1129
+ Pre-R684 the H2 had only 2 typographic hover axes (R554 tracking-
1130
+ tighter + R556 font-bold) via group-hover Tailwind utilities; the
1131
+ paint axis was untouched. R684 adds the multi-layer halo paint
1132
+ axis to the H2's hover signature — same near + far layered glow
1133
+ vocabulary the 42 other surfaces in the family share.
1134
+ Stride: 4 + 8px (2× blur stride at h2 scale, text-lg = 18px —
1135
+ smaller than brand logo's 8+16 since the H2 is text not graphic).
1136
+ Tint: currentColor — inherits the H2's resolved fill color
1137
+ (white on cyber, darker on light theme overrides).
1138
+ No brightness multiply — H2 text-white is already near-peak
1139
+ luminance on cyber; adding brightness would push past saturation.
1140
+ The selector targets the H2 via its data-attr `data-topo-section-
1141
+ title` nested under the title-block wrapper's group container
1142
+ (`data-topo-section-titleblock-group`). Inline `transition-
1143
+ [letter-spacing,font-weight]` on the H2 doesn't include filter,
1144
+ so the halo would snap on. Add a transition rule here so the
1145
+ halo eases under the same 200ms cadence as the existing 2 axes —
1146
+ keeps the cluster's hover gesture motion-coherent.
1147
+ 43rd anchor in multi-layer halo family — sibling to R683 brand
1148
+ logo, closing the title-block cluster's paint-axis halo at the
1149
+ H2 element scope. */
1150
+ [data-topo-section-titleblock-group]:hover [data-topo-section-title] {
1151
+ filter: drop-shadow(0 0 4px currentColor)
1152
+ drop-shadow(0 0 8px currentColor);
1153
+ }
1154
+ [data-topo-section-title] {
1155
+ transition: letter-spacing 200ms ease-out,
1156
+ font-weight 200ms ease-out,
1157
+ filter 200ms ease-out;
1158
+ }
1159
+
1160
+ /* Round 685 — kicker "Network Topology" gains multi-layer halo via
1161
+ the title-block wrapper's `:hover`, closing the title-block trio
1162
+ at 3/3 paint-axis halo (logo R683 + H2 R684 + kicker R685). Pre-
1163
+ R685 the kicker had only 2 hover axes (R555 tracking-spread +
1164
+ color lift gray-500 → gray-400); the paint axis was untouched.
1165
+ R685 adds 2-layer drop-shadow at 2 + 4px stride (2× blur stride
1166
+ at kicker scale — text-xs = 12px, smaller than H2's 4+8 and
1167
+ logo's 8+16). currentColor inherits the kicker's resolved fill
1168
+ (gray-500 rest / gray-400 hover post-R555) so the halo paints
1169
+ in the same hue as the text.
1170
+ Selector targets the kicker via `data-topo-section-kicker` data-
1171
+ attr (already present on the kicker div). Sibling rule + transition
1172
+ pattern to R684 H2; both fire on the wrapper's :hover and ease at
1173
+ 200ms.
1174
+ When the user hovers the title cluster, ALL 3 surfaces (logo +
1175
+ H2 + kicker) glow simultaneously — cluster reads as one
1176
+ coherent hover unit, paint axis CLOSED across all surfaces.
1177
+ 44th anchor in multi-layer halo family — completes title-block
1178
+ trio 3/3. */
1179
+ [data-topo-section-titleblock-group]:hover [data-topo-section-kicker] {
1180
+ filter: drop-shadow(0 0 2px currentColor)
1181
+ drop-shadow(0 0 4px currentColor);
1182
+ }
1183
+ [data-topo-section-kicker] {
1184
+ transition: letter-spacing 200ms ease-out,
1185
+ color 200ms ease-out,
1186
+ filter 200ms ease-out;
1187
+ }
1188
+
1189
+ /* Round 697 — chrome strip segmented-control wrappers gain a wrapper-
1190
+ level multi-layer halo when ANY inner button is hovered. Pre-R697
1191
+ the 3 chrome wrappers (Layout / nodeSize / zoom) had only static
1192
+ border + background — individual buttons inside halo via R674/R675/
1193
+ R673/R668 but the parent wrapper stayed flat. R697 uses CSS `:has()`
1194
+ to detect inner button hover and applies a 2-layer drop-shadow at
1195
+ cyan-300 (#67e8f9) — compact-chrome tier (2+4 stride, 0.5/0.25 alpha).
1196
+
1197
+ When user hovers a child Ring/Grid/S/M/L/zoom button, the WRAPPER
1198
+ itself echoes the inner-button halo outward in a soft glow — chrome
1199
+ strip reads as one coherent "this control group is active" gesture
1200
+ alongside the per-button cyan halo.
1201
+
1202
+ Cyan-300 hardcoded (vs theme-driven pal.legendAccent) since CSS
1203
+ doesn't have a clean handle on the React-computed palette token at
1204
+ this wrapper level. Cyan-300 ≈ light theme's pal.legendAccent
1205
+ (#0d9488 teal-600) is bluish; the halo is hover-only + brief so the
1206
+ slight cross-theme hue mismatch is acceptable.
1207
+
1208
+ transition: filter 200ms ease-out — matches the inner buttons'
1209
+ 200ms cadence so wrapper + buttons ease together on hover-in/out.
1210
+
1211
+ 53rd anchor in multi-layer halo family — first wrapper-level
1212
+ has-hover anchor. Closes chrome-strip "active control group"
1213
+ signal at the parent scope alongside R667-R675 per-button anchors. */
1214
+ [data-topo-chrome-layout-trailer]:has(button:hover),
1215
+ [data-topo-chrome-fleet-group-trailer]:has(button:hover),
1216
+ [data-topo-chrome-zoom-wrapper]:has(button:hover) {
1217
+ filter: drop-shadow(0 0 2px rgba(103, 232, 249, 0.5))
1218
+ drop-shadow(0 0 4px rgba(103, 232, 249, 0.25));
1219
+ }
1220
+ [data-topo-chrome-layout-trailer],
1221
+ [data-topo-chrome-fleet-group-trailer],
1222
+ [data-topo-chrome-zoom-wrapper] {
1223
+ transition: background-color 200ms ease-out,
1224
+ border-color 200ms ease-out,
1225
+ filter 200ms ease-out;
1226
+ }
1227
+
1228
+ /* ─────────────────────────────────────────────────────────────────────
1229
+ Round 698 — vendor-distribution chip-row outer wrapper joins the
1230
+ R697 wrapper-level :has() halo family. Pre-R698 only the chrome-strip
1231
+ wrappers (Layout/nodeSize/zoom) echoed inner-button hover at the
1232
+ parent scope; the vendor-distribution wrapper stayed flat even though
1233
+ its inner vendor letter chips already halo'd per-element (R676/R688/
1234
+ R690).
1235
+
1236
+ R697 used `:has(button:hover)` because chrome wrappers contain real
1237
+ <button> children. The vendor letter chips are `<span role="button">`
1238
+ (clickable spans, not buttons — preserves inline-baseline alignment
1239
+ with the title text). The :has() selector variant `[role="button"]:hover`
1240
+ extends R697's wrapper-level vocabulary from real-button children
1241
+ to ARIA-button children — same gesture, broader applicability.
1242
+
1243
+ Cyan-300 (#67e8f9) at 2+4 stride, 0.5/0.25 alpha — matches R697
1244
+ cadence exactly. Transition matches the per-chip 200ms hover cascade.
1245
+ When user hovers any A:N / O:N / 书:N / ?:N chip, the outer chip-row
1246
+ wrapper echoes the per-chip halo outward — reads as "this vendor-
1247
+ distribution control group is active" alongside the existing R676
1248
+ vendor letter glyph halo + R688 count suffix halo.
1249
+
1250
+ 54th anchor in multi-layer halo family — 2nd wrapper-level :has()
1251
+ anchor. First :has() rule targeting [role="button"] (vs <button>)
1252
+ children. Closes vendor-chip-row "active control group" signal at
1253
+ the parent scope. */
1254
+ [data-topo-chrome-vendor-distribution-wrapper]:has([role="button"]:hover) {
1255
+ filter: drop-shadow(0 0 2px rgba(103, 232, 249, 0.5))
1256
+ drop-shadow(0 0 4px rgba(103, 232, 249, 0.25));
1257
+ }
1258
+ [data-topo-chrome-vendor-distribution-wrapper] {
1259
+ transition: background-color 200ms ease-out,
1260
+ border-color 200ms ease-out,
1261
+ filter 200ms ease-out;
1262
+ }
1263
+
1264
+ /* ─────────────────────────────────────────────────────────────────────
1265
+ Round 699 — kicker "Network Topology" at-rest breathing fade.
1266
+
1267
+ The H2 below ("Command mesh") already had its hover halo via the R684
1268
+ descendant rule; the kicker eyebrow above had R685 hover halo + R555
1269
+ tracking-expand, but at REST it sat at a fixed alpha — static, no
1270
+ sign of life. R699 adds a slow respiratory cycle (opacity 0.78 ↔ 1
1271
+ at 6 s ease-in-out infinite) on `.anet-topo-kicker-breath`.
1272
+
1273
+ 6 s is deliberately ~3× slower than the sidebar brand-pulse (1.6 s)
1274
+ and the recent-hot pulse (3 s) — kicker isn't signaling urgency, just
1275
+ "this section is alive". Group-hover overrides via R555/R685 take
1276
+ precedence the moment user enters the title-block, so the breath
1277
+ never competes with the gesture vocabulary.
1278
+
1279
+ Pure opacity: no transform / no filter blur / no size change → text
1280
+ bounding box stable → topo-overlap-test grid + ring untouched. Pairs
1281
+ sequentially with `anet-brand-pulse-kf` (1.6 s, brand status) and
1282
+ `anet-recent-hot-pulse-kf` (3 s, recent-signal heat) as the third
1283
+ distinct respiratory rhythm in the topo canvas.
1284
+
1285
+ prefers-reduced-motion: reduce → animation: none (kicker freezes at
1286
+ resting alpha = 1, sibling to other R29-family motion guards).
1287
+ ───────────────────────────────────────────────────────────────────── */
1288
+ /* Round 699 + R714 — kicker "Network Topology" dual-axis breath.
1289
+ R699 introduced 6s opacity breath (0.78 ↔ 1, ~22%); R714 adds a
1290
+ SECOND axis in the same @keyframes: a transform scale (0.995 ↔ 1,
1291
+ ~0.5%). Two axes share cadence (6s) so they breathe IN PHASE —
1292
+ the dimmest moment is also the smallest moment, mirroring the
1293
+ R711 H2 dual-axis at the title-block's eyebrow tier.
1294
+
1295
+ Why scale 0.5%: the kicker is the section's secondary text (eyebrow
1296
+ above the H2 headline). Its alpha range is wider (22% vs H2's 12%)
1297
+ so a slightly wider scale range (0.5% vs H2's 0.3%) keeps the
1298
+ axes proportionally weighted. Still sub-pixel at xs font-size
1299
+ (~12 px text height → 0.06px swing) — imperceptible per-frame,
1300
+ accumulates as "the eyebrow gently pulses with the breath".
1301
+
1302
+ Mirrors R711 H2 pattern (HTML text dual-axis: opacity + CSS
1303
+ transform scale) — both title-block text tiers now have dual-axis
1304
+ breath, closing title-block dual-axis symmetry across kicker and
1305
+ H2. Brand-logo (the 3rd title-block trio member) still single-axis
1306
+ since it already has its own 5-axis hover signature (R548/R549/R553/
1307
+ R557/R604) plus 5s breath; further axes would oversubscribe the
1308
+ brand mark. Pattern budget: title-block trio members get dual-axis
1309
+ if their hover signature is sparse, single-axis if rich.
1310
+
1311
+ transform-origin defaults to center — kicker scales around its own
1312
+ midpoint, no glyph drift. paint-only → flex parent stable → topo-
1313
+ overlap-test untouched. prefers-reduced-motion: reduce neutralizes. */
1314
+ /* Round 722 — watermark text becomes the 2ND TRIPLE-axis surface,
1315
+ completing a "6 s triple-axis PAIR" with R721 kicker (both at the
1316
+ fastest dual-axis cadence, both with sparse hover signatures, both
1317
+ read-target text — symmetric structural mirror).
1318
+
1319
+ The watermark's prior axes:
1320
+ R519 SMIL opacity (6 s, 0.32 ↔ 0.48)
1321
+ R712 SMIL letter-spacing (6 s, 0.45 ↔ 0.55)
1322
+ R722 adds a 3rd CSS-animated axis on the SAME `<text>` element:
1323
+ R722 CSS text-shadow (6 s, none ↔ 0 0 8 px rgba(34, 211, 238, 0.20))
1324
+
1325
+ The SMIL animations (opacity + letter-spacing) drive SVG attributes
1326
+ in their own clock; the CSS animation drives `text-shadow` as a CSS
1327
+ property. SVG <text> in modern browsers honours both vocabularies
1328
+ on the same element — no conflict. The 6 s cadence shared across
1329
+ all 3 axes keeps them in phase: at the dimmest+tightest moment the
1330
+ glow appears; at the brightest+widest moment the glow is gone. One
1331
+ coherent inhale-exhale.
1332
+
1333
+ Glow tuning vs kicker (R721):
1334
+ kicker blur 6 px, alpha 0.30
1335
+ watermark blur 8 px, alpha 0.20
1336
+ The watermark text sits at canvas bottom-left at fontSize 11 with
1337
+ a base opacity of 0.4 (R282) — the glow needs more spread (8 vs 6)
1338
+ to register at that low base opacity, but less alpha (0.20 vs 0.30)
1339
+ to stay proportional to the wordmark's quieter visual register.
1340
+
1341
+ Gating: piggybacks on the existing R519 reducedMotion JSX gate
1342
+ (the entire <animate> tree only mounts when !reducedMotion). When
1343
+ reducedMotion is true the class is still applied but the @media
1344
+ (prefers-reduced-motion: reduce) below neutralises the CSS
1345
+ animation. Belt-and-suspenders. */
1346
+ @keyframes anet-topo-brand-watermark-glow-breath-kf {
1347
+ 0%, 100% { text-shadow: none; }
1348
+ 50% { text-shadow: 0 0 8px rgba(34, 211, 238, 0.20); }
1349
+ }
1350
+ .anet-topo-brand-watermark-glow-breath {
1351
+ animation: anet-topo-brand-watermark-glow-breath-kf 6s ease-in-out infinite;
1352
+ }
1353
+ @media (prefers-reduced-motion: reduce) {
1354
+ .anet-topo-brand-watermark-glow-breath { animation: none; }
1355
+ }
1356
+
1357
+ /* Round 721 — kicker becomes the family's first TRIPLE-axis breath
1358
+ surface. R699 opacity (6 s) + R714 transform-scale (6 s) joined by
1359
+ R721 text-shadow (6 s) — all 3 axes share the 6 s cadence in phase.
1360
+
1361
+ At rest peak (0%, 100%) the kicker reads as a static title;
1362
+ at mid-breath (50%) it dims (0.78), retracts (scale 0.995), AND
1363
+ emits a soft cyan glow (text-shadow 0 0 6px rgba(34, 211, 238, 0.30)).
1364
+ The glow appears OUT-OF-PHASE with the dim — as the text shrinks
1365
+ slightly it gains a subtle aura. Reads as an "inhale glow": a small
1366
+ visible payoff at the bottom of the breath cycle.
1367
+
1368
+ Why kicker first (vs other dual-axis surfaces):
1369
+ - kicker has the SPARSEST hover signature in the family — being
1370
+ below H2 (the page heading), it's read-target text, not an
1371
+ interactive surface. The breath family's "if hover sig sparse,
1372
+ dual-axis; if hover sig rich, single-axis" budget rule extends
1373
+ naturally to "if hover sig SPARSE, can go triple-axis".
1374
+ - 6 s is the fastest dual-axis cadence in the rolodex — at fast
1375
+ cadence the 3rd axis (a glow appear+disappear cycle every 3 s
1376
+ on each half) registers as ambient rhythm, not a distraction.
1377
+
1378
+ text-shadow chosen over letter-spacing or font-size because:
1379
+ - text-shadow doesn't reflow text (no horizontal motion)
1380
+ - glow against the dark canvas reads clearly without competing
1381
+ with the opacity dim
1382
+ - cyan tint at 30% alpha + 6 px blur is below the brightness
1383
+ threshold of any node halo (R674/R675 nodes use 0.5+ alpha)
1384
+
1385
+ Composition note: the R29 prefers-reduced-motion guard already
1386
+ neutralizes the entire 6 s animation; no separate text-shadow
1387
+ reduced-motion logic needed. */
1388
+ @keyframes anet-topo-kicker-breath-kf {
1389
+ 0%, 100% { opacity: 1; transform: scale(1); text-shadow: none; }
1390
+ 50% { opacity: 0.78; transform: scale(0.995); text-shadow: 0 0 6px rgba(34, 211, 238, 0.30); }
1391
+ }
1392
+ .anet-topo-kicker-breath {
1393
+ animation: anet-topo-kicker-breath-kf 6s ease-in-out infinite;
1394
+ }
1395
+ @media (prefers-reduced-motion: reduce) {
1396
+ .anet-topo-kicker-breath { animation: none; }
1397
+ }
1398
+
1399
+ /* Round 702 — H2 "Command mesh" at-rest breathing fade, completing the
1400
+ title-block respiratory trio (brand-logo 5 s / kicker 6 s / H2 10 s).
1401
+ Tighter alpha range (0.88 ↔ 1, ~12%) vs the kicker (0.78 ↔ 1, ~22%):
1402
+ H2 carries more visual weight, so a gentler breath keeps it from
1403
+ looking flickery. Slowest in the trio — 10 s reads as calm anchoring,
1404
+ not anxious. prefers-reduced-motion: reduce → animation: none,
1405
+ sibling to the R699 kicker guard. */
1406
+ /* Round 702 + R711 — H2 "Command mesh" dual-axis breath. R702 introduced
1407
+ the 10s opacity breath (0.88 ↔ 1, ~12%); R711 adds a SECOND axis in
1408
+ the same @keyframes: a transform scale (0.997 ↔ 1, ~0.3%). The two
1409
+ axes share cadence (10s) so they breathe in PHASE — the dimmest moment
1410
+ is also the smallest moment, like a single coherent inhale-exhale.
1411
+
1412
+ Why scale 0.3%: the H2 is the section's primary text identity; scale
1413
+ changes affect glyph rasterization at sub-pixel level. 0.3% range
1414
+ keeps the visible change at fraction of a pixel for a 40-px-tall text,
1415
+ imperceptible per-frame but cumulatively reads as "the title gently
1416
+ pulses with the breath", reinforcing the opacity dimming without
1417
+ adding new gesture. Scale doesn't affect layout flow (CSS transform
1418
+ is paint-only) — flex parent stays stable, overlap test safe.
1419
+
1420
+ First DUAL-AXIS breath anchor in the 呼吸感 family — establishes that
1421
+ future anchors can layer multiple animation properties on a single
1422
+ keyframe block for "deeper aliveness" on a single surface, without
1423
+ needing a second class or animation. Pattern budget: prefer single-
1424
+ axis on most anchors (visual hierarchy) and reserve dual-axis for
1425
+ primary identity surfaces (H2 here = first primary-identity dual). */
1426
+ /* Round 725 — H2 section title becomes the 3RD triple-axis surface,
1427
+ FIRST triple-axis member at a NON-6 s cadence (10 s). Establishes
1428
+ that the triple-axis TIER is multi-cadence rather than 6 s-locked —
1429
+ the R724 `triple-axis-pair` pattern stays valid for kicker+watermark
1430
+ at 6 s; H2 joins the triple-axis TIER as a solo 10 s member.
1431
+
1432
+ H2's prior dual-axis (R702 opacity + R711 transform-scale @ 10 s)
1433
+ gains a 3rd CSS-animated axis: text-shadow glow at 10 s in phase.
1434
+ Reads as a slow inhale glow on the section heading — calmer than
1435
+ the 6 s pair (kicker/watermark) because H2's slower cadence keeps
1436
+ the glow appearance interval at 5 s (vs 3 s for the 6 s tier).
1437
+
1438
+ Glow tuning vs kicker (R721) and watermark (R722):
1439
+ kicker blur 6 px, alpha 0.30 @ 6 s
1440
+ watermark blur 8 px, alpha 0.20 @ 6 s
1441
+ H2 blur 8 px, alpha 0.22 @ 10 s ← this round
1442
+ H2 sits between the two at alpha; its larger fontSize (section
1443
+ heading, much bigger than kicker/watermark) needs a wider blur
1444
+ (8 px to match watermark) but a slightly higher alpha than
1445
+ watermark (0.22 vs 0.20) because at H2's slower 10 s cadence the
1446
+ glow gets a longer dwell time at peak — proportionally tighter
1447
+ alpha would feel under-emphasised vs the 6 s pair's snappier peaks.
1448
+
1449
+ The triple-axis tier now has 3 members across 2 cadences:
1450
+ 6 s kicker + watermark (R724 "triple-axis-pair" pattern)
1451
+ 10 s H2 (solo)
1452
+ R725 doesn't add a new R717 pattern entry — H2 is a solo, not
1453
+ a pair. R723 catalog (triple-axis-surfaces) extends to 3 entries.
1454
+
1455
+ prefers-reduced-motion guard already in place on the existing
1456
+ R702 H2 breath class; this round's text-shadow axis joins the
1457
+ same animation rule and is neutralised by the same @media block. */
1458
+ @keyframes anet-topo-section-title-breath-kf {
1459
+ 0%, 100% { opacity: 1; transform: scale(1); text-shadow: none; }
1460
+ 50% { opacity: 0.88; transform: scale(0.997); text-shadow: 0 0 8px rgba(34, 211, 238, 0.22); }
1461
+ }
1462
+ .anet-topo-section-title-breath {
1463
+ animation: anet-topo-section-title-breath-kf 10s ease-in-out infinite;
1464
+ /* transform-origin defaults to 50% 50% which is what we want — the H2
1465
+ scales around its own center, no glyph drift. */
1466
+ }
1467
+ @media (prefers-reduced-motion: reduce) {
1468
+ .anet-topo-section-title-breath { animation: none; }
1469
+ }
1470
+
1471
+ /* Round 703 — chrome zoom-level readout at-rest breath. 9 s cadence sits
1472
+ between the 8 s panel titles and the 10 s H2 in the respiratory
1473
+ rolodex. Tighter alpha range (0.85 ↔ 1, ~15%) than the kicker —
1474
+ readout carries tabular numeric data, so it shouldn't drift too far
1475
+ from full opacity. Hover gate via the data attribute: when
1476
+ data-topo-chrome-zoom-level-hover="true", animation: none, and the
1477
+ existing R347 ls + R420 fw + R517 color + R593 brightness + R668
1478
+ halo 4-axis lift takes precedence cleanly. prefers-reduced-motion:
1479
+ reduce neutralizes, sibling to R699/R702 guards. */
1480
+ /* Round 703 + R715 — chrome zoom-level readout dual-axis breath.
1481
+ R703 introduced 9s opacity breath (0.85 ↔ 1, ~15%); R715 adds a
1482
+ SECOND axis in the same @keyframes: a transform scale (0.996 ↔ 1,
1483
+ ~0.4%). Two axes share cadence (9s) so they breathe IN PHASE —
1484
+ dimmest = smallest, mirroring R711 H2 / R714 kicker pattern at the
1485
+ CHROME DATA TIER (vs title-block primary text tier).
1486
+
1487
+ Why scale 0.4% on zoom-level (vs H2's 0.3%, kicker's 0.5%): zoom-
1488
+ level's alpha range is between H2 (12%) and kicker (22%) at 15%
1489
+ — scale axis interpolated to 0.4% keeps the three dual-axis HTML
1490
+ text surfaces co-proportioned. Sub-pixel at xs font-size → ~0.04px
1491
+ swing at ~10px text height; imperceptible per-frame, accumulates
1492
+ as "the readout pulses with the breath".
1493
+
1494
+ Pattern budget extension — chrome data tier dual-axis:
1495
+ R699+R714 kicker 6s eyebrow tier
1496
+ R703+R715 zoom-level 9s chrome data tier ← this round
1497
+ R702+R711 H2 10s primary headline tier
1498
+ The 6/9/10 s cadences and the kicker/zoom-level/H2 scale ratios
1499
+ (0.5/0.4/0.3 %) form a tier-graded ladder: faster cadence + larger
1500
+ scale on secondary-tier text; slower cadence + smaller scale on
1501
+ primary-tier text. Each tier has its own "tempo + amplitude"
1502
+ coupled signature — kicker pulses quickly-and-noticeably, H2
1503
+ pulses slowly-and-subtly, zoom-level sits between.
1504
+
1505
+ Hover gate via `[data-topo-chrome-zoom-level-hover="true"]` →
1506
+ animation: none, so R347/R420/R517/R593 hover axes take precedence
1507
+ without animation underneath. transform-origin defaults to center
1508
+ — pill scales around its own midpoint. prefers-reduced-motion:
1509
+ reduce also neutralizes. */
1510
+ /* Round 727 — zoom-level readout becomes the 4TH triple-axis surface and
1511
+ FIRST chrome-tier (data-tier) member to join the multi-cadence triple-
1512
+ axis tier. R703 opacity (9 s) + R715 transform-scale (9 s) joined by
1513
+ R727 text-shadow (9 s) — all 3 axes share the 9 s cadence in phase.
1514
+
1515
+ Multi-cadence triple-axis tier post-R727 (4 members across 3 cadences):
1516
+ 6 s kicker + watermark (title-block + canvas-brand tiers)
1517
+ 9 s zoom-level readout (data tier) ← this round
1518
+ 10 s H2 section title (title-block tier)
1519
+ Pattern budget extension: prior triple-axis members were all read-target
1520
+ text in primary-identity tiers (title-block + canvas-brand). R727 extends
1521
+ to the DATA tier — a chrome readout, not pure text. Justified because:
1522
+ - zoom-level's hover sig (R703 data-attr gate) is sparse: only the
1523
+ hover-tracking attr; no rich tactile axes
1524
+ - the surface is a single-tone monospace digit pill — visually quiet
1525
+ enough that a glow pulse remains subordinate to node halos
1526
+ - the chrome strip's "data tier" sub-role becomes a structural mirror
1527
+ of the title-block tier in the triple-axis context
1528
+
1529
+ Glow tuning vs prior 3 triple-axis members:
1530
+ R721 kicker blur 6 px, alpha 0.30 @ 6 s (title-block)
1531
+ R722 watermark blur 8 px, alpha 0.20 @ 6 s (canvas-brand)
1532
+ R725 H2 blur 8 px, alpha 0.22 @ 10 s (title-block)
1533
+ R727 zoom-level blur 5 px, alpha 0.25 @ 9 s (data tier) ← this round
1534
+ Smaller blur (5 px) for the smaller pill surface; mid-range alpha
1535
+ (0.25) between kicker (sharp+bright at 0.30) and H2 (medium at 0.22).
1536
+ At 9 s the glow appearance interval is ~4.5 s on each half — between
1537
+ the 3 s 6 s-pair peak and the 5 s H2 peak, matching the cadence
1538
+ interpolation.
1539
+
1540
+ Hover gate preserved: the existing R703 [data-topo-chrome-zoom-level-
1541
+ hover="true"] selector still gates the entire animation off when user
1542
+ interacts — R727's text-shadow is part of the same @keyframes block
1543
+ so it gets gated together. */
1544
+ @keyframes anet-topo-chrome-zoom-level-breath-kf {
1545
+ 0%, 100% { opacity: 1; transform: scale(1); text-shadow: none; }
1546
+ 50% { opacity: 0.85; transform: scale(0.996); text-shadow: 0 0 5px rgba(34, 211, 238, 0.25); }
1547
+ }
1548
+ .anet-topo-chrome-zoom-level-breath {
1549
+ animation: anet-topo-chrome-zoom-level-breath-kf 9s ease-in-out infinite;
1550
+ }
1551
+ .anet-topo-chrome-zoom-level-breath[data-topo-chrome-zoom-level-hover="true"] {
1552
+ animation: none;
1553
+ }
1554
+ @media (prefers-reduced-motion: reduce) {
1555
+ .anet-topo-chrome-zoom-level-breath { animation: none; }
1556
+ }
1557
+
1558
+ /* Round 704 — brand watermark WRAPPER envelope breath at 15 s — slowest
1559
+ tier in the respiratory rolodex. Inner "sleep2agi" text already
1560
+ breathes at 6 s (R519); this adds an outer wrapper envelope so the
1561
+ brand area has nested respiration (fast inner / slow outer). 0.85 ↔ 1
1562
+ alpha range (~15%) matches the R703 tabular/decorative surface band
1563
+ — heavy visual register shouldn't drift too far from full opacity.
1564
+
1565
+ Focal-recede gate via data-attr selector — when the wrapper's
1566
+ data-topo-brand-watermark-recede attr flips to "true" (user is
1567
+ hovering a node/edge/group on the canvas), animation: none gates
1568
+ off so the R525 inline opacity={0.7} attr takes effect cleanly.
1569
+ Pattern sibling to R703 zoom-level data-attr selector gate.
1570
+ prefers-reduced-motion: reduce also neutralizes. */
1571
+ @keyframes anet-topo-brand-watermark-envelope-breath-kf {
1572
+ 0%, 100% { opacity: 1; }
1573
+ 50% { opacity: 0.85; }
1574
+ }
1575
+ .anet-topo-brand-watermark-envelope-breath {
1576
+ animation: anet-topo-brand-watermark-envelope-breath-kf 15s ease-in-out infinite;
1577
+ }
1578
+ .anet-topo-brand-watermark-envelope-breath[data-topo-brand-watermark-recede="true"] {
1579
+ animation: none;
1580
+ }
1581
+ @media (prefers-reduced-motion: reduce) {
1582
+ .anet-topo-brand-watermark-envelope-breath { animation: none; }
1583
+ }
1584
+
1585
+ /* Round 705 — canvas crescent wrapper envelope breath at 13 s. Mirror
1586
+ to R704 watermark wrapper, closing canvas-brand-pair envelope
1587
+ symmetry. Cadence 13 s coprime with R704 (15 s) so the two never
1588
+ beat together when both visible. Tighter alpha range (0.30 ↔ 0.35,
1589
+ ~14%) deliberately hugs the existing inline 0.35 baseline — preserves
1590
+ the visible-state intent while adding nested respiration.
1591
+
1592
+ Two gate-off rules instead of one (R704 had a single recede gate):
1593
+ - visible="false" → animation: none, so inline opacity={0} holds when
1594
+ the recent panel is shown (crescent must be invisible).
1595
+ - recede="true" → animation: none, so inline opacity={0.245} holds
1596
+ when canvas attention is elsewhere.
1597
+ Either gate flips → CSS releases control to inline opacity attr.
1598
+ prefers-reduced-motion: reduce also neutralizes. */
1599
+ @keyframes anet-topo-brand-canvas-mark-envelope-breath-kf {
1600
+ 0%, 100% { opacity: 0.35; }
1601
+ 50% { opacity: 0.30; }
1602
+ }
1603
+ .anet-topo-brand-canvas-mark-envelope-breath {
1604
+ animation: anet-topo-brand-canvas-mark-envelope-breath-kf 13s ease-in-out infinite;
1605
+ }
1606
+ .anet-topo-brand-canvas-mark-envelope-breath[data-topo-brand-canvas-mark-visible="false"] {
1607
+ animation: none;
1608
+ }
1609
+ .anet-topo-brand-canvas-mark-envelope-breath[data-topo-brand-canvas-mark-recede="true"] {
1610
+ animation: none;
1611
+ }
1612
+ @media (prefers-reduced-motion: reduce) {
1613
+ .anet-topo-brand-canvas-mark-envelope-breath { animation: none; }
1614
+ }
1615
+
1616
+ /* Round 706 — title-block wrapper envelope breath at 11s. Mirrors the
1617
+ canvas-brand-pair nested-envelope pattern (R704/R705) at the title-
1618
+ block scope. 11s coprime with all 3 inner trio cadences (5, 6, 10) —
1619
+ no common factor → no phase lock with inner anchors. Tighter alpha
1620
+ range (0.92 ↔ 1, ~8%) than canvas-brand-pair envelopes because the
1621
+ title-block carries primary text identity; even subtle dimming on
1622
+ the H2 + kicker headline reads as flicker if too aggressive. 8%
1623
+ range = "barely-perceptible aliveness". prefers-reduced-motion:
1624
+ reduce neutralizes. */
1625
+ @keyframes anet-topo-title-block-envelope-breath-kf {
1626
+ 0%, 100% { opacity: 1; }
1627
+ 50% { opacity: 0.92; }
1628
+ }
1629
+ .anet-topo-title-block-envelope-breath {
1630
+ animation: anet-topo-title-block-envelope-breath-kf 11s ease-in-out infinite;
1631
+ }
1632
+ @media (prefers-reduced-motion: reduce) {
1633
+ .anet-topo-title-block-envelope-breath { animation: none; }
1634
+ }
1635
+
1636
+ /* Round 707 — chrome Layout wrapper at-rest breath at 17 s. Slowest tier
1637
+ among HTML chrome respiratory anchors (sibling to R703 zoom-level 9 s
1638
+ in the chrome strip's data tier; this 17 s lands in the chrome strip's
1639
+ control tier). 17 is prime → coprime with every other cadence in the
1640
+ rolodex (3/4/5/6/7/8/9/10/11/13/15). Never phase-locks with any other
1641
+ anchor.
1642
+
1643
+ Tightest alpha range yet (0.94 ↔ 1, ~6%) — the Layout buttons are
1644
+ interactive controls with active-state cyan tint; even ~10% dimming
1645
+ on the inner button color would feel jarring. 6% = "barely-perceptible
1646
+ aliveness" on a control group.
1647
+
1648
+ Hover gate via :has() selector — when user hovers any inner Ring/Grid
1649
+ button, the R697 wrapper-level halo (cyan filter) takes precedence;
1650
+ animation: none on hover pauses the breath so the halo reads crisp
1651
+ without underlying alpha drift. Third gate-off mechanism in the family
1652
+ vocabulary, sibling to R703 hover data-attr gate + R704/R705 recede
1653
+ gates. */
1654
+ @keyframes anet-topo-chrome-layout-trailer-breath-kf {
1655
+ 0%, 100% { opacity: 1; }
1656
+ 50% { opacity: 0.94; }
1657
+ }
1658
+ .anet-topo-chrome-layout-trailer-breath {
1659
+ animation: anet-topo-chrome-layout-trailer-breath-kf 17s ease-in-out infinite;
1660
+ }
1661
+ .anet-topo-chrome-layout-trailer-breath:has(button:hover) {
1662
+ animation: none;
1663
+ }
1664
+ @media (prefers-reduced-motion: reduce) {
1665
+ .anet-topo-chrome-layout-trailer-breath { animation: none; }
1666
+ }
1667
+
1668
+ /* Round 708 — chrome nodeSize wrapper at-rest breath at 19 s. Sibling
1669
+ to R707 Layout 17 s — both chrome control-tier wrappers carry the
1670
+ same alpha range (6%) + the same :has(button:hover) gate. Two coprime
1671
+ prime cadences (17, 19) form a chrome-control respiratory pair,
1672
+ pattern-parallel to canvas-brand-pair (R704/R705) coprime envelope
1673
+ pair. */
1674
+ @keyframes anet-topo-chrome-fleet-group-trailer-breath-kf {
1675
+ 0%, 100% { opacity: 1; }
1676
+ 50% { opacity: 0.94; }
1677
+ }
1678
+ .anet-topo-chrome-fleet-group-trailer-breath {
1679
+ animation: anet-topo-chrome-fleet-group-trailer-breath-kf 19s ease-in-out infinite;
1680
+ }
1681
+ .anet-topo-chrome-fleet-group-trailer-breath:has(button:hover) {
1682
+ animation: none;
1683
+ }
1684
+ @media (prefers-reduced-motion: reduce) {
1685
+ .anet-topo-chrome-fleet-group-trailer-breath { animation: none; }
1686
+ }
1687
+
1688
+ /* Round 709 — chrome zoom wrapper at-rest breath at 23 s. Closes the
1689
+ chrome control trio (R707 Layout 17s + R708 nodeSize 19s + R709 zoom
1690
+ 23s) with three adjacent prime coprime cadences. 23s slowest in the
1691
+ chrome trio — reads as "calm anchor for the viewport-control cluster"
1692
+ since zoom is the most functional of the 3 wrappers (its inner buttons
1693
+ compound viewport math). Same alpha (6%) + :has(button:hover) gate
1694
+ as siblings. */
1695
+ @keyframes anet-topo-chrome-zoom-wrapper-breath-kf {
1696
+ 0%, 100% { opacity: 1; }
1697
+ 50% { opacity: 0.94; }
1698
+ }
1699
+ .anet-topo-chrome-zoom-wrapper-breath {
1700
+ animation: anet-topo-chrome-zoom-wrapper-breath-kf 23s ease-in-out infinite;
1701
+ }
1702
+ .anet-topo-chrome-zoom-wrapper-breath:has(button:hover) {
1703
+ animation: none;
1704
+ }
1705
+ @media (prefers-reduced-motion: reduce) {
1706
+ .anet-topo-chrome-zoom-wrapper-breath { animation: none; }
1707
+ }
1708
+
1709
+ /* Round 718 — chrome reset button joins the respiratory family at 21 s.
1710
+ 5th anchor on the chrome-strip pattern, extending it from
1711
+ "tiered-with-trio" → "tiered-with-quartet". The chrome strip now
1712
+ spans a data tier + a prime quartet across control surfaces:
1713
+ R703 zoom-level readout 9 s (data tier)
1714
+ R707 Layout wrapper 17 s (control wrapper tier)
1715
+ R708 nodeSize wrapper 19 s (control wrapper tier)
1716
+ R718 reset button 21 s (atomic control tier) ← this round
1717
+ R709 zoom wrapper 23 s (control wrapper tier)
1718
+
1719
+ 21 is composite (3 × 7), the ONE composite in the prime quartet —
1720
+ slots between the prime wrappers 19 and 23 to fill the 17/19/21/23
1721
+ odd-number ladder. Coprime with all rolodex cadences (the rolodex
1722
+ has no 3-multiples until 9 and no 7-multiples until 7 itself — but
1723
+ neither 9 nor 7 share factors with 21's other co-tier mates 17/19/23).
1724
+ Actually 21 IS divisible by 3 like 9 — gcd(21,9)=3 so 21 phase-locks
1725
+ with 9 every 63 s. That's deliberate: the data tier (9 s) and the
1726
+ atomic-control tier (21 s) RE-ALIGN every minute — a slow handshake
1727
+ between "what the chrome reads" and "the reset action". Aesthetic
1728
+ over arithmetic: a 1-per-minute alignment is sub-perceptible.
1729
+
1730
+ Atomic-control sub-tier rationale: the reset button is the only
1731
+ STANDALONE atomic chrome button with a 5-axis hover signature
1732
+ (R594 brightness + R400 hover-lift + R196 active-state + R350 icon
1733
+ spin + R184 release pop). The 5 hover axes already give it a rich
1734
+ interactive voice; a 6th REST axis at 7% alpha (slightly looser than
1735
+ the 6% wrappers, to compensate for the smaller icon-button surface)
1736
+ marks it as "alive" at rest without competing with the hover axes.
1737
+
1738
+ Hover gate via data-attr (R703 pattern, not R707/R708/R709 :has()
1739
+ pattern). The button itself exposes data-topo-chrome-reset-hover —
1740
+ already plumbed for the R350 icon-rotate cue and R594 brightness —
1741
+ so the breath gates off naturally on its own hover state. Sibling
1742
+ gate pattern to R703 zoom-level (the only other chrome anchor at
1743
+ the leaf-element tier; both gate via their own hover data-attr
1744
+ rather than parent :has()). */
1745
+ @keyframes anet-topo-chrome-reset-breath-kf {
1746
+ 0%, 100% { opacity: 1; }
1747
+ 50% { opacity: 0.93; }
1748
+ }
1749
+ .anet-topo-chrome-reset-breath {
1750
+ animation: anet-topo-chrome-reset-breath-kf 21s ease-in-out infinite;
1751
+ }
1752
+ .anet-topo-chrome-reset-breath[data-topo-chrome-reset-hover="true"] {
1753
+ animation: none;
1754
+ }
1755
+ @media (prefers-reduced-motion: reduce) {
1756
+ .anet-topo-chrome-reset-breath { animation: none; }
1757
+ }
1758
+
1759
+ /* Round 719 — chrome fullscreen button joins the respiratory family at
1760
+ 25 s. 6th anchor on the chrome-strip pattern, extending the shape
1761
+ from "tiered-with-quartet" → "tiered-with-quintet". Sibling to R718
1762
+ reset (21 s) — closes the ATOMIC-CONTROL DUO: both standalone
1763
+ chrome buttons (reset + fullscreen, the only non-segmented chrome
1764
+ buttons in the family per R400 doc) now breathe at parity alpha
1765
+ range with coprime cadences.
1766
+
1767
+ Chrome-strip pattern post-R719:
1768
+ R703 zoom-level readout 9 s (data tier)
1769
+ R707 Layout wrapper 17 s (control wrapper tier)
1770
+ R708 nodeSize wrapper 19 s (control wrapper tier)
1771
+ R718 reset button 21 s (atomic control tier)
1772
+ R709 zoom wrapper 23 s (control wrapper tier)
1773
+ R719 fullscreen button 25 s (atomic control tier) ← this round
1774
+
1775
+ 25 = 5² — coprime with every other rolodex cadence (no factor 5
1776
+ anywhere). Fills the 17/19/21/23/25 odd-number ladder perfectly
1777
+ and becomes the new slowest cadence on the rolodex (prior slowest:
1778
+ 23 s zoom wrapper). The chrome strip now spans a 16 s arc from
1779
+ 9 → 25, with its two atomic-control members at 21 s and 25 s
1780
+ bracketing the wrapper trio (17/19/23) — atomic controls breathe
1781
+ slower than wrappers, matching their role as terminal commits
1782
+ (reset wipes state; fullscreen flips viewport mode).
1783
+
1784
+ Same 7% alpha (0.93 ↔ 1) as R718 reset — atomic-control tier
1785
+ parity. The duo reads as a matched pair at rest. Hover gate via
1786
+ data-topo-chrome-fullscreen-hover (R703 leaf-element pattern,
1787
+ sibling to R718 reset's gate). */
1788
+ @keyframes anet-topo-chrome-fullscreen-breath-kf {
1789
+ 0%, 100% { opacity: 1; }
1790
+ 50% { opacity: 0.93; }
1791
+ }
1792
+ .anet-topo-chrome-fullscreen-breath {
1793
+ animation: anet-topo-chrome-fullscreen-breath-kf 25s ease-in-out infinite;
1794
+ }
1795
+ .anet-topo-chrome-fullscreen-breath[data-topo-chrome-fullscreen-hover="true"] {
1796
+ animation: none;
1797
+ }
1798
+ @media (prefers-reduced-motion: reduce) {
1799
+ .anet-topo-chrome-fullscreen-breath { animation: none; }
1800
+ }
1801
+
1052
1802
  /* ─────────────────────────────────────────────────────────────────────
1053
1803
  Round 29 — prefers-reduced-motion a11y sweep
1054
1804