Get started

Where Opulent runs

Sessions run in isolated cloud workspaces with durable state, a shell, an editor, a browser, files, tools, and scoped permissions.

Opulent can install dependencies, run applications, transform data, edit documents, operate a browser, and package finished artifacts after you close your laptop. The run does not depend on your machine staying awake.

You start or steer work from the Opulent app, a Slack thread, or another connected surface. That surface controls the run. The work itself happens in an Opulent cloud workspace, or on infrastructure you control through a Connected Workspace.

Context layers and their authority

Different context carries different authority. Treating all of it as equally true is the most common cause of a confidently wrong result.

Context layerScope and authority
Run workspaceMutable working files, browser state, scripts, and intermediate artifacts inside one run
Documents and artifactsReviewable outputs retained beyond the workspace; an accepted artifact is canonical for that deliverable
KnowledgeApproved and versioned organizational facts, policies, examples, and standards
SkillsApproved and versioned procedures, tools, checks, and stop conditions
MemoryScoped guidance distilled from reviewed work; advisory, never a silent override of Knowledge or policy
Connected systemsCurrent CRM, ERP, ticketing, and repository records; authoritative when named as the system of record

When a workspace copy conflicts with a named system of record or an accepted artifact, Opulent surfaces the conflict rather than silently choosing the stale copy. Name the precedence in the request whenever two sources could reasonably disagree.

Ways to work with Opulent

SurfaceUse
Web appStart substantial work, inspect the plan, follow the run, open files, and review the artifact.
WorkbenchWatch commands, inspect logs, edit files, use the document surface, open the browser or desktop, and take over when needed.
Slack and connected messagingStart a run from the conversation where the request already has context, and get updates and results in the same thread.
Connected WorkspaceRun commands and file operations on infrastructure your team controls.
API and MCPCreate, search, inspect, message, wait for, stop, and archive sessions programmatically.

Use the app for planning and review. Use Slack when the work begins in a team conversation. Programmatic controls fit repeatable operations, and a Connected Workspace keeps execution on infrastructure you control.

One workspace, many kinds of work

A single run can combine task planning, file edits, code execution, browser use, and desktop interaction inside one workspace. That matters because most real jobs are not one kind of work: a reconciliation reads a system, transforms a file, checks a total, and drives a portal that has no API.