Skip to main content

Deployable containers and processes

Agentstration remains one modular codebase but has several executable hosts:

ProcessResponsibilityDefault URL
Agentstration.WebOperations Console plus Management, Runtime, Flow, Work, content, and MCP surfaceshttp://localhost:5100
Agentstration.Workplace.WebEnd-user Blazor UI; communicates only through the APIs and SignalR hosted by Agentstration.Webhttp://localhost:5180
Agentstration.AppHostAspire development orchestration of the local processes and optional dependenciesAspire-assigned

Workplace Web does not reference the server host, runtime, provider, application, or storage implementations. Console supervision uses the public Work API rather than Work SQLite. The independently deployable UI does not create a second server-side authority.