Rename the whole-bundle npm package to @cratis/pi - #300
Merged
Merged
Conversation
This was referenced Sep 10, 2026
einari
added a commit
to Cratis/Documentation
that referenced
this pull request
Sep 10, 2026
Companion to Cratis/AI#300: the whole-bundle package is now @cratis/pi; @cratis/ai-fundamentals is deprecated with a pointer to the new name.
The published package now carries the whole public skill set, so the @cratis/ai-fundamentals name no longer describes it. Rename it to @cratis/pi - the Pi delivery vehicle for the public Cratis AI bundle - with a fuller package description and a rename note in the generated README. The package-name convention gains a documented @cratis/pi carve-out beside the @cratis/ai-* profile family, the preview request history appends the rename record instead of mutating it, and the workflows, contracts, schemas, specs, and generated catalogs follow. @cratis/ai-fundamentals stays installable and gets deprecated with a pointer to the new name.
einari
force-pushed
the
feat/rename-pi-package
branch
from
September 10, 2026 18:11
8efc695 to
6af30ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Companion decision to #299: the published package now carries the whole public skill set, so the
@cratis/ai-fundamentalsname no longer describes it. This renames it to@cratis/pi— the Pi delivery vehicle for the public Cratis AI bundle — publishing as1.2.0(version lineage continues from1.1.0).Changes
cratis-pi-<version>.tgz), and a fuller description: "The whole public Cratis AI skill set for building event-sourced and CQRS applications, delivered as a passive Pi package"@cratis/ai-fundamentalsis deprecated with a pointer (manualnpm deprecateafter this publishes)@cratis/picarve-out beside the@cratis/ai-*profile family (profile-subscription-validation)0.1.0-preview.2) instead of mutating the append-only ledger; schema accepts both namesVerification
--checks pass1.2.0: correct name/description/README, 49 skills, checksums verifyPrerequisite
npm trusted-publisher registration for
@cratis/pi(repoCratis/AI, workflowrelease-passive-previews.yml, environmentnpm-stage) must exist before the publish job can release1.2.0.Release intent: minor.