Skip to content

r.workspace(...)

r.workspace(definition) — registers a workspace, a persona-/role-scoped UI surface (qualified to <feature>:workspace:<id>). Pure UI composition; boot-validation checks that nav refs exist and that at most one workspace per app declares default: true.


From packages/framework/src/engine/feature-ast/patterns.ts -> WorkspacePattern