# ITWorx ModelForge v1.2.0 v1.2.0 is the Premium Operator Console release. It delivers the M18 operator experience — a live command center, a domain-oriented information architecture, a refined design system and a consistent interaction vocabulary — and closes the three accessibility and form-semantics gaps that M18's own final audit found. It changes no API contract, no domain model, no runtime behavior and no database schema. An operator upgrading from v1.1.1 replaces application images and nothing else. ## Added - **Production command center.** A dashboard built only from backend-authoritative evidence: platform posture, production state, GPU Node compute, schedulable headroom and capability health, each stating an unknown as unknown rather than as zero. - **Quick jump.** A modal command palette (Ctrl+K) over all 13 workspaces, matching on workspace name, domain and keywords, with direct Enter navigation. - **Evidence timeline.** Recent control-plane activity on the dashboard, linking each entry to the workspace where it can be verified. - **Split-pane Registry.** Upstream facts, local governance, exact revisions, artifact state and provenance in one traceable detail view. - **Guarded destructive actions.** A single console-wide safety dialog that shows identity, dependency posture and permanent impact, and keeps its confirm control disabled until the operator explicitly acknowledges the consequence. ## Changed - **Information architecture.** Workspaces are grouped by operator mental model — Command, Model supply, Serving, Infrastructure, Assurance, Projects — while every existing route hash is preserved. No route moved and no placeholder route was introduced. - **Design system.** One refined token layer: a calm navy surface ramp in dark mode, clean cool neutrals in light mode, semantic status roles that always include text, a 4px spacing grid, explicit focus rings and Geist-first system typography with durable fallbacks. - **Responsive console.** Every route is reachable and usable from 1440 px down to a 390 px mobile viewport through a modal navigation drawer, with no horizontal overflow at any tested width. - No runtime font download, chart library or UI framework was introduced. ## Fixed - **The ARIA tabs pattern is now complete across all six tabbed workspaces** — Registry, Capabilities, Operations, Recovery, Lifecycle and Migrations. Every tab carries a stable `id` and `aria-controls`, and every panel is a real `role="tabpanel"` naming its tab through `aria-labelledby`. Assistive technology can now relate a tab to the region it controls. - **Roving keyboard movement now works on every tablist.** Lifecycle, Migrations and Recovery previously had tab roles without roving `tabindex`, an accessible tablist name, or Left/Right/Home/End handling. All six now share one implementation. - **The last native `window.confirm` is gone.** Capability residency unload is guarded by the same safety dialog as every other destructive action, showing channel, residency state, active requests, the VRAM that will be released and the cold-load cost the next request will pay. - **Operator token fields have real form semantics.** The Operations, Recovery, Lifecycle and Migrations credential inputs now sit inside a real `