Skip to content

Pick the npm package name (real publishing is gated on this) #81

Description

@ScriptedAlchemy

Extracted from the closing ledger of #50: the RFC's build-ownership scope is fully delivered, and the only item gating real npm publishing is picking the public package name. This issue captures the naming facts so the decision has one home.

Facts (verified against the public registry, 2026-08-31)

Decision to make

Pick one:

  1. New unscoped name — rename the framework (and create-<name> with it); cleanest npm story, largest doc/template churn.
  2. Scoped names (@<scope>/agent-bundle etc.) — keeps the working name; requires verifying/claiming the scope; npm create @<scope>/x works but is less discoverable.
  3. Pursue the existing agent-bundle name (npm support / owner contact) — keeps everything as-is if it succeeds, but the name hosts an active unrelated package at 0.1.2, so treat as a long shot with an unbounded timeline.

Whatever the choice, the rename lands as: package.json names + workspace references → scaffolder templates and pinning logic → docs/READMEs → first real publish (provenance is already pre-wired per #40).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions