Skip to main content
← Back to list
01Issue
PlatformShippedSwamp CLI
Assigneesstack72

Relationships

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

Opened by stack72 · 6/3/2026· Shipped 6/8/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+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

6/8/2026, 8:58:19 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/8/2026, 8:08:00 PM

Sign in to post a ripple.