Install compatible RUDI stacks from public GitHub tree URLs - #35
Merged
Conversation
7 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
provenance
transactional rollback
stale MCP index entries until authorized activation succeeds
tracked CLI bundle
Issue
Fixes #34
SWE Checklist
docs/swe-compliance/2026-08-29-github-tree-install.mdRisk
provenance. Inputs are fail-closed, bounded, commit-pinned, mode-aware, and
prevented from implicit execution.
77dc203ande9f94b2; the documentation commitis independently reversible. No schema or user-data migration is required.
Proof
recorded in the checklist.
suite: 33/33 passed.
pnpm build: passed for both bundles.npm pack --dry-run: passed with six intended publish files.git diff --check: passed.lacked
related.operatorSkillPath.Independent Review
A fresh-context review identified and drove remediation for path/ref ambiguity,
partial traversal, source-snapshot mixing, executable-mode provenance,
transaction rollback, command containment, downloaded-code activation, and
stale MCP index behavior. Final review reported no blocking findings.
Accepted Debt
None in the edited source. A broad
srcscan reported seven pre-existingorphan warnings outside the edited-file scope; the focused edited-file scan is
clean.
Proof Gaps
related.operatorSkillPath; successful installation is covered by theisolated integration, while a real public rejection path was exercised.
on user machines.
Branch Cleanup
Final worktree closeout must be recorded after merge and before any separately
authorized branch/worktree cleanup. This PR itself performs no cleanup.