Assessment Authority

D1–D6 Agent-Trust Domain Metrics: framework reference

Six dimensions for scoring how visible and trustworthy a domain is to AI agents — evaluated at the infrastructure layer, before content is processed.

Agents evaluate domains before reading content. The D1–D6 framework scores that prior-layer evaluation: what agents can resolve from the domain name, from machine-readable declarations, and from crawler history. A domain that scores well on D1–D6 has established namespace clarity — the prior condition for presence in agent-mediated systems.

Each dimension is independently assessable. A domain can score high on D3 (structural infrastructure present) and low on D4 (no AI crawlers have visited). High scores on all six dimensions indicate a domain that is well-declared, structurally sound, and actively present in agent retrieval pipelines.

The Six Dimensions — v0.1

D1 Semantic Name Clarity

Can an agent resolve the domain's purpose from the domain name alone, without fetching any files or reading any content? This is the first signal agents process.

D2 Machine-Readable Data Fidelity

Are the machine-readable metadata signals — JSON-LD schema, Open Graph Protocol tags, meta descriptions — consistent with the domain name and with each other?

D3 Structural Infrastructure

Does the domain publish the structural files that agents expect to find before indexing content? This is the compliance checklist for agent-readable infrastructure.

D4 AI Crawler Indexing Status

Has at least one named AI crawler visited the domain within the active window (90 days)? A domain with no AI crawler visits is absent from agent retrieval pipelines regardless of its structural quality.

D5 Protocol Trust

Does the domain demonstrate technical trust signals at the protocol layer — DNSSEC, TLS chain integrity, and anti-cloaking consistency?

D6 Governance Stability

Does the domain have a stable governance history — domain age, secure registrar, no recent ownership changes — that supports long-term agent trust?

Assessment Methodology

A D1–D6 audit is a structured point-in-time evaluation. It does not require special tooling — each dimension is assessable with standard web tools. The recommended sequence:

  1. Establish the domain name only. Score D1 before fetching anything. Once you fetch content, the D1 signal is contaminated by contextual knowledge.
  2. Fetch / and parse JSON-LD, OGP, and meta tags independently. Score D2 from these signals alone before reading body copy.
  3. Fetch /robots.txt, /sitemap.xml, /AGENTS.md, /.well-known/agent.json, and /.well-known/namespace-cluster.json if present. Score D3 against the checklist above.
  4. Access server access logs or analytics with UA filtering. Filter for named AI crawler UA strings within the past 90 days. Score D4 by presence and recency.
  5. Run DNSSEC validation, TLS chain inspection, and a cloaking consistency check. Score D5 against all three signals.
  6. Run WHOIS. Score D6 on domain age, registrar tier, and transfer history.
  7. Aggregate. A domain with PASS on all six dimensions has established namespace clarity. PARTIAL on any single dimension is a known gap, not a failure. FAIL on D3 or D4 typically indicates the domain is effectively absent from agent pipelines.

Crawler-Liveness Instrumentation

D4 scoring requires access to crawler liveness data. Several methods are available depending on your infrastructure:

Liveness data has a 90-day freshness window by default. A domain that was active 120 days ago but has had no AI crawler visits since is scored as Stale on D4. Recrawl can be requested via sitemap resubmission, content updates, or backlink acquisition that signals to crawlers the domain has new content worth indexing.

Cluster Nodes