Artifact capability messages now say whether they came from the type, the previous version or a default.
What's wrong with this entry?
The message explaining which capabilities an artifact declared now distinguishes three cases: derived from the artifact type, carried forward from the previous version, and a default note used when the capabilities were auto-filled. The previous build only had the carried-forward wording.
- The default-note branch keys off an internal auto-filled flag; what exactly sets that flag, and the note's text, are not spelled out in this build.
Te.DEFAULT_ARTIFACT_CAP_NOTE
Strings lifted out of the shipped bundle, so the claim above can be checked against them.