From 8da8272ad18f4002709a42ed1565313657f45e4c Mon Sep 17 00:00:00 2001 From: Bonna Date: Thu, 6 Aug 2026 22:48:55 -0500 Subject: [PATCH] CLAUDE.md: backbone live at bms.poweredbyotm.com; deploy sequence documented Co-Authored-By: Claude Fable 5 --- CLAUDE.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index f96bdf6..29d057e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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