revert: unreviewed registration-lock merge - #359
Merged
Conversation
Owner
Author
Verification and review evidenceHead:
REV was attempted through the installed runner, but its Claude session quota is unavailable until 04:00 UTC. The REV security, bug, test, guidelines, and documentation checks were therefore applied directly to the mechanical revert. No blocking or non-blocking findings: the resulting source tree is byte-for-byte identical to the reviewed repository state immediately before the accidental merge. The reverted registration bugs are intentionally restored only long enough to present the fix again as a fresh PR for proper review. |
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
Revert the unreviewed squash merge of #358.
The implementation was merged without Nik's review or valid merge authorization. This restores
mainbefore presenting the fix again in a fresh PR.Verification
91d3441bd7995603a58e69de7159393a6497e064maintree91d3441bd7995603a58e69de7159393a6497e064git diff --exit-code 15c802c6^1 HEADpassesgit diff --check HEAD^ HEADpassesAfter this revert lands, the registration-lock fix will be recreated as a separate open PR for proper review.