cuba_proyecto
Isolate memories per project to prevent data bleeding between projects using the same database. Manage project scoping actions like list, switch, rename, and merge.
Instructions
Project scoping (v0.8): isolate memories per project so multiple projects sharing one DB don't bleed into each other. Active project is bound to the current session (cuba_jornada start --project NAME). Legacy rows with NULL project_id remain visible from every scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Destination name (for rename/merge) | |
| name | No | Project name (for switch/stats/rename source) | |
| action | Yes | Project action |