I discovered this while adding the example in #2020. See, for example, the Important note here: https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree/main/syntax/admonitions#applies-to-information <img width="797" height="146" alt="Image" src="https://github.com/user-attachments/assets/0c2407d0-4495-46c8-b240-371a3803cfeb" /> The syntax is: ``` :applies_to: {"stack": "ga 9.2, preview 9.1", "serverless": "ga"} ``` So I guess it should show `ga: 9.2` in the rendered pill, not the preview version. How is order determined?