Collected sources and patterns will appear here. Add from search or the patterns library.
WorkspaceRequest + IsolationProfile -> ConfiguredRuntimeInstance
Schedule agent runtimes to either a low-overhead shared runtime pool (Lite) or a high-isolation dedicated sandbox (Pro) based on user workspace profiles.
Problem it solves
Running every agent in a dedicated heavy virtual workspace wastes compute resources, while running all agents in shared pools compromises tenant isolation.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.