Event Type Migrations

Evolve a Cratis Chronicle event schema without breaking replay — add a new generation and an EventTypeMigration so old stored events upcast into the new shape. Use when an event needs a new required property, a renamed property, or a structural change after events of the prior shape already exist.

Cratis 9cf81f0 6.9 KB Updated

File contents

Cratis/AI/tree/main/.ai/skills/event-type-migrations commit 9cf81f042c

Frequently asked questions

npx skillmds@latest add cratis/event-type-migrations