Plugin sync logs and telemetry no longer contain your org and account identifiers.
What's wrong with this entry?
Paths normalised by the plugin sync code now have any directory segment named after an organisation and account replaced with the literal <org>_<account>, or <org>_unbound when there is no account. Identifiers stop appearing in the logging and telemetry that consume these paths.
- Segments that do not match the pattern are left as they are. Applied unconditionally, with no flag.
<org>_unbound
Strings lifted out of the shipped bundle, so the claim above can be checked against them.