[UI updates 4/6] Enforce server admission and candidate readiness - #16
Open
srctl wants to merge 1 commit into
Open
[UI updates 4/6] Enforce server admission and candidate readiness#16srctl wants to merge 1 commit into
srctl wants to merge 1 commit into
Conversation
This was referenced Sep 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.
Freezes new work while observing existing workers, tracks in-flight activity, and enforces capability-bound maintenance/probe requests before ordinary HTTP or auth work.
Layer 4 of 6 replacing original PR #11. Base:
review/ui-updates-03-recovery. Merge in the order below; after each lower PR merges, retarget the next PR to main. If lower layers are squash/rebase merged, reconcile descendant branch ancestry before proceeding; do not merge the original monolithic PR.Incremental scope: Server/worker/login/computer gates, transactional steering admission, auth readiness, read-only navigation during drain, and corresponding work/gate/auth regression tests. The server entry wrapper is introduced with its gate but without the update API import/dispatch; those three lines arrive with the complete helper in layer 5. This is the only staged production-file edit; all final bytes are restored.
Diff: 18 files changed, 702 insertions(+), 20 deletions(-).
Verification at this cumulative head:
57fb9ae27ae602baba28d68e96af817208c89bdd; existing supported-platform evidence and limitations apply only to that complete tree.Preserved operator guidance, matched screenshots and acceptance records · Full evidence and limits · Recovery boundaries
Stack and merge order:
Original PR #11 cannot be the bounded top layer without changing its head: the new cohesive commits are not ancestors of its preserved head, and GitHub's merge-base comparison would include the original large implementation diff. Its history, review discussion, operator guidance and all 16 verified attachments are preserved. No docs/evidence are recommitted.