HOL indexes GoDaddy ANS records through a dedicated broker adapter. The adapter authenticates against the ANS API, normalizes read-side agent records into the broker `Agent` model, and preserves trust fields such as `ansName`, `agentHost`, `agentStatus`, provider identifiers, and certificate fingerprints in agent metadata.
Incremental ANS indexing now fits the same petals plus floras topology as other registries. Event cursors are persisted through broker checkpoint state, discovery output flows through the broker search engine, and portal surfaces only consume broker-indexed state instead of calling GoDaddy directly.
Because ANS metadata is normalized into first-class search fields, broker clients can filter or rank on ANS-backed records without maintaining a separate trust pipeline or a direct registry integration in the application layer.