Rebrand to reCode: plugin identity, docs, README (#86) - #105
Merged
Conversation
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01EXQ49ycXNDBzi8x15n2jsc
Co-Authored-By: Claude Sonnet 5 <[email protected]> Claude-Session: https://claude.ai/code/session_01EXQ49ycXNDBzi8x15n2jsc
robercano
approved these changes
Jul 10, 2026
robercano
added a commit
that referenced
this pull request
Jul 10, 2026
…_driver Under systemd (user) the service PATH carries gh but neither node nor claude. merge-ready.sh and loop-census.sh need node, so ticks under the service silently skipped merges and tick records while polling still advanced its cursor — and the one code path that did source nvm (run_driver) is unreachable while an unmergeable PR blocks advance: a deadlock, observed on the daemon's first live ticks (PR #105 approved + CI-green but never merged, loop-ticks.jsonl empty). Call ensure_claude_on_path once in main() so the whole daemon inherits the nvm bin dir. Verified: same tick under env -i now writes its tick record and loop-daemon.test.sh still passes (19 checks). Co-Authored-By: Claude Fable 5 <[email protected]>
This was referenced Jul 10, 2026
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.
Closes #86.
Rebrands the product identity from ai-project-orchestrator to reCode (the repo was already renamed to
robercano/reCode; old URLs redirect).Key decision: brand renamed, command namespace preserved
ai-project-orchestrator→recode. Consumers'extraKnownMarketplaceskey becomesrecodeandenabledPluginsvalue becomesorchestrator@recode.namefield staysorchestrator→ the/orchestrator:*command namespace is UNCHANGED. Renaming it would break every consumer's commands and force a churny re-stamp of all managed files.@orchestrator-managed vNsync markers untouched →/orchestrator:syncre-stamps managed files with zero churn after this rebrand.This satisfies the issue's "Done when": plugin installs/syncs cleanly under the new identity, and the
ai-project-orchestratorgrep now returns only intentional continuity/changelog mentions (README once;docs/MIGRATION.mdrebrand section).Changes
Harness (
.claude/**, root.claude-plugin/**)marketplace.json(both copies): name →recode, descriptions → reCode wordingplugin.json: description → reCode (name keptorchestrator).claude/.claude-plugin/README.md, root.claude-plugin/README.md: marketplace name, repo URLs,enabledPlugins, prose.claude/scripts/cockpit.sh: window title → reCode.claude/self/gates.json:project.name→recodeDocs (
docs/**, rootREADME.md)README.md: title/intro → reCode (old name kept once for continuity)docs/GETTING_STARTED.md,docs/USAGE.md: install/enable snippets, repo URLs, marketplace update + cache pathsdocs/MIGRATION.md: new rebrand migration entry (redirects cover the repo URL; update the marketplace alias for tidiness; namespace + sync markers unchanged → nothing else required)Gates
GATES_FILE=.claude/self/gates.json— build ✅ · lint ✅ · test (checks + smoke-fanout) ✅Review
Two lenses, consensus all: correctness (opus) ✅ APPROVE · tests (sonnet) ✅ APPROVE.
Out of scope (noted follow-up)
.github/pull_request_template.mdhas a lowercase generic descriptor "multi-agent orchestrator template" — not the brand id, non-blocking; lives in thecimodule, left for a separate brand-polish pass to keep this PR within the issue's harness+docs scope.🤖 Generated with Claude Code
https://claude.ai/code/session_01EXQ49ycXNDBzi8x15n2jsc