Skip to content

chore: remove the data-layer packages (orm/schema/adapters)#74

Merged
suleimansh merged 2 commits into
mainfrom
chore/remove-data-layer-pkgs
Jun 28, 2026
Merged

chore: remove the data-layer packages (orm/schema/adapters)#74
suleimansh merged 2 commits into
mainfrom
chore/remove-data-layer-pkgs

Conversation

@suleimansh

Copy link
Copy Markdown
Member

Removes the four data-layer packages from this repo: @gemstack/orm, @gemstack/orm-memory, @gemstack/orm-drizzle, @gemstack/schema.

Why

These were a frozen spike copy (PR #65) staged for the planned graduation to @gemstack/*. That graduation is cancelled per #66: the universal engines are infrastructure (not user-facing), so they stay @universal-orm, outside the GemStack umbrella. GemStack remains the user-facing brand (AI family + MCP).

vike-data / @universal-orm is the single source of truth for these engines, so the gemstack copies only add fork and accidental-publish risk with no upside.

Safe to remove

  • All four are private: true and unpublished.
  • Zero dependents anywhere in this repo; zero docs references on main.
  • Lockfile pruned; pnpm install --frozen-lockfile passes.

Related

These were a frozen spike copy from PR #65 for the planned graduation to
@gemstack/*. That graduation is cancelled (#66): the universal engines stay
@universal-orm, outside the GemStack umbrella. vike-data / @universal-orm is
the single source of truth, so the gemstack copies only add fork and
accidental-publish risk. They are private/unpublished with no dependents, so
removal breaks nothing.
@suleimansh suleimansh merged commit a9f4f1a into main Jun 28, 2026
1 check passed
@suleimansh suleimansh deleted the chore/remove-data-layer-pkgs branch June 28, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant