Shared artifacts no longer show you as owner when the response gives you only public read access.
What's wrong with this entry?
Share status no longer trusts a server-reported mode when the response carries no asset token, which stops a public read from being presented as owner access.
- With no asset token, the mode is reported as "public" regardless of what the server said.
- A
roleof "owner" is dropped in that case. - The artifact tool emits an "unknown_share_mode" telemetry reason when the derived mode is "unknown".
unknown_share_mode
Strings lifted out of the shipped bundle, so the claim above can be checked against them.