We have a monorepo with three main pieces:
admin-svelte→ internal Admin tool (ships frequently)aether-svelte→ main customer product (ships slower)core-deno→ shared backend used by both
Admin and Aether each run their own Core container on separate servers, so they can be on different Core versions at …



