Harden Nightshift from live validation runs#13
Merged
Conversation
Both branches added features to the same files: - PR #13: forbidden cycle commands, high-signal focus paths, worktree validation, repo checkout validation, one-commit-per-fix enforcement - main: backend forcing, test escalation, state injection, learnings Merged both feature sets, added focus_hints parameter to test helpers. 208 tests passing.
This was referenced Apr 4, 2026
fazxes
pushed a commit
that referenced
this pull request
Apr 4, 2026
- Simplify high_signal_focus_paths() by removing redundant fallback (#16) - Broaden _extract_shell_command regex to handle bash/sh/dash wrappers (#17) - Add docstring to expected_cycle_commits() documenting commit contract (#18) - Add Python/Go/Rust paths to HIGH_SIGNAL_PATH_CANDIDATES (#19) https://claude.ai/code/session_011hjFhGSxRM4pWsWN1r4GSM
4 tasks
fazxes
pushed a commit
that referenced
this pull request
Apr 4, 2026
- Simplify high_signal_focus_paths() by removing redundant fallback (#16) - Broaden _extract_shell_command regex to handle bash/sh/dash wrappers (#17) - Add docstring to expected_cycle_commits() documenting commit contract (#18) - Add Python/Go/Rust paths to HIGH_SIGNAL_PATH_CANDIDATES (#19) https://claude.ai/code/session_011hjFhGSxRM4pWsWN1r4GSM
fazxes
added a commit
that referenced
this pull request
Apr 4, 2026
Address quality issues from PR #13 review
fazxes
added a commit
that referenced
this pull request
Apr 9, 2026
fazxes
added a commit
that referenced
this pull request
Apr 9, 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
What changed
npm run lint,npm run test, andnpm run buildValidation
164 passedReclip-Reposter-Hubparse-social-urlhostname validation) that matched manual repo reviewNotable commits
7883afevalidate broken worktrees before cyclesd51e0b0surface invalid repo checkouts earlyb9e6d5ereject forbidden repo-wide cycle commands96d1de0enforce one-commit-per-fix cycles456065bavoid generating blocked npm lockfilesd85c1f5steer short runs toward high-signal paths