feat: make CLI classification work immediately after install - #20
Merged
Merged
Conversation
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.
A fresh
pnpm add --global @delvisor/pyrocan now classify with bundled local rules without Docker, a server, database, account, sign-in or policy import. Explicit--semanticuses TypeSafe directly with TYPESAFE_API_KEY and consent to provider charges. Saved gateway settings retain server mode; --local overrides them.Bundle the shared classification engine and presets with complete embedded dependency notices. Keep shared history, jobs, review/evaluation/team administration on the optional server. Update quickstarts, diagnostics, release ordering and validation records; also forward the configured retention period to the control plane.
Validation: all 20 CLI tests, the full workspace check, dependency audit, and isolated packed-package install passed. The install test executes local allow/block decisions with no server. A fetch fixture verifies direct semantic calls and explicit consent; no live paid-provider call was made.
Stacked on #19. Publish CLI 0.2 only after merging and configuring its trusted publisher; deploy the standalone-first website afterward. This PR does not publish the package.