Domain Detective

API Reference

Enum

AgentReadinessScoreProfile

Namespace DomainDetective
Assembly DomainDetective
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Score profile used by agent readiness analysis.

Inheritance

  • Enum
  • AgentReadinessScoreProfile

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const AgentReadinessScoreProfile DomainDetectiveDefault #

DomainDetective-owned balanced profile.

Value: 0
public const AgentReadinessScoreProfile CloudflareLike #

Profile shaped around Cloudflare's public agent readiness checklist.

Value: 1
public const AgentReadinessScoreProfile SeoAgentReadiness #

Profile shaped around SEO and content-readiness scanners.

Value: 2
{{ include "footer" }}