What controls the deprecation icon in the sidebar?

For example, VRDisplay.resetPose() is deprecated in the spec. The page and the compat data are so marked. Yet there’s no thumbs down icon in the sidebar.

How do I fix this.

Just add the “Deprecated” tag to the VRDisplay/resetPose page. The sidebar currently uses tags for that stuff. It will eventually switch to BCD.

Sheppy