'use client' import { useState } from 'react' import { Panel } from '@/components/cluster/Panel' import { SlotMeter } from '@/components/cluster/SlotMeter' import { models, namespaces, nodes, type Node } from '@/lib/clusterMock' function Cells({ filled, total, tone = 'flux' }: { filled: number; total: number; tone?: 'flux' | 'rose' }) { return (
Surface B — Topology
Every workload below runs on hardware sitting in one room. The scarcest thing in it is inference capacity, so that is the number this page keeps in front of you.
{m.replicas}× replica · {m.seqPerReplica} seq · {m.contextTokens.toLocaleString()} ctx
Fields are built by explicit construction, so anything not listed as public never enters the response.