Commit Graph

1 Commits

Author SHA1 Message Date
Motoko
38e1237fbc feat: add Phase 2 migration script for documents table
Adds columns: reasoning_type, confidence, reasoning_steps, model_source, tiptap_content

- Skips columns if they already exist (idempotent)
- Includes post-migration validation
- Documents SQLite-compatible rollback procedure
2026-03-30 23:19:34 +00:00