fix: v0.13.1 — cold-start onboarding (varve#34) - #35
Merged
Conversation
An external consumer cold-starting from the tarball dead-ended: the trust root was in no doc, no release asset, no default, and the error steered to the weaker VARVE_TRUST_ROOT while realms (zero-config, stronger) were undocumented. Fixes: - ship rolling.pub + canonical varve-realms.toml as release assets - README Getting started (realm path, no env var) - trust-root error names the realm path + published key location - install auto-caches a layout-carried line-status so `varve status` works with no extra step; status error describes the real path - REQ-STATUS-DIST-001 tracks registry-side line-status (v0.14.0) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019TNtfRjLNhEz82G2ggeeNu
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019TNtfRjLNhEz82G2ggeeNu
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.
Fixes #34 — the cold-start dead-end an external consumer hit while writing the skills (pulseengine.eu#161). rolling.pub + canonical varve-realms.toml now ship as release assets; README has a Getting-started section; the no-trust-root error names the zero-config realm path (the stronger mechanism, previously undocumented) and where the key is published; and
varve installauto-caches a layout-carried line-status sovarve statusjust works. Registry-side line-status distribution split to REQ-STATUS-DIST-001 (v0.14). 84 verification-evidence steps.🤖 Generated with Claude Code
https://claude.ai/code/session_019TNtfRjLNhEz82G2ggeeNu