12 lines
443 B
Markdown
12 lines
443 B
Markdown
# workspace/ — workspace entity family
|
|
|
|
English | [中文](README.zh.md)
|
|
|
|
This family owns persistent workspaces: user directories with titles and ordered session membership.
|
|
|
|
| Package | Role | ctx key |
|
|
|---|---|---|
|
|
| [`workspace/`](workspace/README.md) | Registers workspaces and accounts for their sessions | `ctx.workspace` |
|
|
|
|
The [workspace package reference](workspace/README.md) owns lifecycle, persistence, and deletion semantics.
|