chore: land pr-sharecli-stash-5-20260822-wip-t640-mutants-hard - #770
Open
KooshaPari wants to merge 1 commit into
Open
chore: land pr-sharecli-stash-5-20260822-wip-t640-mutants-hard#770KooshaPari wants to merge 1 commit into
KooshaPari wants to merge 1 commit into
Conversation
Drained from stash@{0} (commit 79e85774bdaaba45e27be50822ea43b6b31e70e2).
Provenance:
- Original author: KooshaPari <koosha@example.com>
- Original date: 2026-07-18T19:03:46-07:00
- Stash ref: stash@{0}
- Stash hash: 79e85774bdaaba45e27be50822ea43b6b31e70e2
- Source branch: feat/sharecli-t640-mutants-hard
- Stash message: On feat/sharecli-t640-mutants-hard: t640-local-wip-pre-rebase
This is a CLOSURE commit — no code restored. After diffing the stash against
origin/main and inspecting each file, every tracked change in the stash has
been subsumed by later commits on origin/main:
**Tracked files (9):**
- .agileplus/worklog.md — stash adds a 2026-07-18 (C07 mutants hard gate) entry.
Origin/main has the same entry plus 50+ newer entries; main is the
authoritative worklog.
- .github/workflows/ci.yml — stash removes a 'mutants' job from ci.yml (it
lived there pre-T-86). Origin/main's ci.yml no longer has any 'mutants'
job at all (it was moved to mutants.yml + .cargo/mutants.toml during the
T-86 matrix extension). Stash's --file-based invocation was the previous
contract; main's -p ${{ matrix.crate }} + --config ${{ matrix.config }}
is the new contract. No restore needed.
- .github/workflows/mutants.yml — stash rewrites --file invocations to
-p sharecli-thermal-tui and adds .cargo/mutants.toml to paths. Origin/main
already uses -p ${{ matrix.crate }} + --config ${{ matrix.config }} and
has .cargo/mutants.toml + crates/sharecli-fuse/mutants.toml in paths.
- audit/.lane-c07/C07.md — stash references 'mutants.toml / .cargo/mutants.toml
examine_globs'; origin/main's C07.md is more complete (L64 e2e tier added,
score updated, refs aligned with main's actual files).
- crates/sharecli-thermal-tui/src/lib.rs — stash adds
test_slot_color_red_at_exact_90_percent. **Already in origin/main at line 1514.**
- docs/ops/mutants-hard-gate.md — stash renames examine_re → examine_globs
and rewrites --file → -p. Origin/main already uses examine_globs and -p.
- docs/ops/mutants-threshold.md — stash same rename. Origin/main already
uses examine_globs and -p.
- justfile — stash's mutants recipe change matches origin/main byte-for-byte.
- mutants.toml — stash rewrites to examine_globs + new exclude_re. Origin/main
has the same examine_globs plus additional exclude_re entries for the
subsequent T-86 / T-87 work.
**Conclusion:** Stash@{0} is a pre-T-86 pre-rebase snapshot of the mutants
hard gate work. Every substantive change landed in subsequent commits on
origin/main, and the current main is strictly more refined (matrix extension
to sharecli-fuse, additional exclude_re entries, docs aligned with current
files). Restoring this stash would be a regression (replaces T-86 matrix
extensions with the pre-T-86 single-crate path). The correct action is to
drop this stash and record the audit trail here.
Refs: stash@{0}, T-640, T-86, T-87, FR-003, C07 L65, plans/2026-07-25-tray-dashboard-expanded-v1.md
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
🤖 CodeAnt AI — Review Status
|
Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
|
Quality Gate Report✅ Unit Tests: PASSED |
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (0 files)
Reviewed by free · Input: 42.3K · Output: 2.6K · Cached: 173.1K |
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.



Batch merge of pr-sharecli-stash-5-20260822-wip-t640-mutants-hard (auto-created)