mindbase_migrate
Migrate any or every project from the legacy wiki layout to the v2 layout, archiving a timestamped snapshot before migrating. Safe to rerun; no duplicate changes.
Instructions
Migrate one or all projects from legacy wiki/ layout to v2 layout. Snapshots to archive/-/ first; idempotent on re-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| user | No | Contributor username for routing legacy notes; defaults to os.userInfo() | |
| dryRun | No | If true, report what would happen without writing | |
| projectId | No | Specific project to migrate; omit + set all=true to migrate every project |