Migrate V0.1.0 To V0.2.0

Migrate a loopany workspace from v0.1.0 to v0.2.0. Strips kind ID prefixes (tsk-/sig-/lrn-/...), flattens date-bucketed storage to artifacts/<dirName>/, renames snake_case frontmatter to camelCase, auto-stamps createdAt/updatedAt, builds the journal index, and adds the journal kind. Triggers when bootstrap throws SchemaVersionMismatchError pointing at this skill.

superdesigndev Updated

File contents

superdesigndev/loopany/tree/main/skills/migrations/v0.1.0-to-v0.2.0 commit 625b0c363e

Frequently asked questions

npx skillmds@latest add superdesigndev/migrate-v0-1-0-to-v0-2-0