Nothing to try yet Notable
No documentation found
A new consent check can let network-off reads of artifacts or URLs skip the permission prompt
What
When network access is turned off, reading an artifact or URL normally still requires an 'ask' permission prompt unless it's your own artifact. Now there's an additional check, attestedReadConsented, that can also satisfy this requirement: if it returns true, the read is allowed to proceed without the usual prompt, even without ownership.
Why
This adds another path for skipping the read-permission prompt when network access is disabled, reducing unnecessary interruptions in cases where consent has already been established.
Names in the bundleattestedReadConsented
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding doesn't say what establishes attestedReadConsented or in what situations it becomes true.