CLAUDE.md: backbone live at bms.poweredbyotm.com; deploy sequence documented

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Bonna
2026-08-06 22:48:55 -05:00
parent 4c2cf79250
commit 8da8272ad1

View File

@@ -11,8 +11,15 @@ tracking `gitea/main`.
The long-term product vision — a custom "studio backbone" app in the FMB mold
(glaze recipes, firing log, inventory, accounting, market scanner, kiln control) —
is captured in [VISION.md](VISION.md). The `site` instance is the storefront layer;
the backbone is a separate, phased build.
is captured in [VISION.md](VISION.md). The `site` instance is the storefront layer.
**The backbone is LIVE (2026-08-06): https://bms.poweredbyotm.com** — template
`bms-backbone-next` (otm-admin 0.111.0), container `bms-backbone-bms` on anvil,
built from this repo's `app/` (Postgres + Prisma port of the prototype, OTM
owner-seed auth). Deploy sequence: bump `app/lib/version.mjs` + push here → in
OTM admin, Build template `bms-backbone-next` → update/recreate the instance.
Bonna's laptop data was migrated; `prototype/` is now legacy reference (the
laptop `.command` still works but the hosted notebook is the daily driver).
## The repo