iyke_project_archive
Archive a project: removes it from the default switcher while preserving all data (sessions, packages, todos) for later restoration. Automatically switches active project to Default if needed.
Instructions
Archive a project (soft-delete — sets archived_at, no data removed). The project disappears from the default switcher list but its sessions/pkgs/todos remain on disk and can be restored by a later iyke_project_update if needed. Refuses to archive the built-in "Default" project. If the archived project was active, the shell falls back to Default automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Slug of the project to archive. |