A recent pull request introduced the ability to soft-delete workspaces. We now need to deal with this construct.
Let's add the ability to:
- List "archived" workspaces
- Recover an "archived" workspace
This should encompass the REST API and the prompt pseudo-CLI.