feat(triggers): add Kilo-admin Dedicated Standard controls - #5628
Merged
Conversation
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (9 files)
Reviewed by grok-4.6 · Input: 121.7K · Output: 16.1K · Cached: 629K Review guidance: REVIEW.md from base branch |
iscekic
approved these changes
Aug 28, 2026
Base automatically changed from
feat/trigger-isolated-standard-allocation
to
main
August 28, 2026 14:41
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
PR 3 of the Dedicated Standard rollout, stacked on #5624. This is a new PR for the web UI and authorization layer; #5624 remains unchanged.
ctx.user.is_admin). A server capability query drives the UI, and create/update mutations independently reject explicit opt-ins from non-admins before writes. Organization roles do not grant this capability.Verification
isolated-standard.null, Worker reads returned Automatic, and the selector disappeared after clearing. New non-admin forms did not expose the selector./cloud/triggers/new.Visual Changes
Reviewer Notes
feat/trigger-isolated-standard-allocation(feat(triggers): persist isolated Standard allocation #5624), notmain, so this PR contains only the web exposure changes. Retarget after PR 2 is merged as appropriate.nullclears; an explicitisolated-standardopt-in requires Kilo-admin status.pnpm --filter web typecheck;pnpm --filter web lint; targeted formatting;git diff --check.wrapper_no_outputcaveat are recorded on feat(triggers): persist isolated Standard allocation #5624.