@sleep2agi/agent-network-dashboard 0.4.6 → 0.5.0
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.
- package/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +2 -0
- package/.next/build-manifest.json +3 -3
- package/.next/diagnostics/route-bundle-stats.json +31 -31
- package/.next/fallback-build-manifest.json +3 -3
- package/.next/prerender-manifest.json +3 -3
- package/.next/routes-manifest.json +16 -0
- package/.next/server/app/_global-error.html +1 -1
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +12 -12
- package/.next/server/app/_not-found.segments/_full.segment.rsc +12 -12
- package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/server/app/admin.html +2 -2
- package/.next/server/app/admin.rsc +14 -14
- package/.next/server/app/admin.segments/_full.segment.rsc +14 -14
- package/.next/server/app/admin.segments/_head.segment.rsc +4 -4
- package/.next/server/app/admin.segments/_index.segment.rsc +7 -7
- package/.next/server/app/admin.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/admin.segments/admin/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/admin.segments/admin.segment.rsc +3 -3
- package/.next/server/app/api/hub/server/[hostname]/agents/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route/build-manifest.json +9 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js +7 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js.map +5 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route.js.nft.json +1 -0
- package/.next/server/app/api/hub/server/[hostname]/agents/route_client-reference-manifest.js +3 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/build-manifest.json +9 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js +7 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js.map +5 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route.js.nft.json +1 -0
- package/.next/server/app/api/hub/server/[hostname]/health/route_client-reference-manifest.js +3 -0
- package/.next/server/app/index.html +2 -2
- package/.next/server/app/index.rsc +14 -14
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/index.segments/_full.segment.rsc +14 -14
- package/.next/server/app/index.segments/_head.segment.rsc +4 -4
- package/.next/server/app/index.segments/_index.segment.rsc +7 -7
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login.html +2 -2
- package/.next/server/app/login.rsc +14 -14
- package/.next/server/app/login.segments/_full.segment.rsc +14 -14
- package/.next/server/app/login.segments/_head.segment.rsc +4 -4
- package/.next/server/app/login.segments/_index.segment.rsc +7 -7
- package/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/login.segments/login.segment.rsc +3 -3
- package/.next/server/app/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/logs.html +2 -2
- package/.next/server/app/logs.rsc +14 -14
- package/.next/server/app/logs.segments/_full.segment.rsc +14 -14
- package/.next/server/app/logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/logs.segments/_index.segment.rsc +7 -7
- package/.next/server/app/logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/logs.segments/logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/logs.segments/logs.segment.rsc +3 -3
- package/.next/server/app/messages/page_client-reference-manifest.js +1 -1
- package/.next/server/app/messages.html +2 -2
- package/.next/server/app/messages.rsc +14 -14
- package/.next/server/app/messages.segments/_full.segment.rsc +14 -14
- package/.next/server/app/messages.segments/_head.segment.rsc +4 -4
- package/.next/server/app/messages.segments/_index.segment.rsc +7 -7
- package/.next/server/app/messages.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/messages.segments/messages/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/messages.segments/messages.segment.rsc +3 -3
- package/.next/server/app/node/page_client-reference-manifest.js +1 -1
- package/.next/server/app/node.html +2 -2
- package/.next/server/app/node.rsc +14 -14
- package/.next/server/app/node.segments/_full.segment.rsc +14 -14
- package/.next/server/app/node.segments/_head.segment.rsc +4 -4
- package/.next/server/app/node.segments/_index.segment.rsc +7 -7
- package/.next/server/app/node.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/node.segments/node/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/node.segments/node.segment.rsc +3 -3
- package/.next/server/app/nodes/page_client-reference-manifest.js +1 -1
- package/.next/server/app/nodes.html +2 -2
- package/.next/server/app/nodes.rsc +14 -14
- package/.next/server/app/nodes.segments/_full.segment.rsc +14 -14
- package/.next/server/app/nodes.segments/_head.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/_index.segment.rsc +7 -7
- package/.next/server/app/nodes.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/nodes.segments/nodes/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/nodes.segments/nodes.segment.rsc +3 -3
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/server-logs.html +2 -2
- package/.next/server/app/server-logs.rsc +14 -14
- package/.next/server/app/server-logs.segments/_full.segment.rsc +14 -14
- package/.next/server/app/server-logs.segments/_head.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/_index.segment.rsc +7 -7
- package/.next/server/app/server-logs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/server-logs.segments/server-logs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/server-logs.segments/server-logs.segment.rsc +3 -3
- package/.next/server/app/settings/networks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/networks.html +2 -2
- package/.next/server/app/settings/networks.rsc +14 -14
- package/.next/server/app/settings/networks.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings/networks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings/networks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/networks.segments/settings/networks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/networks.segments/settings/networks.segment.rsc +3 -3
- package/.next/server/app/settings/networks.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings/tokens.html +2 -2
- package/.next/server/app/settings/tokens.rsc +14 -14
- package/.next/server/app/settings/tokens.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings/tokens.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings/tokens.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings/tokens.segments/settings/tokens/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings/tokens.segments/settings/tokens.segment.rsc +3 -3
- package/.next/server/app/settings/tokens.segments/settings.segment.rsc +3 -3
- package/.next/server/app/settings.html +2 -2
- package/.next/server/app/settings.rsc +14 -14
- package/.next/server/app/settings.segments/_full.segment.rsc +14 -14
- package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_index.segment.rsc +7 -7
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/.next/server/app/tasks.html +2 -2
- package/.next/server/app/tasks.rsc +14 -14
- package/.next/server/app/tasks.segments/_full.segment.rsc +14 -14
- package/.next/server/app/tasks.segments/_head.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/_index.segment.rsc +7 -7
- package/.next/server/app/tasks.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/tasks.segments/tasks/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/tasks.segments/tasks.segment.rsc +3 -3
- package/.next/server/app-paths-manifest.json +2 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js +3 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_agents_route_actions_0vr92s4.js.map +1 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js +3 -0
- package/.next/server/chunks/0dk5_next-internal_server_app_api_hub_server_[hostname]_health_route_actions_0vr-bv5.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__05nyivw._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__05nyivw._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0floe3h._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__0floe3h._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js +1 -1
- package/.next/server/chunks/[root-of-the-server]__0tx8s8i._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js +4 -2
- package/.next/server/chunks/ssr/agent-network-dashboard_09kk21a._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_01jhlxz._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_09d29my._.js.map +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js +1 -1
- package/.next/server/chunks/ssr/agent-network-dashboard_app_components_0mvyi-4._.js.map +1 -1
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0aauz~36q5n2a.css +2 -0
- package/.next/static/chunks/0f~0kgy2pycyc.js +1 -0
- package/.next/static/chunks/0l_~q07bhpkcx.js +7 -0
- package/.next/static/chunks/1175-dp18a1e_.js +1 -0
- package/.next/static/chunks/1552j0415oeal.js +4 -0
- package/.next/trace +2 -2
- package/.next/trace-build +1 -1
- package/.next/types/routes.d.ts +3 -1
- package/.next/types/validator.ts +18 -0
- package/app/api/hub/server/[hostname]/agents/route.ts +62 -0
- package/app/api/hub/server/[hostname]/health/route.ts +58 -0
- package/app/api/hub/servers/route.ts +88 -1
- package/app/components/CommandPalette.tsx +107 -0
- package/app/components/HelpOverlay.tsx +109 -1
- package/app/components/ServersDrawer.tsx +181 -5
- package/app/components/TopoGraph.tsx +6409 -286
- package/app/globals.css +110 -5
- package/app/lib/vendorIdentity.ts +14 -3
- package/docs/rfc/v0.10.0-hero3-dashboard-upgrade.md +230 -0
- package/package.json +2 -2
- package/public/sleep2agi-logo.svg +11 -0
- package/public/vendors/claude.svg +11 -0
- package/public/vendors/minimax.svg +11 -0
- package/public/vendors/openai.svg +12 -0
- package/screenshots/r293-p0/after-full.png +0 -0
- package/screenshots/r293-p0/after-topo.png +0 -0
- package/screenshots/r293-p0/baseline-full.png +0 -0
- package/screenshots/r293-p0/baseline-topo.png +0 -0
- package/screenshots/r293-p0/logo-integrated-full.png +0 -0
- package/screenshots/r293-p0/logo-integrated-topo.png +0 -0
- package/screenshots/r293-p0/servers-drawer-v0.10.0-full.png +0 -0
- package/screenshots/r293-p0/servers-drawer-v0.10.0.png +0 -0
- package/screenshots/r293-p0/wave1-after-full.png +0 -0
- package/screenshots/r293-p0/wave1-after-topo.png +0 -0
- package/scripts/p0-servers-drawer-screenshot.mjs +99 -0
- package/scripts/p0-topo-screenshot.mjs +82 -0
- package/scripts/topo-active-filter-pill-test.mjs +101 -0
- package/scripts/topo-active-links-chip-hover-test.mjs +103 -0
- package/scripts/topo-active-links-chip-nav-test.mjs +117 -0
- package/scripts/topo-active-links-chip-self-hover-test.mjs +171 -0
- package/scripts/topo-active-links-empty-recede-test.mjs +125 -0
- package/scripts/topo-active-links-freshness-test.mjs +113 -0
- package/scripts/topo-active-links-tooltip-test.mjs +79 -0
- package/scripts/topo-active-pulse-ease-test.mjs +120 -0
- package/scripts/topo-brand-logo-transition-test.mjs +94 -0
- package/scripts/topo-brand-watermark-test.mjs +97 -0
- package/scripts/topo-canvas-aria-test.mjs +108 -0
- package/scripts/topo-canvas-brand-fade-test.mjs +87 -0
- package/scripts/topo-chat-target-breath-test.mjs +84 -0
- package/scripts/topo-chat-target-ring-ease-test.mjs +82 -0
- package/scripts/topo-chat-target-ring-fade-test.mjs +124 -0
- package/scripts/topo-chip-empty-recede-test.mjs +116 -0
- package/scripts/topo-chip-focus-test.mjs +95 -0
- package/scripts/topo-chip-pin-mirror-test.mjs +113 -0
- package/scripts/topo-chip-row-gap-test.mjs +90 -0
- package/scripts/topo-chip-row-semantic-gap-test.mjs +97 -0
- package/scripts/topo-chip-row-tabular-test.mjs +111 -0
- package/scripts/topo-chip-unit-demotion-test.mjs +93 -0
- package/scripts/topo-chiprow-data-weight-test.mjs +94 -0
- package/scripts/topo-chrome-a11y-test.mjs +107 -0
- package/scripts/topo-chrome-active-weight-test.mjs +104 -0
- package/scripts/topo-chrome-focus-ring-unify-test.mjs +100 -0
- package/scripts/topo-chrome-gap-test.mjs +73 -0
- package/scripts/topo-chrome-icon-stroke-test.mjs +95 -0
- package/scripts/topo-chrome-inactive-color-test.mjs +90 -0
- package/scripts/topo-chrome-pop-extension-test.mjs +98 -0
- package/scripts/topo-chrome-pop-nodesize-test.mjs +88 -0
- package/scripts/topo-chrome-press-state-test.mjs +135 -0
- package/scripts/topo-chrome-strip-semantic-gap-test.mjs +99 -0
- package/scripts/topo-chrome-strip-theme-ease-test.mjs +99 -0
- package/scripts/topo-chrome-zoom-level-pop-test.mjs +122 -0
- package/scripts/topo-chrome-zoom-pop-test.mjs +130 -0
- package/scripts/topo-chrome-zoom-readout-weight-test.mjs +81 -0
- package/scripts/topo-click-ripple-ease-test.mjs +94 -0
- package/scripts/topo-cmdk-edge-clear-test.mjs +109 -0
- package/scripts/topo-cmdk-layout-view-test.mjs +108 -0
- package/scripts/topo-cmdk-pin-test.mjs +123 -0
- package/scripts/topo-cmdk-vendor-clear-test.mjs +133 -0
- package/scripts/topo-cmdk-vendor-pin-test.mjs +103 -0
- package/scripts/topo-corner-radius-unify-test.mjs +103 -0
- package/scripts/topo-dense-alias-fill-transition-test.mjs +133 -0
- package/scripts/topo-discrete-zoom-smooth-test.mjs +125 -0
- package/scripts/topo-edge-badge-click-pin-test.mjs +94 -0
- package/scripts/topo-edge-badge-crossfade-test.mjs +138 -0
- package/scripts/topo-edge-badge-hot-test.mjs +115 -0
- package/scripts/topo-edge-badge-hover-test.mjs +85 -0
- package/scripts/topo-edge-badge-lift-test.mjs +150 -0
- package/scripts/topo-edge-badge-ripple-test.mjs +111 -0
- package/scripts/topo-edge-badge-stroke-transition-test.mjs +118 -0
- package/scripts/topo-edge-badge-text-pin-test.mjs +121 -0
- package/scripts/topo-edge-badge-theme-ease-test.mjs +89 -0
- package/scripts/topo-edge-count-badge-test.mjs +86 -0
- package/scripts/topo-edge-endpoint-highlight-test.mjs +111 -0
- package/scripts/topo-edge-fadein-test.mjs +106 -0
- package/scripts/topo-edge-focus-test.mjs +113 -0
- package/scripts/topo-edge-hover-test.mjs +13 -5
- package/scripts/topo-edge-pill-hot-test.mjs +129 -0
- package/scripts/topo-edge-pill-test.mjs +105 -0
- package/scripts/topo-edge-ping-pulse-retired-test.mjs +119 -0
- package/scripts/topo-edge-stroke-ease-test.mjs +100 -0
- package/scripts/topo-edge-stroke-transition-test.mjs +132 -0
- package/scripts/topo-empty-hint-tracking-test.mjs +84 -0
- package/scripts/topo-empty-state-breath-test.mjs +150 -0
- package/scripts/topo-empty-state-crossfade-test.mjs +130 -0
- package/scripts/topo-empty-state-recenter-test.mjs +107 -0
- package/scripts/topo-empty-subhint-tracking-test.mjs +87 -0
- package/scripts/topo-endpoint-ring-fade-test.mjs +132 -0
- package/scripts/topo-endpoint-ring-test.mjs +93 -0
- package/scripts/topo-endpoint-ring-thicken-test.mjs +112 -0
- package/scripts/topo-esc-clears-pin-test.mjs +98 -0
- package/scripts/topo-filter-pill-aliases-test.mjs +121 -0
- package/scripts/topo-filter-pill-body-click-test.mjs +112 -0
- package/scripts/topo-filter-pill-count-tabular-test.mjs +135 -0
- package/scripts/topo-filter-pill-count-test.mjs +110 -0
- package/scripts/topo-filter-pill-mobile-test.mjs +90 -0
- package/scripts/topo-freshness-chip-transition-test.mjs +80 -0
- package/scripts/topo-freshness-chip-weight-test.mjs +90 -0
- package/scripts/topo-freshness-conditional-render-test.mjs +92 -0
- package/scripts/topo-fullscreen-active-test.mjs +115 -0
- package/scripts/topo-group-box-pinned-state-test.mjs +95 -0
- package/scripts/topo-group-count-test.mjs +6 -1
- package/scripts/topo-group-label-a11y-test.mjs +113 -0
- package/scripts/topo-group-label-count-inherit-test.mjs +99 -0
- package/scripts/topo-group-label-hover-test.mjs +119 -0
- package/scripts/topo-group-label-pin-spacing-test.mjs +136 -0
- package/scripts/topo-group-label-tint-test.mjs +99 -0
- package/scripts/topo-group-label-title-test.mjs +83 -0
- package/scripts/topo-group-pin-test.mjs +119 -0
- package/scripts/topo-group-pip-fadein-test.mjs +104 -0
- package/scripts/topo-group-pip-singletier-drop-test.mjs +131 -0
- package/scripts/topo-group-pip-tabular-test.mjs +95 -0
- package/scripts/topo-group-status-pips-test.mjs +103 -0
- package/scripts/topo-groupbox-fadein-test.mjs +95 -0
- package/scripts/topo-groupbox-hover-lift-test.mjs +127 -0
- package/scripts/topo-groupbox-hubcore-ease-test.mjs +106 -0
- package/scripts/topo-groupbox-live-test.mjs +100 -0
- package/scripts/topo-groupbox-march-busyness-test.mjs +155 -0
- package/scripts/topo-groupbox-test.mjs +4 -2
- package/scripts/topo-header-gap-test.mjs +94 -0
- package/scripts/topo-help-overlay-r109-test.mjs +67 -0
- package/scripts/topo-help-overlay-r118-test.mjs +69 -0
- package/scripts/topo-help-overlay-r123-test.mjs +69 -0
- package/scripts/topo-help-overlay-r134-test.mjs +74 -0
- package/scripts/topo-help-overlay-r137-test.mjs +81 -0
- package/scripts/topo-help-overlay-r141-test.mjs +86 -0
- package/scripts/topo-help-overlay-r153-test.mjs +85 -0
- package/scripts/topo-help-overlay-r59-test.mjs +67 -0
- package/scripts/topo-help-overlay-r65-test.mjs +64 -0
- package/scripts/topo-help-overlay-r70-test.mjs +63 -0
- package/scripts/topo-help-overlay-r78-test.mjs +59 -0
- package/scripts/topo-help-overlay-r81-test.mjs +58 -0
- package/scripts/topo-help-overlay-r87-test.mjs +64 -0
- package/scripts/topo-help-overlay-r91-test.mjs +65 -0
- package/scripts/topo-hot-tail-crossfade-test.mjs +117 -0
- package/scripts/topo-html-overlay-padding-unify-test.mjs +120 -0
- package/scripts/topo-hub-a11y-test.mjs +112 -0
- package/scripts/topo-hub-busyness-test.mjs +100 -0
- package/scripts/topo-hub-center-crossfade-test.mjs +124 -0
- package/scripts/topo-hub-click-fit-test.mjs +137 -0
- package/scripts/topo-hub-digit-scale-test.mjs +129 -0
- package/scripts/topo-hub-fadein-test.mjs +88 -0
- package/scripts/topo-hub-hover-lift-test.mjs +101 -0
- package/scripts/topo-hub-hover-ring-test.mjs +82 -0
- package/scripts/topo-hub-pip-theme-ease-test.mjs +116 -0
- package/scripts/topo-hub-spoke-ease-test.mjs +120 -0
- package/scripts/topo-hub-title-test.mjs +7 -2
- package/scripts/topo-hub-working-count-test.mjs +99 -0
- package/scripts/topo-ingroup-edge-test.mjs +103 -0
- package/scripts/topo-inner-radar-ring-retired-test.mjs +89 -0
- package/scripts/topo-kicker-color-test.mjs +93 -0
- package/scripts/topo-kicker-tracking-test.mjs +101 -0
- package/scripts/topo-kicker-weight-test.mjs +98 -0
- package/scripts/topo-label-card-theme-ease-test.mjs +85 -0
- package/scripts/topo-label-lift-test.mjs +5 -1
- package/scripts/topo-layout-hover-text-preview-test.mjs +101 -0
- package/scripts/topo-layout-switch-crossfade-test.mjs +126 -0
- package/scripts/topo-layout-toggle-border-unify-test.mjs +104 -0
- package/scripts/topo-layout-toggle-test.mjs +131 -0
- package/scripts/topo-layout-trailer-mr-test.mjs +82 -0
- package/scripts/topo-legend-compress-test.mjs +107 -0
- package/scripts/topo-legend-count-empty-test.mjs +126 -0
- package/scripts/topo-legend-count-tabular-parity-test.mjs +90 -0
- package/scripts/topo-legend-count-tabular-test.mjs +87 -0
- package/scripts/topo-legend-count-test.mjs +88 -0
- package/scripts/topo-legend-count-tier-fill-test.mjs +121 -0
- package/scripts/topo-legend-count-weight-test.mjs +86 -0
- package/scripts/topo-legend-header-symmetric-inset-test.mjs +112 -0
- package/scripts/topo-legend-hitbox-swatch-center-test.mjs +93 -0
- package/scripts/topo-legend-hover-test.mjs +113 -0
- package/scripts/topo-legend-offline-delimiter-test.mjs +84 -0
- package/scripts/topo-legend-offline-label-simplify-test.mjs +86 -0
- package/scripts/topo-legend-panel-count-weight-test.mjs +89 -0
- package/scripts/topo-legend-panel-header-test.mjs +83 -0
- package/scripts/topo-legend-pin-ring-fade-test.mjs +112 -0
- package/scripts/topo-legend-pin-test.mjs +128 -0
- package/scripts/topo-legend-row-hover-lift-test.mjs +109 -0
- package/scripts/topo-legend-row-labels-simplify-test.mjs +80 -0
- package/scripts/topo-legend-row-pin-spacing-test.mjs +124 -0
- package/scripts/topo-legend-row-tint-test.mjs +95 -0
- package/scripts/topo-legend-row-title-test.mjs +102 -0
- package/scripts/topo-legend-swatch-grow-test.mjs +116 -0
- package/scripts/topo-legend-swatch-radius-test.mjs +78 -0
- package/scripts/topo-minimap-a11y-test.mjs +101 -0
- package/scripts/topo-minimap-dot-transition-test.mjs +113 -0
- package/scripts/topo-minimap-radius-test.mjs +88 -0
- package/scripts/topo-minimap-rect-stroke-test.mjs +94 -0
- package/scripts/topo-minimap-viewport-smooth-test.mjs +124 -0
- package/scripts/topo-monogram-font-test.mjs +112 -0
- package/scripts/topo-monogram-stroke-test.mjs +101 -0
- package/scripts/topo-more-flows-letterspacing-test.mjs +111 -0
- package/scripts/topo-node-a11y-test.mjs +107 -0
- package/scripts/topo-node-alias-chat-pin-test.mjs +95 -0
- package/scripts/topo-node-hover-lift-test.mjs +85 -0
- package/scripts/topo-node-label-card-elevation-test.mjs +157 -0
- package/scripts/topo-node-label-card-stroke-test.mjs +135 -0
- package/scripts/topo-node-stroke-transition-test.mjs +103 -0
- package/scripts/topo-node-text-fill-transition-test.mjs +119 -0
- package/scripts/topo-node-title-peers-test.mjs +107 -0
- package/scripts/topo-node-title-test.mjs +101 -0
- package/scripts/topo-nodesize-active-hover-test.mjs +109 -0
- package/scripts/topo-nodesize-crossfade-test.mjs +141 -0
- package/scripts/topo-online-chip-nav-test.mjs +143 -0
- package/scripts/topo-orbit-particles-retired-test.mjs +91 -0
- package/scripts/topo-panel-count-unit-test.mjs +112 -0
- package/scripts/topo-panel-elevation-test.mjs +76 -0
- package/scripts/topo-panel-fadein-test.mjs +102 -0
- package/scripts/topo-panel-hot-tail-fade-test.mjs +132 -0
- package/scripts/topo-panel-hover-elevation-test.mjs +118 -0
- package/scripts/topo-panel-rx-test.mjs +90 -0
- package/scripts/topo-panel-theme-ease-test.mjs +85 -0
- package/scripts/topo-panel-title-fill-ease-test.mjs +91 -0
- package/scripts/topo-panel-title-tracking-test.mjs +78 -0
- package/scripts/topo-particle-stagger-test.mjs +82 -0
- package/scripts/topo-pin-intersection-color-ease-test.mjs +111 -0
- package/scripts/topo-pin-intersection-empty-test.mjs +129 -0
- package/scripts/topo-pin-intersection-tabular-test.mjs +96 -0
- package/scripts/topo-pin-intersection-test.mjs +121 -0
- package/scripts/topo-pin-intersection-warning-crossfade-test.mjs +107 -0
- package/scripts/topo-pin-mirror-transition-test.mjs +101 -0
- package/scripts/topo-pin-persistence-test.mjs +105 -0
- package/scripts/topo-prefix-opacity-test.mjs +107 -0
- package/scripts/topo-prepublish-guard-test.mjs +95 -0
- package/scripts/topo-pressure-hover-test.mjs +123 -0
- package/scripts/topo-pressure-pin-test.mjs +119 -0
- package/scripts/topo-pressure-seg-self-hover-test.mjs +126 -0
- package/scripts/topo-pressure-seg-tooltip-test.mjs +98 -0
- package/scripts/topo-pressure-seg-transition-test.mjs +107 -0
- package/scripts/topo-pulse-dot-crossfade-test.mjs +122 -0
- package/scripts/topo-pulse-dot-retired-test.mjs +86 -0
- package/scripts/topo-recent-panel-count-freshness-test.mjs +109 -0
- package/scripts/topo-recent-panel-count-test.mjs +72 -0
- package/scripts/topo-recent-panel-count-weight-test.mjs +91 -0
- package/scripts/topo-recent-panel-footer-breath-test.mjs +142 -0
- package/scripts/topo-recent-panel-hot-header-test.mjs +132 -0
- package/scripts/topo-recent-panel-hot-tabular-test.mjs +113 -0
- package/scripts/topo-recent-panel-more-crossfade-test.mjs +124 -0
- package/scripts/topo-recent-panel-more-cyan-hover-test.mjs +151 -0
- package/scripts/topo-recent-panel-more-nav-test.mjs +127 -0
- package/scripts/topo-recent-panel-more-test.mjs +106 -0
- package/scripts/topo-recent-panel-readability-bump-test.mjs +151 -0
- package/scripts/topo-recent-row-count-fill-test.mjs +129 -0
- package/scripts/topo-recent-row-count-weight-test.mjs +112 -0
- package/scripts/topo-recent-row-fadein-test.mjs +107 -0
- package/scripts/topo-recent-row-freshness-test.mjs +102 -0
- package/scripts/topo-recent-row-hot-test.mjs +110 -0
- package/scripts/topo-recent-row-hover-lift-test.mjs +128 -0
- package/scripts/topo-recent-row-hover-test.mjs +122 -0
- package/scripts/topo-recent-row-pin-spacing-test.mjs +137 -0
- package/scripts/topo-recent-row-pin-test.mjs +126 -0
- package/scripts/topo-recent-row-tint-test.mjs +91 -0
- package/scripts/topo-recent-row-title-test.mjs +112 -0
- package/scripts/topo-recent-row-ts-alpha-test.mjs +100 -0
- package/scripts/topo-recent-row-ts-tabular-test.mjs +108 -0
- package/scripts/topo-recent-row-ts-test.mjs +95 -0
- package/scripts/topo-recent-row-typography-test.mjs +119 -0
- package/scripts/topo-recent-signal-empty-hint-test.mjs +73 -0
- package/scripts/topo-reset-spin-test.mjs +120 -0
- package/scripts/topo-runtime-badge-grow-test.mjs +114 -0
- package/scripts/topo-spokes-retired-test.mjs +93 -0
- package/scripts/topo-starfield-density-test.mjs +89 -0
- package/scripts/topo-status-chip-hover-test.mjs +101 -0
- package/scripts/topo-status-chip-tooltip-test.mjs +95 -0
- package/scripts/topo-statusbar-chips-self-hover-test.mjs +177 -0
- package/scripts/topo-svg-focus-test.mjs +112 -0
- package/scripts/topo-sweep-busyness-test.mjs +94 -0
- package/scripts/topo-tabular-nums-sweep-test.mjs +93 -0
- package/scripts/topo-tier-guide-dashes-test.mjs +86 -0
- package/scripts/topo-tier-ring-fadein-test.mjs +107 -0
- package/scripts/topo-tier-ring-occupancy-test.mjs +87 -0
- package/scripts/topo-tier-ring-test.mjs +69 -0
- package/scripts/topo-tier-ring-tint-test.mjs +110 -0
- package/scripts/topo-tier-stagger-test.mjs +89 -0
- package/scripts/topo-title-block-tight-leading-test.mjs +95 -0
- package/scripts/topo-title-tracking-test.mjs +98 -0
- package/scripts/topo-titleblock-gap-test.mjs +86 -0
- package/scripts/topo-titleblock-margin-test.mjs +83 -0
- package/scripts/topo-toggle-inactive-cyan-hover-test.mjs +110 -0
- package/scripts/topo-top-rail-theme-ease-test.mjs +89 -0
- package/scripts/topo-vendor-chip-hover-test.mjs +111 -0
- package/scripts/topo-vendor-chip-self-hover-test.mjs +131 -0
- package/scripts/topo-vendor-chip-tabular-test.mjs +92 -0
- package/scripts/topo-vendor-chip-threshold-test.mjs +78 -0
- package/scripts/topo-vendor-chip-weight-test.mjs +87 -0
- package/scripts/topo-vendor-count-suffix-test.mjs +95 -0
- package/scripts/topo-vendor-letter-tooltip-test.mjs +92 -0
- package/scripts/topo-vendor-pill-test.mjs +125 -0
- package/scripts/topo-vendor-pin-test.mjs +125 -0
- package/scripts/topo-view-smooth-test.mjs +131 -0
- package/scripts/topo-watermark-tracking-test.mjs +99 -0
- package/scripts/topo-working-chip-pin-test.mjs +154 -0
- package/scripts/topo-working-halo-breath-retired-test.mjs +99 -0
- package/scripts/topo-wrapper-flow-arrow-theme-test.mjs +97 -0
- package/scripts/topo-wrapper-radius-test.mjs +73 -0
- package/scripts/topo-wrapper-shadow-theme-ease-test.mjs +89 -0
- package/.next/static/chunks/088ouqy7tekty.js +0 -2
- package/.next/static/chunks/0hyl7mdapsz38.js +0 -1
- package/.next/static/chunks/0mqwn-l7wtcdo.js +0 -7
- package/.next/static/chunks/127kw7~wsnyu7.css +0 -2
- package/.next/static/chunks/16yfxp9ak2gdm.js +0 -1
- /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_buildManifest.js +0 -0
- /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_clientMiddlewareManifest.js +0 -0
- /package/.next/static/{23MxP0RBVA4BaOJ_HMYmM → 424zX3i80AJ_wHF_otKuP}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
/* Round 171 verification: nodeSize change (S/M/L) picks up the
|
|
2
|
+
* R170 crossfade pattern.
|
|
3
|
+
*
|
|
4
|
+
* Pre-R171 clicking S → L (or any non-active button) in the
|
|
5
|
+
* chrome node-size segment re-derived every node's radius +
|
|
6
|
+
* label sizing + (in grid) cell spacing in one paint frame.
|
|
7
|
+
* Wholesale visual shift, no easing.
|
|
8
|
+
*
|
|
9
|
+
* R171 introduces nodeSizeSwitching one-shot flag (parallel
|
|
10
|
+
* to R170 layoutSwitching). pickNodeScale arms it for 400ms
|
|
11
|
+
* UNLESS the picked scale matches the current one (clicking
|
|
12
|
+
* the already-active button bails early). The viewport <g>
|
|
13
|
+
* opacity dims to 0.45 via the same `(layoutSwitching ||
|
|
14
|
+
* nodeSizeSwitching)` OR expression.
|
|
15
|
+
*
|
|
16
|
+
* Test:
|
|
17
|
+
* 1. Idle: nodeSize-switching='false', opacity=1, M active
|
|
18
|
+
* 2. Click 'S' → flag='true', opacity='0.45', S now active
|
|
19
|
+
* 3. Wait 450ms → flag='false', opacity='1', S still active
|
|
20
|
+
* 4. Click 'S' again (same as current) → no flag arm (bail)
|
|
21
|
+
* 5. Click 'L' → flag='true' again
|
|
22
|
+
*/
|
|
23
|
+
import { chromium } from 'playwright';
|
|
24
|
+
import { readFileSync } from 'node:fs';
|
|
25
|
+
|
|
26
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
27
|
+
const browser = await chromium.launch({ headless: true });
|
|
28
|
+
|
|
29
|
+
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
30
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
31
|
+
await ctx.addInitScript(() => {
|
|
32
|
+
try {
|
|
33
|
+
localStorage.setItem('anet-theme', 'cyber');
|
|
34
|
+
sessionStorage.setItem('anet_v3_auth', '1');
|
|
35
|
+
// Default M (0.84) per the React useState — explicitly clear any
|
|
36
|
+
// saved value so the test starts at a known state.
|
|
37
|
+
localStorage.removeItem('anet-topo-nodescale');
|
|
38
|
+
} catch {}
|
|
39
|
+
});
|
|
40
|
+
|
|
41
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
42
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
43
|
+
const r = await route.fetch();
|
|
44
|
+
const b = await r.json();
|
|
45
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
46
|
+
const mk = (alias) => ({
|
|
47
|
+
alias, status: 'working', model: 'claude-opus-4', runtime: 'cli-claude-code',
|
|
48
|
+
network_id: nid, project_dir: null,
|
|
49
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
50
|
+
});
|
|
51
|
+
await route.fulfill({ response: r, json: { ...b, sessions: [mk('alpha'), mk('beta'), mk('gamma')] } });
|
|
52
|
+
});
|
|
53
|
+
await ctx.route('**/api/hub/messages*', (route) => route.fulfill({ json: { messages: [] } }));
|
|
54
|
+
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
55
|
+
|
|
56
|
+
const page = await ctx.newPage();
|
|
57
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
58
|
+
await page.waitForFunction(() => document.querySelectorAll('g[data-node]').length === 3, { timeout: 30000 });
|
|
59
|
+
await page.waitForSelector('[data-topo-viewport]', { timeout: 10000 });
|
|
60
|
+
await page.waitForSelector('[data-topo-chrome-nodesize="S"]', { timeout: 10000 });
|
|
61
|
+
await page.waitForTimeout(400);
|
|
62
|
+
|
|
63
|
+
const probe = () => page.evaluate(() => {
|
|
64
|
+
const g = document.querySelector('[data-topo-viewport]');
|
|
65
|
+
const sBtn = document.querySelector('[data-topo-chrome-nodesize="S"]');
|
|
66
|
+
const mBtn = document.querySelector('[data-topo-chrome-nodesize="M"]');
|
|
67
|
+
const lBtn = document.querySelector('[data-topo-chrome-nodesize="L"]');
|
|
68
|
+
return {
|
|
69
|
+
nodeSizeSwitching: g?.getAttribute('data-topo-viewport-nodesize-switching'),
|
|
70
|
+
opacity: g?.style?.opacity || '',
|
|
71
|
+
transition: g?.style?.transition || '',
|
|
72
|
+
s_active: sBtn?.getAttribute('data-topo-chrome-nodesize-active'),
|
|
73
|
+
m_active: mBtn?.getAttribute('data-topo-chrome-nodesize-active'),
|
|
74
|
+
l_active: lBtn?.getAttribute('data-topo-chrome-nodesize-active'),
|
|
75
|
+
};
|
|
76
|
+
});
|
|
77
|
+
|
|
78
|
+
const idle = await probe();
|
|
79
|
+
|
|
80
|
+
// Click S → flag arms, opacity drops
|
|
81
|
+
await page.locator('[data-topo-chrome-nodesize="S"]').click();
|
|
82
|
+
await page.waitForTimeout(50);
|
|
83
|
+
const duringS = await probe();
|
|
84
|
+
|
|
85
|
+
// Wait past 400ms window
|
|
86
|
+
await page.waitForTimeout(450);
|
|
87
|
+
const afterS = await probe();
|
|
88
|
+
|
|
89
|
+
// Click S again (same as current) → no fire, no fade
|
|
90
|
+
await page.locator('[data-topo-chrome-nodesize="S"]').click();
|
|
91
|
+
await page.waitForTimeout(50);
|
|
92
|
+
const sameS = await probe();
|
|
93
|
+
|
|
94
|
+
// Click L (different from S) → flag arms again
|
|
95
|
+
await page.locator('[data-topo-chrome-nodesize="L"]').click();
|
|
96
|
+
await page.waitForTimeout(50);
|
|
97
|
+
const duringL = await probe();
|
|
98
|
+
|
|
99
|
+
await page.waitForTimeout(450);
|
|
100
|
+
const afterL = await probe();
|
|
101
|
+
|
|
102
|
+
await browser.close();
|
|
103
|
+
|
|
104
|
+
const results = {
|
|
105
|
+
viewport_found: idle !== null,
|
|
106
|
+
idle_flag_false: idle.nodeSizeSwitching === 'false',
|
|
107
|
+
idle_opacity_1: idle.opacity === '1' || idle.opacity === '',
|
|
108
|
+
idle_has_opacity_transition: idle.transition.includes('opacity 250ms'),
|
|
109
|
+
idle_M_active: idle.m_active === 'true',
|
|
110
|
+
idle_S_inactive: idle.s_active === 'false',
|
|
111
|
+
idle_L_inactive: idle.l_active === 'false',
|
|
112
|
+
|
|
113
|
+
S_armed_flag: duringS.nodeSizeSwitching === 'true',
|
|
114
|
+
S_armed_opacity_0p45: duringS.opacity === '0.45',
|
|
115
|
+
S_active_after_click: duringS.s_active === 'true',
|
|
116
|
+
S_M_deactivated: duringS.m_active === 'false',
|
|
117
|
+
|
|
118
|
+
after_S_flag_false: afterS.nodeSizeSwitching === 'false',
|
|
119
|
+
after_S_opacity_1: afterS.opacity === '1',
|
|
120
|
+
after_S_still_S_active: afterS.s_active === 'true',
|
|
121
|
+
|
|
122
|
+
sameS_no_arm: sameS.nodeSizeSwitching === 'false',
|
|
123
|
+
sameS_opacity_stable: sameS.opacity === '1',
|
|
124
|
+
|
|
125
|
+
L_armed_flag: duringL.nodeSizeSwitching === 'true',
|
|
126
|
+
L_armed_opacity_0p45: duringL.opacity === '0.45',
|
|
127
|
+
L_active_after_click: duringL.l_active === 'true',
|
|
128
|
+
L_S_deactivated: duringL.s_active === 'false',
|
|
129
|
+
|
|
130
|
+
after_L_flag_false: afterL.nodeSizeSwitching === 'false',
|
|
131
|
+
after_L_opacity_1: afterL.opacity === '1',
|
|
132
|
+
};
|
|
133
|
+
const ok = Object.values(results).every(Boolean);
|
|
134
|
+
console.log(`${ok ? '✅' : '❌'} nodesize crossfade:`, JSON.stringify(results),
|
|
135
|
+
`\n idle =`, idle,
|
|
136
|
+
`\n during S =`, duringS,
|
|
137
|
+
`\n after S =`, afterS,
|
|
138
|
+
`\n same S =`, sameS,
|
|
139
|
+
`\n during L =`, duringL,
|
|
140
|
+
`\n after L =`, afterL);
|
|
141
|
+
process.exit(ok ? 0 : 1);
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
/* Round 140 verification: the "N online" chip in the chip row
|
|
2
|
+
* gets an onClick that navigates to /nodes when interactive.
|
|
3
|
+
* Mirrors R136 active-links→/messages idiom; complements R139
|
|
4
|
+
* working→pin idiom. The online chip is the third chip-row chip
|
|
5
|
+
* that had cursor:pointer without a click action since R79.
|
|
6
|
+
*
|
|
7
|
+
* Why nav not pin: "online" = working + idle in semantics; there's
|
|
8
|
+
* no single pinnedStatus value that captures both. /nodes is the
|
|
9
|
+
* natural full-list destination.
|
|
10
|
+
*
|
|
11
|
+
* Three states tested:
|
|
12
|
+
* - Empty fleet (onlineCount=0): chip not interactive
|
|
13
|
+
* - 1 online: clickable, role=link, click → /nodes
|
|
14
|
+
* - 5 online (mix of working+idle): same shape, click → /nodes
|
|
15
|
+
*
|
|
16
|
+
* Hover preview still works (R79 highlight all online) — that's
|
|
17
|
+
* a separate gesture verified in topo-active-links-chip-hover-test
|
|
18
|
+
* for the chip-row's hover ladder.
|
|
19
|
+
*/
|
|
20
|
+
import { chromium } from 'playwright';
|
|
21
|
+
import { readFileSync } from 'node:fs';
|
|
22
|
+
|
|
23
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
24
|
+
|
|
25
|
+
// status: 'working' | 'idle' | 'offline' — distribute by counts
|
|
26
|
+
async function probe({ working, idle, offline }) {
|
|
27
|
+
const browser = await chromium.launch({ headless: true });
|
|
28
|
+
const ctx = await browser.newContext({ viewport: { width: 1400, height: 1500 } });
|
|
29
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
30
|
+
await ctx.addInitScript(() => {
|
|
31
|
+
try { localStorage.setItem('anet-theme', 'cyber'); sessionStorage.setItem('anet_v3_auth', '1'); } catch {}
|
|
32
|
+
});
|
|
33
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
34
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
35
|
+
const r = await route.fetch();
|
|
36
|
+
const b = await r.json();
|
|
37
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
38
|
+
const sessions = [];
|
|
39
|
+
let i = 0;
|
|
40
|
+
for (let n = 0; n < working; n++, i++) sessions.push(mk(i, 'working', fresh, nid));
|
|
41
|
+
for (let n = 0; n < idle; n++, i++) sessions.push(mk(i, 'idle', fresh, nid));
|
|
42
|
+
for (let n = 0; n < offline; n++, i++) sessions.push(mk(i, 'offline', fresh, nid));
|
|
43
|
+
await route.fulfill({ response: r, json: { ...b, sessions } });
|
|
44
|
+
});
|
|
45
|
+
await ctx.route('**/api/hub/messages*', (route) => route.fulfill({ json: { messages: [] } }));
|
|
46
|
+
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
47
|
+
|
|
48
|
+
const page = await ctx.newPage();
|
|
49
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
50
|
+
// offline-only fleet won't render g[data-node] (only online ones do),
|
|
51
|
+
// but the chip row still renders because sessions.length > 0.
|
|
52
|
+
await page.waitForSelector('[data-online-chip]', { timeout: 10000 });
|
|
53
|
+
await page.waitForTimeout(400);
|
|
54
|
+
|
|
55
|
+
return { browser, page };
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
function mk(i, status, fresh, nid) {
|
|
59
|
+
return {
|
|
60
|
+
alias: `node${i}`,
|
|
61
|
+
status,
|
|
62
|
+
model: 'claude-opus-4', runtime: 'cli-claude-code',
|
|
63
|
+
network_id: nid, project_dir: null,
|
|
64
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// State A: 5 online (3 working / 2 idle)
|
|
69
|
+
const { browser: b1, page: p1 } = await probe({ working: 3, idle: 2, offline: 0 });
|
|
70
|
+
const fiveProbe = await p1.evaluate(() => {
|
|
71
|
+
const chip = document.querySelector('[data-online-chip]');
|
|
72
|
+
return {
|
|
73
|
+
text: chip?.textContent,
|
|
74
|
+
clickable: chip?.getAttribute('data-online-chip-clickable'),
|
|
75
|
+
role: chip?.getAttribute('role'),
|
|
76
|
+
tabindex: chip?.getAttribute('tabindex'),
|
|
77
|
+
cursor: chip?.getAttribute('style')?.includes('cursor: pointer'),
|
|
78
|
+
title: chip?.getAttribute('title'),
|
|
79
|
+
};
|
|
80
|
+
});
|
|
81
|
+
await p1.locator('[data-online-chip]').click();
|
|
82
|
+
await p1.waitForURL('**/nodes', { timeout: 10000 });
|
|
83
|
+
const fiveUrl = p1.url();
|
|
84
|
+
await b1.close();
|
|
85
|
+
|
|
86
|
+
// State B: 1 online (1 idle, 0 working)
|
|
87
|
+
const { browser: b2, page: p2 } = await probe({ working: 0, idle: 1, offline: 0 });
|
|
88
|
+
const oneProbe = await p2.evaluate(() => {
|
|
89
|
+
const chip = document.querySelector('[data-online-chip]');
|
|
90
|
+
return {
|
|
91
|
+
text: chip?.textContent,
|
|
92
|
+
clickable: chip?.getAttribute('data-online-chip-clickable'),
|
|
93
|
+
role: chip?.getAttribute('role'),
|
|
94
|
+
};
|
|
95
|
+
});
|
|
96
|
+
await p2.locator('[data-online-chip]').click();
|
|
97
|
+
await p2.waitForURL('**/nodes', { timeout: 10000 });
|
|
98
|
+
const oneUrl = p2.url();
|
|
99
|
+
await b2.close();
|
|
100
|
+
|
|
101
|
+
// State C: offline-only fleet (2 sessions, all offline → onlineNodes=0)
|
|
102
|
+
// 0-session fleet hits Overview's R52/R70 first-run CTA path, not
|
|
103
|
+
// TopoGraph; offline-only keeps the chip row alive so the non-
|
|
104
|
+
// interactive contract on "0 online" can be verified.
|
|
105
|
+
const { browser: b3, page: p3 } = await probe({ working: 0, idle: 0, offline: 2 });
|
|
106
|
+
const emptyProbe = await p3.evaluate(() => {
|
|
107
|
+
const chip = document.querySelector('[data-online-chip]');
|
|
108
|
+
return {
|
|
109
|
+
text: chip?.textContent,
|
|
110
|
+
clickable: chip?.getAttribute('data-online-chip-clickable'),
|
|
111
|
+
role: chip?.getAttribute('role'),
|
|
112
|
+
tabindex: chip?.getAttribute('tabindex'),
|
|
113
|
+
cursor: chip?.getAttribute('style')?.includes('cursor: pointer'),
|
|
114
|
+
};
|
|
115
|
+
});
|
|
116
|
+
await b3.close();
|
|
117
|
+
|
|
118
|
+
const results = {
|
|
119
|
+
five_text5Online: fiveProbe.text === '5 online',
|
|
120
|
+
five_clickableTrue: fiveProbe.clickable === 'true',
|
|
121
|
+
five_roleLink: fiveProbe.role === 'link',
|
|
122
|
+
five_tabIndex0: fiveProbe.tabindex === '0',
|
|
123
|
+
five_cursorPointer: fiveProbe.cursor === true,
|
|
124
|
+
five_titleMentionsNodes: (fiveProbe.title || '').includes('/nodes'),
|
|
125
|
+
five_navToNodes: /\/nodes$/.test(fiveUrl),
|
|
126
|
+
|
|
127
|
+
one_text1Online: oneProbe.text === '1 online',
|
|
128
|
+
one_clickableTrue: oneProbe.clickable === 'true',
|
|
129
|
+
one_roleLink: oneProbe.role === 'link',
|
|
130
|
+
one_navToNodes: /\/nodes$/.test(oneUrl),
|
|
131
|
+
|
|
132
|
+
empty_text0Online: emptyProbe.text === '0 online',
|
|
133
|
+
empty_clickableFalse: emptyProbe.clickable === 'false',
|
|
134
|
+
empty_noRole: emptyProbe.role === null || emptyProbe.role === undefined,
|
|
135
|
+
empty_noTabIndex: emptyProbe.tabindex === null || emptyProbe.tabindex === undefined,
|
|
136
|
+
empty_noCursor: !emptyProbe.cursor,
|
|
137
|
+
};
|
|
138
|
+
const ok = Object.values(results).every(Boolean);
|
|
139
|
+
console.log(`${ok ? '✅' : '❌'} online chip nav:`, JSON.stringify(results),
|
|
140
|
+
`\n fiveProbe=`, fiveProbe, ` fiveUrl=`, fiveUrl,
|
|
141
|
+
`\n oneProbe=`, oneProbe, ` oneUrl=`, oneUrl,
|
|
142
|
+
`\n emptyProbe=`, emptyProbe);
|
|
143
|
+
process.exit(ok ? 0 : 1);
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
/* Round 276 verification: outer-ring orbit particles retired by default.
|
|
2
|
+
*
|
|
3
|
+
* R50 introduced 4 cyan particles orbiting r=330 (outer ring edge) at
|
|
4
|
+
* 16s revolution. R131 added busy-bucket speed (workingCount → 16/14/
|
|
5
|
+
* 12/10s). R216 added busy-bucket opacity (0.5/0.7/0.85/1.0).
|
|
6
|
+
*
|
|
7
|
+
* Pre-R276 the orbit family rendered 4 <g data-topo-orbit-bucket=...>
|
|
8
|
+
* groups whenever the canvas was non-light theme. Each particle was a
|
|
9
|
+
* 2.2-2.8 px cyan circle with animateTransform rotation, opacity gated
|
|
10
|
+
* by busy bucket.
|
|
11
|
+
*
|
|
12
|
+
* The orbit family encoded workingCount busyness via speed + opacity,
|
|
13
|
+
* but that signal was ALREADY conveyed by:
|
|
14
|
+
* · hub halo opacity breath (R244 / R84)
|
|
15
|
+
* · hub digit workingCount text (R130)
|
|
16
|
+
* · pressure-bar working/idle/offline ratio (R31)
|
|
17
|
+
*
|
|
18
|
+
* Info-redundant decoration. For a static Twitter screenshot, 4 small
|
|
19
|
+
* dots at the canvas outer edge contributed to "乱" without
|
|
20
|
+
* proportional signal. R276 gates the render block with `false &&` so
|
|
21
|
+
* the code remains in place (commented context + rollback-friendly)
|
|
22
|
+
* but nothing renders.
|
|
23
|
+
*
|
|
24
|
+
* Test scope:
|
|
25
|
+
* 1. No element matches `[data-topo-orbit-bucket]` in DOM (orbit
|
|
26
|
+
* particles absent).
|
|
27
|
+
* 2. No element matches `[data-topo-orbit-opacity]` (R216 attr).
|
|
28
|
+
* 3. R275 freshness chip still absent at fresh state (regression —
|
|
29
|
+
* simplification family continues).
|
|
30
|
+
* 4. R273 Layout toggle Grid inactive has hover:text-cyan-300
|
|
31
|
+
* (regression).
|
|
32
|
+
*/
|
|
33
|
+
import { chromium } from 'playwright';
|
|
34
|
+
import { readFileSync } from 'node:fs';
|
|
35
|
+
|
|
36
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
37
|
+
const browser = await chromium.launch({ headless: true });
|
|
38
|
+
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
39
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
40
|
+
await ctx.addInitScript(() => {
|
|
41
|
+
try { localStorage.setItem('anet-theme', 'cyber'); sessionStorage.setItem('anet_v3_auth', '1'); } catch {}
|
|
42
|
+
});
|
|
43
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
44
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
45
|
+
const r = await route.fetch();
|
|
46
|
+
const b = await r.json();
|
|
47
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
48
|
+
const mk = (alias) => ({
|
|
49
|
+
alias, status: 'working', model: 'claude-opus-4', runtime: 'claude-code-cli',
|
|
50
|
+
network_id: nid, project_dir: null,
|
|
51
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
52
|
+
});
|
|
53
|
+
await route.fulfill({ response: r, json: { ...b, sessions: [
|
|
54
|
+
mk('alpha'), mk('beta'), mk('gamma'), mk('delta'),
|
|
55
|
+
] } });
|
|
56
|
+
});
|
|
57
|
+
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: [] } }));
|
|
58
|
+
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
59
|
+
|
|
60
|
+
const page = await ctx.newPage();
|
|
61
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
62
|
+
await page.waitForFunction(() => document.querySelectorAll('g[data-node]').length === 4, { timeout: 30000 });
|
|
63
|
+
await page.waitForSelector('[data-topo-chrome-layout="grid"]', { timeout: 10000 });
|
|
64
|
+
await page.waitForTimeout(500);
|
|
65
|
+
|
|
66
|
+
const probe = await page.evaluate(() => {
|
|
67
|
+
const orbits = document.querySelectorAll('[data-topo-orbit-bucket]');
|
|
68
|
+
const orbitsOpacity = document.querySelectorAll('[data-topo-orbit-opacity]');
|
|
69
|
+
const freshnessChip = document.querySelector('[data-freshness-chip]');
|
|
70
|
+
const grid = document.querySelector('[data-topo-chrome-layout="grid"]');
|
|
71
|
+
return {
|
|
72
|
+
orbitCount: orbits.length,
|
|
73
|
+
orbitOpacityCount: orbitsOpacity.length,
|
|
74
|
+
freshnessPresent: freshnessChip !== null,
|
|
75
|
+
gridClasses: grid ? grid.className.toString() : null,
|
|
76
|
+
};
|
|
77
|
+
});
|
|
78
|
+
await browser.close();
|
|
79
|
+
|
|
80
|
+
const results = {
|
|
81
|
+
orbit_bucket_absent: probe.orbitCount === 0,
|
|
82
|
+
orbit_opacity_absent: probe.orbitOpacityCount === 0,
|
|
83
|
+
r275_freshness_absent_at_fresh: probe.freshnessPresent === false,
|
|
84
|
+
r273_grid_has_cyan_hover_text: (probe.gridClasses || '').includes('hover:text-cyan-300'),
|
|
85
|
+
};
|
|
86
|
+
const ok = Object.values(results).every(Boolean);
|
|
87
|
+
console.log(`${ok ? '✅' : '❌'} orbit particles retired:`, JSON.stringify(results),
|
|
88
|
+
'\n orbit count (expect 0):', probe.orbitCount,
|
|
89
|
+
'\n orbit-opacity count (expect 0):', probe.orbitOpacityCount,
|
|
90
|
+
'\n freshness chip absent (R275):', !probe.freshnessPresent);
|
|
91
|
+
process.exit(ok ? 0 : 1);
|
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
/* Round 336 verification: 3 panel-header count tspans split their
|
|
2
|
+
* digit from the unit word, with the unit demoted to opacity-0.7:
|
|
3
|
+
* - data-recent-panel-count-unit (" flows")
|
|
4
|
+
* - data-recent-panel-hot-count-unit (" hot")
|
|
5
|
+
* - data-legend-panel-count-unit (" nodes")
|
|
6
|
+
*
|
|
7
|
+
* Same chip-internal-hierarchy pattern R333 (vendor count suffix)
|
|
8
|
+
* + R335 (filter pin prefix) applied at the panel-header scope.
|
|
9
|
+
* 4th-pass on the recurring "small label spans demote, value stays
|
|
10
|
+
* prominent" idiom this loop arc.
|
|
11
|
+
*
|
|
12
|
+
* Contract:
|
|
13
|
+
* - All 3 unit tspans render with opacity attribute "0.7".
|
|
14
|
+
* - Their computed opacity reads 0.7.
|
|
15
|
+
* - Parent count textContent still reads the full string ("5 flows",
|
|
16
|
+
* "5 nodes" etc) so legacy textContent tests still pass.
|
|
17
|
+
* - R335 filter prefix opacity-70 + R333 vendor suffix regressions.
|
|
18
|
+
* - R317/R318/R294 chrome + pulse regressions intact.
|
|
19
|
+
*/
|
|
20
|
+
import { chromium } from 'playwright';
|
|
21
|
+
import { readFileSync } from 'node:fs';
|
|
22
|
+
|
|
23
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
24
|
+
const browser = await chromium.launch({ headless: true });
|
|
25
|
+
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
26
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
27
|
+
await ctx.addInitScript(() => {
|
|
28
|
+
try { localStorage.setItem('anet-theme', 'cyber'); sessionStorage.setItem('anet_v3_auth', '1'); } catch {}
|
|
29
|
+
});
|
|
30
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
31
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
32
|
+
const r = await route.fetch();
|
|
33
|
+
const b = await r.json();
|
|
34
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
35
|
+
const mk = (alias) => ({
|
|
36
|
+
alias, status: 'working', model: 'claude-opus-4', runtime: 'claude-code-cli',
|
|
37
|
+
network_id: nid, project_dir: null,
|
|
38
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
39
|
+
});
|
|
40
|
+
await route.fulfill({ response: r, json: { ...b, sessions: [ mk('alpha'), mk('beta'), mk('gamma') ] } });
|
|
41
|
+
});
|
|
42
|
+
// 12 individual messages → recent-signal panel mounts + hot count
|
|
43
|
+
// crosses ≥ 10 threshold so the hot-count tspan renders.
|
|
44
|
+
const now = Date.now();
|
|
45
|
+
const mkMsg = (idx, from_alias, to_alias) => ({
|
|
46
|
+
id: `${from_alias}-${to_alias}-${idx}`,
|
|
47
|
+
from_alias, to_alias, content: `m${idx}`,
|
|
48
|
+
network_id: 'default',
|
|
49
|
+
created_at: new Date(now - (5 + idx) * 1000).toISOString(),
|
|
50
|
+
});
|
|
51
|
+
const messageBatch = Array.from({ length: 12 }, (_, i) => mkMsg(i, 'alpha', 'beta'));
|
|
52
|
+
await ctx.route('**/api/hub/messages*', (r) => r.fulfill({ json: { messages: messageBatch } }));
|
|
53
|
+
await ctx.route('**/api/hub/tasks*', (r) => r.fulfill({ json: { tasks: [] } }));
|
|
54
|
+
|
|
55
|
+
const page = await ctx.newPage();
|
|
56
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
57
|
+
await page.waitForSelector('[data-recent-panel-count-unit]', { timeout: 15000 });
|
|
58
|
+
await page.waitForTimeout(300);
|
|
59
|
+
|
|
60
|
+
const probe = await page.evaluate(() => {
|
|
61
|
+
const flowsUnit = document.querySelector('[data-recent-panel-count-unit]');
|
|
62
|
+
const hotUnit = document.querySelector('[data-recent-panel-hot-count-unit]');
|
|
63
|
+
const legendUnit = document.querySelector('[data-legend-panel-count-unit]');
|
|
64
|
+
const recentCount = document.querySelector('[data-recent-panel-count]');
|
|
65
|
+
const hotCount = document.querySelector('[data-recent-panel-hot-count]');
|
|
66
|
+
const legendCount = document.querySelector('[data-legend-panel-count]');
|
|
67
|
+
return {
|
|
68
|
+
flowsUnitAttr: flowsUnit?.getAttribute('opacity') ?? null,
|
|
69
|
+
flowsUnitOpacity: flowsUnit ? getComputedStyle(flowsUnit).opacity : null,
|
|
70
|
+
flowsUnitText: flowsUnit?.textContent ?? null,
|
|
71
|
+
hotUnitAttr: hotUnit?.getAttribute('opacity') ?? null,
|
|
72
|
+
hotUnitOpacity: hotUnit ? getComputedStyle(hotUnit).opacity : null,
|
|
73
|
+
hotUnitText: hotUnit?.textContent ?? null,
|
|
74
|
+
legendUnitAttr: legendUnit?.getAttribute('opacity') ?? null,
|
|
75
|
+
legendUnitOpacity: legendUnit ? getComputedStyle(legendUnit).opacity : null,
|
|
76
|
+
legendUnitText: legendUnit?.textContent ?? null,
|
|
77
|
+
recentCountText: recentCount?.textContent ?? null,
|
|
78
|
+
hotCountText: hotCount?.textContent ?? null,
|
|
79
|
+
legendCountText: legendCount?.textContent ?? null,
|
|
80
|
+
layoutInactiveCls: document.querySelector('[data-topo-chrome-layout="grid"]')?.className ?? '',
|
|
81
|
+
layoutActiveCls: document.querySelector('[data-topo-chrome-layout="ring"]')?.className ?? '',
|
|
82
|
+
pulseCount: document.querySelectorAll('[data-pulse-wrapper]').length,
|
|
83
|
+
};
|
|
84
|
+
});
|
|
85
|
+
await browser.close();
|
|
86
|
+
|
|
87
|
+
const opacityClose = (val) => val !== null && Math.abs(parseFloat(val) - 0.7) < 0.01;
|
|
88
|
+
|
|
89
|
+
const results = {
|
|
90
|
+
flows_unit_attr_0_7: probe.flowsUnitAttr === '0.7',
|
|
91
|
+
flows_unit_text_flows: (probe.flowsUnitText || '').includes('flows'),
|
|
92
|
+
flows_unit_computed_0_7: opacityClose(probe.flowsUnitOpacity),
|
|
93
|
+
hot_unit_attr_0_7: probe.hotUnitAttr === '0.7',
|
|
94
|
+
hot_unit_text_hot: (probe.hotUnitText || '').includes('hot'),
|
|
95
|
+
legend_unit_attr_0_7: probe.legendUnitAttr === '0.7',
|
|
96
|
+
legend_unit_text_nodes: (probe.legendUnitText || '').includes('node'),
|
|
97
|
+
// Parent count textContent should still read full string (legacy
|
|
98
|
+
// R310/R311 tests via textContent rely on this).
|
|
99
|
+
recent_count_full_text: /\d+ flows/.test(probe.recentCountText || ''),
|
|
100
|
+
legend_count_full_text: /\d+ node/.test(probe.legendCountText || ''),
|
|
101
|
+
// R317 / R318 chrome regression.
|
|
102
|
+
r317_inactive_gray_400: probe.layoutInactiveCls.includes('text-gray-400'),
|
|
103
|
+
r318_active_font_medium: probe.layoutActiveCls.includes('font-medium'),
|
|
104
|
+
r294_pulse_absent: probe.pulseCount === 0,
|
|
105
|
+
};
|
|
106
|
+
const ok = Object.values(results).every(Boolean);
|
|
107
|
+
console.log(`${ok ? '✅' : '❌'} panel count unit demotion:`, JSON.stringify(results),
|
|
108
|
+
'\n flows unit:', JSON.stringify(probe.flowsUnitText), 'opacity:', probe.flowsUnitAttr,
|
|
109
|
+
'\n hot unit:', JSON.stringify(probe.hotUnitText), 'opacity:', probe.hotUnitAttr,
|
|
110
|
+
'\n legend unit:', JSON.stringify(probe.legendUnitText),'opacity:', probe.legendUnitAttr,
|
|
111
|
+
'\n parent texts:', probe.recentCountText, '/', probe.legendCountText);
|
|
112
|
+
process.exit(ok ? 0 : 1);
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/* Round 57 verification: recent-signal + legend panels carry a drop-
|
|
2
|
+
* shadow filter so they read as floating cards instead of pasted-on
|
|
3
|
+
* graphics — especially important on light theme where panel fill is
|
|
4
|
+
* near-white on a near-white canvas.
|
|
5
|
+
*
|
|
6
|
+
* - Both panels render a <rect> with `data-topo-panel-elevation`.
|
|
7
|
+
* - The rect's `style.filter` contains "drop-shadow(".
|
|
8
|
+
* - Light vs cyber themes use different shadow alpha (light tuned for
|
|
9
|
+
* contrast against white canvas; cyber for subtle depth on dark).
|
|
10
|
+
* Verify the strings differ so the theme switch isn't a no-op.
|
|
11
|
+
*/
|
|
12
|
+
import { chromium } from 'playwright';
|
|
13
|
+
import { readFileSync } from 'node:fs';
|
|
14
|
+
|
|
15
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
16
|
+
const browser = await chromium.launch({ headless: true });
|
|
17
|
+
|
|
18
|
+
async function probe(theme) {
|
|
19
|
+
const ctx = await browser.newContext({ viewport: { width: 1280, height: 1500 } });
|
|
20
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
21
|
+
await ctx.addInitScript((t) => {
|
|
22
|
+
try {
|
|
23
|
+
localStorage.setItem('anet-theme', t);
|
|
24
|
+
localStorage.setItem('anet-topo-layout', 'ring');
|
|
25
|
+
sessionStorage.setItem('anet_v3_auth', '1');
|
|
26
|
+
} catch {}
|
|
27
|
+
}, theme);
|
|
28
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
29
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
30
|
+
const r = await route.fetch();
|
|
31
|
+
const b = await r.json();
|
|
32
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
33
|
+
const sessions = ['alpha', 'beta'].map(a => ({
|
|
34
|
+
alias: a, status: 'idle', network_id: nid, project_dir: null,
|
|
35
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
36
|
+
}));
|
|
37
|
+
await route.fulfill({ response: r, json: { ...b, sessions } });
|
|
38
|
+
});
|
|
39
|
+
await ctx.route('**/api/hub/messages*', (route) => route.fulfill({ json: { messages: [] } }));
|
|
40
|
+
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
41
|
+
const page = await ctx.newPage();
|
|
42
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
43
|
+
await page.waitForSelector('rect[data-topo-panel-elevation="recent"]', { timeout: 30000 });
|
|
44
|
+
await page.waitForTimeout(400);
|
|
45
|
+
const filters = await page.evaluate(() => {
|
|
46
|
+
const recent = document.querySelector('rect[data-topo-panel-elevation="recent"]');
|
|
47
|
+
const legend = document.querySelector('rect[data-topo-panel-elevation="legend"]');
|
|
48
|
+
return {
|
|
49
|
+
recent: recent?.getAttribute('style') || '',
|
|
50
|
+
legend: legend?.getAttribute('style') || '',
|
|
51
|
+
recentComputed: recent ? getComputedStyle(recent).filter : null,
|
|
52
|
+
legendComputed: legend ? getComputedStyle(legend).filter : null,
|
|
53
|
+
};
|
|
54
|
+
});
|
|
55
|
+
await ctx.close();
|
|
56
|
+
return filters;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
const light = await probe('light');
|
|
60
|
+
const cyber = await probe('cyber');
|
|
61
|
+
await browser.close();
|
|
62
|
+
|
|
63
|
+
const hasShadow = (s) => /drop-shadow\(/.test(s || '');
|
|
64
|
+
const results = {
|
|
65
|
+
light_recent_hasShadow: hasShadow(light.recent),
|
|
66
|
+
light_legend_hasShadow: hasShadow(light.legend),
|
|
67
|
+
cyber_recent_hasShadow: hasShadow(cyber.recent),
|
|
68
|
+
cyber_legend_hasShadow: hasShadow(cyber.legend),
|
|
69
|
+
themes_differ: light.recent !== cyber.recent,
|
|
70
|
+
computed_resolves: hasShadow(light.recentComputed) && hasShadow(cyber.recentComputed),
|
|
71
|
+
};
|
|
72
|
+
const ok = Object.values(results).every(Boolean);
|
|
73
|
+
console.log(`${ok ? '✅' : '❌'} panel elevation:`, JSON.stringify(results),
|
|
74
|
+
`\n light.recent=${JSON.stringify(light.recent)}`,
|
|
75
|
+
`\n cyber.recent=${JSON.stringify(cyber.recent)}`);
|
|
76
|
+
process.exit(ok ? 0 : 1);
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
/* Round 175 verification: corner panels fade-in after the
|
|
2
|
+
* canvas content reveal.
|
|
3
|
+
*
|
|
4
|
+
* Pre-R175 the recent-signal (top-left) + legend (top-right)
|
|
5
|
+
* panels appeared instantly while nodes/edges/group boxes/tier
|
|
6
|
+
* rings staggered in around them. The panels felt like 'already
|
|
7
|
+
* there' before the content showed up.
|
|
8
|
+
*
|
|
9
|
+
* R175 adds .anet-fade-in + 700ms / 800ms animation-delay on
|
|
10
|
+
* the two panel <g> wrappers — fifth surface in the first-paint
|
|
11
|
+
* reveal family (after R9 nodes / R172 edges / R173 group boxes
|
|
12
|
+
* / R174 tier rings).
|
|
13
|
+
*
|
|
14
|
+
* Test:
|
|
15
|
+
* 1. Mock 3 sessions in ring layout
|
|
16
|
+
* 2. Probe [data-topo-panel="recent"] and [="legend"]
|
|
17
|
+
* 3. Both have .anet-fade-in className
|
|
18
|
+
* 4. recent panel animationDelay = 700ms
|
|
19
|
+
* 5. legend panel animationDelay = 800ms
|
|
20
|
+
* 6. data-topo-panel-fade-delay attributes match
|
|
21
|
+
*/
|
|
22
|
+
import { chromium } from 'playwright';
|
|
23
|
+
import { readFileSync } from 'node:fs';
|
|
24
|
+
|
|
25
|
+
const TOKEN = JSON.parse(readFileSync('/home/vansin/.anet/config.json', 'utf8')).token;
|
|
26
|
+
const browser = await chromium.launch({ headless: true });
|
|
27
|
+
|
|
28
|
+
const ctx = await browser.newContext({ viewport: { width: 1500, height: 1500 } });
|
|
29
|
+
await ctx.addCookies([{ name: 'anet_dashboard_session', value: `v3:${TOKEN}`, domain: '127.0.0.1', path: '/' }]);
|
|
30
|
+
await ctx.addInitScript(() => {
|
|
31
|
+
try {
|
|
32
|
+
localStorage.setItem('anet-theme', 'cyber');
|
|
33
|
+
sessionStorage.setItem('anet_v3_auth', '1');
|
|
34
|
+
localStorage.setItem('anet-topo-layout', 'ring');
|
|
35
|
+
} catch {}
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
const fresh = new Date(Date.now() - 60 * 1000).toISOString();
|
|
39
|
+
await ctx.route('**/api/hub/status*', async (route) => {
|
|
40
|
+
const r = await route.fetch();
|
|
41
|
+
const b = await r.json();
|
|
42
|
+
const nid = (b.sessions || [])[0]?.network_id || 'default';
|
|
43
|
+
const mk = (alias) => ({
|
|
44
|
+
alias, status: 'working', model: 'claude-opus-4', runtime: 'cli-claude-code',
|
|
45
|
+
network_id: nid, project_dir: null,
|
|
46
|
+
created_at: fresh, updated_at: fresh, last_seen_at: fresh,
|
|
47
|
+
});
|
|
48
|
+
await route.fulfill({ response: r, json: { ...b, sessions: [mk('alpha'), mk('beta'), mk('gamma')] } });
|
|
49
|
+
});
|
|
50
|
+
await ctx.route('**/api/hub/messages*', (route) => route.fulfill({ json: { messages: [] } }));
|
|
51
|
+
await ctx.route('**/api/hub/tasks*', (route) => route.fulfill({ json: { tasks: [] } }));
|
|
52
|
+
|
|
53
|
+
const page = await ctx.newPage();
|
|
54
|
+
await page.goto('http://127.0.0.1:3000/', { waitUntil: 'domcontentloaded' });
|
|
55
|
+
await page.waitForFunction(() => document.querySelectorAll('g[data-node]').length === 3, { timeout: 30000 });
|
|
56
|
+
await page.waitForSelector('[data-topo-panel="recent"]', { timeout: 10000 });
|
|
57
|
+
await page.waitForSelector('[data-topo-panel="legend"]', { timeout: 10000 });
|
|
58
|
+
await page.waitForTimeout(400);
|
|
59
|
+
|
|
60
|
+
const probe = await page.evaluate(() => {
|
|
61
|
+
const grab = (sel) => {
|
|
62
|
+
const el = document.querySelector(sel);
|
|
63
|
+
if (!el) return null;
|
|
64
|
+
return {
|
|
65
|
+
hasFadeClass: (el.getAttribute('class') || '').includes('anet-fade-in'),
|
|
66
|
+
fadeDelayAttr: parseFloat(el.getAttribute('data-topo-panel-fade-delay') || ''),
|
|
67
|
+
animationDelay: el.style.animationDelay || getComputedStyle(el).animationDelay,
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
return {
|
|
71
|
+
recent: grab('[data-topo-panel="recent"]'),
|
|
72
|
+
legend: grab('[data-topo-panel="legend"]'),
|
|
73
|
+
};
|
|
74
|
+
});
|
|
75
|
+
|
|
76
|
+
await browser.close();
|
|
77
|
+
|
|
78
|
+
const parseDelay = (s) => {
|
|
79
|
+
if (!s) return null;
|
|
80
|
+
if (s.endsWith('ms')) return parseFloat(s);
|
|
81
|
+
if (s.endsWith('s')) return parseFloat(s) * 1000;
|
|
82
|
+
return parseFloat(s);
|
|
83
|
+
};
|
|
84
|
+
const recentDelay = parseDelay(probe.recent?.animationDelay);
|
|
85
|
+
const legendDelay = parseDelay(probe.legend?.animationDelay);
|
|
86
|
+
|
|
87
|
+
const results = {
|
|
88
|
+
recent_panel_found: probe.recent !== null,
|
|
89
|
+
legend_panel_found: probe.legend !== null,
|
|
90
|
+
recent_has_fade_class: probe.recent?.hasFadeClass === true,
|
|
91
|
+
legend_has_fade_class: probe.legend?.hasFadeClass === true,
|
|
92
|
+
recent_delay_attr_700: probe.recent?.fadeDelayAttr === 700,
|
|
93
|
+
legend_delay_attr_800: probe.legend?.fadeDelayAttr === 800,
|
|
94
|
+
recent_anim_delay_700ms: recentDelay === 700,
|
|
95
|
+
legend_anim_delay_800ms: legendDelay === 800,
|
|
96
|
+
legend_lags_recent_100ms: legendDelay - recentDelay === 100,
|
|
97
|
+
};
|
|
98
|
+
const ok = Object.values(results).every(Boolean);
|
|
99
|
+
console.log(`${ok ? '✅' : '❌'} panel fade-in:`, JSON.stringify(results),
|
|
100
|
+
`\n recent =`, probe.recent, `delay=${recentDelay}`,
|
|
101
|
+
`\n legend =`, probe.legend, `delay=${legendDelay}`);
|
|
102
|
+
process.exit(ok ? 0 : 1);
|