fix(evolution): scope destructive reset to requested workspace - #120
Draft
cursor[bot] wants to merge 4 commits into
Draft
fix(evolution): scope destructive reset to requested workspace#120cursor[bot] wants to merge 4 commits into
cursor[bot] wants to merge 4 commits into
Conversation
Co-authored-by: EXboy <EXboys@users.noreply.github.com>
Co-authored-by: EXboy <EXboys@users.noreply.github.com>
Co-authored-by: EXboy <EXboys@users.noreply.github.com>
Co-authored-by: EXboy <EXboys@users.noreply.github.com>
This was referenced Jul 28, 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.
Summary
evolution reset --forcepotentially deleting global/default chat evolution data while leaving the requested project's evolved skills active.--workspace/-w(default.), route every reset mutation through that workspace, and remove_evolvedfrom bothskills/and.skills/because runtime discovery scans both.Task Linkage
TASK-2026-071tasks/TASK-2026-071-evolution-reset-workspace-scope/Injected Specs
spec/architecture-boundaries.mdspec/security-nonnegotiables.md(not a sandbox/security-policy change)spec/testing-policy.mdspec/docs-sync.mdValidation Evidence
cargo test -p skilllite --test cli_evolution_workspace evolution_reset_workspace_flag_isolates_all_destructive_changes -- --exactcargo test -p skilllitecargo testcargo fmt --checkcargo clippy --all-targets -- -D warningscargo clippy --all-targets -- -D warnings -A clippy::question_mark -A clippy::useless_borrows_in_formattingpython3 scripts/validate_tasks.pyscan.rsandskill/add/admission.rs; the full workspace passes when only those exact pre-existing categories are exempted.Regression Scope
disable,explain, orrepair-skills.Docs Sync (EN/ZH)
README.mddocs/zh/README.mdReview Checklist
tasks/TASK-2026-071-evolution-reset-workspace-scope/TASK.mdsatisfiedSTATUS.mdupdated with validation evidenceREVIEW.mdincludes merge readiness decisiontasks/board.mdstatus is up to date