fix: rename sweep — 21 stale alive refs, broken deploy, CI, and template rename#23
Open
willsupernormal wants to merge 10 commits intomainfrom
Open
fix: rename sweep — 21 stale alive refs, broken deploy, CI, and template rename#23willsupernormal wants to merge 10 commits intomainfrom
willsupernormal wants to merge 10 commits intomainfrom
Conversation
… index injection - setup.ts: scaffold .walnut/ not .alive/ for new users - index.ts: walnut_create puts _capsules/ inside _core/ not walnut root - index.ts: walnut_capture success message includes _core/ prefix - session-new.sh: read world index from .walnut/_index.yaml not .alive/ Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ect cache path - log-guardian: match both squirrel: and walnut-mcp: signature formats - rules-guardian: cache path updated from alivecomputer to stackwalnuts Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Cache path: stackwalnuts/walnut/1.0.0 - Marketplace path: stackwalnuts/plugins/walnut - Gracefully skip missing directories instead of erroring Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…tackwalnuts - Issue template: discussions URL → stackwalnuts/walnut - Feature request: alive:save → walnut:save - Funding: alivecomputer.com → walnut.world - PR template: ALIVE session → walnut session Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ted to walnut - CLAUDE.md: # ALIVE → # Walnut - setup.md: "installed alive" → "installed Walnut" - extend skill: contributor@alivecomputer → contributor@stackwalnuts (3 places) - history skill: alivecomputer.com → walnut.world in demo output - Hermes skill: "Load ALIVE walnut" → "Load walnut" in description Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…amework name Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…onfig templates - git mv templates/alive → templates/world - squirrels.md: template path reference updated - setup.md: 3 template path references updated - world/key.md: example repo URL → stackwalnuts/walnut Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- PLUGIN_DIR: plugins/alive → plugins/walnut - Label: ALIVE → Walnut - Template dirs: alive → world (matches directory rename) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The cherry-pick captured the reference updates but not the directory rename. This commit completes the rename: templates/alive/ → templates/world/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 tasks
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.
Summary
Verification
Full sweep completed:
Not in this PR (parked)
walnut_resolve. Separate PR.Test plan
claude plugin install walnut@stackwalnutson a clean machinewalnut:worldloads — world index injected from .walnut/_index.yamlwalnut:loadreads correct template paths (templates/world/)npx @lock-in-lab/walnut setupscaffolds .walnut/ not .alive/walnut_createputs _capsules/ inside _core/🤖 Generated with Claude Code