Skip to content

fix: v0.13.1 — cold-start onboarding (varve#34) - #35

Merged
avrabe merged 2 commits into
mainfrom
fix/v0.13.1-cold-start
Aug 8, 2026
Merged

fix: v0.13.1 — cold-start onboarding (varve#34)#35
avrabe merged 2 commits into
mainfrom
fix/v0.13.1-cold-start

Conversation

@avrabe

@avrabe avrabe commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

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 install auto-caches a layout-carried line-status so varve status just 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

avrabe and others added 2 commits August 8, 2026 17:36
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
@avrabe
avrabe merged commit c78b25f into main Aug 8, 2026
7 checks passed
@avrabe
avrabe deleted the fix/v0.13.1-cold-start branch August 8, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cold start dead-ends, and the error steers to the weaker trust mechanism

1 participant