-- +goose Up -- Phase 1: no-op bootstrap migration. Real schema lands in Phase 2 (sessions/users) and Phase 3 (tablos). SELECT 1; -- +goose Down SELECT 1;