- Snapshot DB schema to .migration-baseline-schema.sql (ground truth for API port) - Add BASELINE.md documenting current state before UI redesign - Pre-flight cleanup: removed node_modules, .next, tsbuildinfo (~527 MB freed) - Next.js web container stopped (big-bang per user decision) - Bun 1.3.14 installed via official installer (see script/setup-bun.sh) Parent: t_e1cbd87d Follows: HermesBriefcase/Personal/Projects/Project-E-UI-Redesign-Spec.md
41 lines
791 B
JSON
41 lines
791 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1785317538917,
|
|
"tag": "0000_outstanding_zuras",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1785323079216,
|
|
"tag": "0001_warm_eternity",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1785324000000,
|
|
"tag": "0002_steep_black_widow",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1785325253083,
|
|
"tag": "0003_amazing_saracen",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 4,
|
|
"version": "7",
|
|
"when": 1785455000000,
|
|
"tag": "0004_add_owner_id_to_domains",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
} |