Explain permission decisions in debug tools and documentation#2845
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2845 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 73 73
Lines 12208 12303 +95
=====================================
- Misses 12208 12303 +95 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
simonw
marked this pull request as ready for review
July 14, 2026 15:29
Owner
Author
|
Demo of the new features: Screen.Recording.2026-07-14.at.8.48.46.AM.mov |
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.
Closes #2841.
Summary
/-/checkdebug tool to evaluate hypothetical actor JSON while still authorizing access as the signed-in actorWhy
The permissions implementation is powerful, but understanding an effective decision previously required correlating the Check, Rules, Allowed and Playground surfaces manually. This makes the resolver's mental model explicit and shows how each final verdict was reached.
Validation
275 passed, 3 xpassedacross the focused permission suites2295 passed, 40 skipped, 6 xfailed, 15 xpassed, 141 subtests passed; the two sandbox-blocked local server fixtures passed when rerun with local binding enabled