Because the hit-test API was considered before the Anchor API, the overlapping detail ("create anchor from hit test result") is in the Anchor explainer.
It should be in the hit test API explainer, and the hit-test API should depend on Anchor API. The reverse of what we have now.
The reason for this is one of future clarity: as more APIs (image recognition, persistence, plane/geometry recognition and tracking) possibly use Anchors as a way of associating "stuff" with the physical world, the particular details of how anchors are created and used should be in those API discussions.
The Anchor explainer should describe the generic behavior of anchors, and keep the "create an Anchor from a pose relative to a space."