Dashboard
The dashboard is a server-rendered GoSX web application that runs locally in your browser. It's the operator's primary interface to Torque — monitoring, intake, task management, provenance review, and configuration all happen here.
Overview
The home page shows system health at a glance: worker heartbeat, queued tasks, daily spend, local connector health, and integration status for the semantic layer, structural indexer, and coordinator.
Chat
The intake interface. Type a message and Torque classifies it into an intake mode — either by exact match or semantic similarity — then routes it through governance. Responses appear inline. Long-running work gets queued and results appear when ready.
Queue
Browse tasks and research jobs by status: queued, processing, completed, failed, awaiting approval. Approve or reject gated tasks directly from the queue.
Workflows
Start multi-stage workflows, track progress through a visual stage timeline, and interact with each stage's work products. Cinema workflows show image galleries and video players for generated assets. Studio workflows show draft text with revision controls.
Trust
The provenance and governance center. View decision traces (which Arbiter rules fired), evidence bundles (sources, confidence scores, model metadata), entity-level diffs (what structural units changed), and re-verify artifacts by checking SHA-256 hashes.
Vault
Search your ingested corpus semantically. View related content powered by the GoSX semantic layer. Trigger vault re-sync to pick up new files.
Settings
Configure local provider endpoints, API keys (entered as environment variables, displayed as connection status), vault paths, and governance tuning.