refactor(core): separate v2 message identity

This commit is contained in:
Kit Langton 2026-06-04 12:08:00 -04:00
commit f2d133edf7
26 changed files with 772 additions and 289 deletions

View file

@ -0,0 +1,4 @@
DELETE FROM `session_input`;--> statement-breakpoint
DELETE FROM `session_message`;--> statement-breakpoint
DELETE FROM `event`;--> statement-breakpoint
DELETE FROM `event_sequence`;