Cross-host robots.txt submission context preset (ADR-009 spec 12.1)
Source:R/ruleset-context.R
robots_cross_submission.RdA construction-time preset for a sitemap found via, and trusted via, a target
host's robots.txt. It bundles both senses into one coherent context: the
trust (authority) sense on authority_evidence = "target_host_robots_reference" and the discovery sense on
discovery_provenance = "robots_txt_reference", keeping the two distinct. No
property_scope is set: robots.txt reference authority is blanket, not
property-bound. It is a thin wrapper over ruleset_context(); every axis
stays independently overridable by calling ruleset_context() directly.
Value
An object of class sitemapr_ruleset_context, the same shape
ruleset_context() returns.
See also
ruleset_context() for the general constructor and its axes.