Skip to main content
← Back to list
01Issue
PlatformOpenSwamp CLI
AssigneesNone

Relationships

#545 Move JSR packages from @systeminit to @swamp-club scope

Opened by stack72 · 6/3/2026

Problem

The JSR packages in packages/ are currently published under the @systeminit scope:

  • @systeminit/swamp-lib (packages/client)
  • @systeminit/swamp-testing (packages/testing)

Now that swamp has its own organization (swamp-club), these packages should live under the @swamp-club scope to be consistent with the project's branding and ownership.

Proposed Solution

Rename the JSR packages to:

  • @swamp-club/swamp-lib
  • @swamp-club/swamp-testing

This involves:

  1. Updating the name field in each package's deno.json
  2. Publishing under the new scope on JSR
  3. Deprecating the old @systeminit/* packages with a pointer to the new names
  4. Updating any import references in the main repo and documentation

Alternatives

  • Keep them under @systeminit — but this creates confusion as swamp moves further under the swamp-club org.
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

6/3/2026, 7:46:00 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.