T0: prep — branch baseline, snapshot DB schema, free disk

- 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
This commit is contained in:
Hermes
2026-08-01 01:08:30 +00:00
parent c1e0a083c2
commit 9203aee758
4 changed files with 1441 additions and 0 deletions
+7
View File
@@ -29,6 +29,13 @@
"when": 1785325253083,
"tag": "0003_amazing_saracen",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1785455000000,
"tag": "0004_add_owner_id_to_domains",
"breakpoints": true
}
]
}