release: v2.4.38 — SuperAdmin fleet view (clusters + GPU queue) + red-review fixes

Ships the fleet view (DOKS cluster nodes + gpu-jobs queue panels, gated by the
canonical SuperAdmin predicate) and the red-review fixes (adminOrgs base =
{admin,built-in} with operator org via WORLD_ADMIN_ORGS; no-store on all admin
Cloud reads). Pairs with universe WORLD_ADMIN_ORGS=hanzo.
This commit is contained in:
Hanzo Dev
2026-07-21 17:33:24 -07:00
parent 8be9dc7003
commit d5e78d6bd6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "world-monitor",
"version": "2.4.10",
"version": "2.4.38",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "world-monitor",
"version": "2.4.10",
"version": "2.4.38",
"dependencies": {
"@deck.gl/aggregation-layers": "^9.2.6",
"@deck.gl/core": "^9.2.6",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@hanzo/world",
"description": "Hanzo World — real-time global intelligence dashboard.",
"private": true,
"version": "2.4.37",
"version": "2.4.38",
"type": "module",
"scripts": {
"lint:md": "markdownlint-cli2 '**/*.md'",