Skip to content

Commit 2707e30

Browse files
os-zhuangclaude
andcommitted
feat(apps): reclaim @objectstack/account for console Account app; drop dead SPA (ADR-0048)
Removes the deprecated standalone account-portal SPA (apps/account) and reclaims the @objectstack/account name for the console Account app as its own package (`com.objectstack.account`, namespace `account`). Boot-neutral skeleton (mirrors studio/setup): thin AccountAppPlugin, transitional import from platform-objects, not yet wired into dev/serve. CLI's vestigial workspace dep now resolves to the reclaimed package (no code imported the old SPA). Builds clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 82b5dd5 commit 2707e30

99 files changed

Lines changed: 231 additions & 15078 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@objectstack/account": minor
3+
---
4+
5+
feat(apps): reclaim `@objectstack/account` for the console Account app (ADR-0048)
6+
7+
Removes the deprecated standalone account-portal SPA (`apps/account`) and
8+
reclaims the `@objectstack/account` name for the console Account app as its own
9+
ObjectStack package (`com.objectstack.account`, namespace `account`) per
10+
ADR-0048 "one app per package". Boot-neutral skeleton (transitional import from
11+
platform-objects; not yet wired into the dev/serve plugin set — that switch
12+
lands in a follow-up verified against a live `os dev` boot).

apps/account/CHANGELOG.md

Lines changed: 0 additions & 295 deletions
This file was deleted.

apps/account/index.html

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)