Product language

Understand the words in WTM.

This glossary defines the app’s UI sections and the difference between a model, its files, a scan source, a runtime, and a client handoff.

App map

UI partWhat it means
Inventory windowThe main three-column window: inventory sidebar, model table, and detail pane.
Inventory sidebarScope selections such as All Models, Old, Incomplete, and Issues. Settings is a separate footer action.
Model tableThe latest ephemeral scan result. Rows are model installations, not necessarily runnable models.
Detail paneFacts and actions for the selected installation: artifacts, configurations, runtime verification, clients, and cleanup review.
SettingsThe native preferences window with General, Sources, Integrations, and Security panes. Inventory Data and Defaults are in General; extension guidance is in Integrations.

Sidebar scopes

LabelDefinition
All ModelsAll discovered model installations, narrowed by search and filters.
OldInstallations older than the configurable Old after threshold.
Age UnknownInstallations without usable earliest-change evidence.
IncompleteInstallations with partial or missing model evidence.
IssuesLatest scan issues such as stale access or malformed metadata; this is separate from a model installation whose state is Model Issue.

Inventory terms

Scan source

One explicitly enabled and authorized directory boundary. WTM reads that source only.

Model identity

The logical model, independent of one local copy or file format.

Model variant

One representation of an identity, including format and optional quantization.

Model installation

One identity/variant found at one source and path. It does not claim complete, compatible, loaded, or running.

Artifact

A physical file or provider object such as weights, a manifest, configuration, tokenizer, or metadata.

Manual folder

A generic source where WTM recognizes formats without claiming provider ownership.

Storage and evidence

TermDefinition
Allocated SizePhysical disk allocation attributed to an installation. It is available in model details; the list uses Inventory Share.
Exact BytesThe exact allocated byte count in the detail pane.
Inventory ShareExclusively attributable bytes as a percentage of the active scanned inventory.
SharedPhysical storage referenced by more than one installation.
UnknownStorage whose ownership cannot be established safely.
StoredModel data is present on local storage. It is not a runtime or inference claim.
Runtime VerificationSeparate observations for integrity, compatibility, validation, runtime state, and ownership.
Loaded / RunningLoaded describes runtime memory; Running describes a concrete runtime instance. Neither means merely stored.

Adapters and integrations

RoleWhat it does
Storage provider adapterRead-only discovery of provider identities, artifacts, configurations, completeness, and evidence.
Storage action adapterProvider-aware cleanup planning; the central executor owns revalidation, Trash, and audit.
Runtime adapterCompatibility, immutable test-plan construction, health checks, and minimal inference contracts.
Runtime ToolA configured executable definition used by a runtime adapter.
Client adapterA reviewed handoff to a consuming application such as OpenClaw or Unsloth Studio.

Terminology boundaries

WTM keeps storage, runtime, and client capabilities separate so the UI is not over-interpreted:

For the complete mapping, see the repository glossary.