HonestClaw
What is Agent Readiness?

Agent Readiness Score

thehog.ai

48 — Developing. Agents can find parts of this site, but key capabilities are hard to reach.

45 of 45 checks conclusive · Confidence High · Evidence coverage 100%

HonestClaw measured how well thehog.ai's site and APIs work for AI agents — across 9 dimensions and 45 automated checks.

Dimensions

Discoverability10.8/24
Content Accessibility11.2/24
Bot Access Control0/12
Protocol & Capability Discovery24.4/41
Authentication & Credentials10/19
Documentation Quality5.5/10
Structured Data I/O8/13
Observable State & Reliability5.6/15
Agent Safety & Trust6.5/11

Checks

Discoverability

Subdomain sweepsubdomain-sweepAn agent-relevant subdomain is live and serves its expected content kind (docs.thehog.ai).Parseable
robots.txtrobots-txtrobots.txt at https://thehog.ai/robots.txt declares a sitemap. Declared sitemap https://thehog.ai/sitemap.xml resolves as valid XML.Cross-verified
Canonical domaincanonical-domainThe origin https://thehog.ai/ is reachable, but root/www do not converge on one host.Detected
sitemap.xmlsitemap-xmlhttps://thehog.ai/sitemap.xml is a dated sitemap whose URLs include docs/pricing/api surfaces.Cross-verified
API existenceapi-existenceA real API surface is declared at https://docs.thehog.ai/api-reference/openapi.json: the spec lists servers and paths. (source: spec)Parseable
API catalogapi-catalogNo RFC 9727 API Catalog found at /.well-known/api-catalog.Not detected
API versioningapi-versioningThe API version is declared in the spec (info.version) at https://docs.thehog.ai/api-reference/openapi.json. (source: spec)Parseable

Content Accessibility

Raw content extractabilityraw-content-extractabilityModerate-to-strong main content (96% of visible text) is extractable from raw HTML on the homepage.Useful
Freshness signalsfreshness-signalsFreshness signals present: ETag header, sitemap lastmod.Useful
Crawl-cost estimatecrawl-cost-estimateInformational — not scoredA manageable sitemap (10 page URLs) helps agents estimate crawl cost.Useful
llms.txtllms-txtAn llms.txt index is published at https://docs.thehog.ai/llms.txt with 52 links under 1 section(s). To reach the top level, it would need a fuller index (more links across multiple sections) or an llms-full.txt.Useful
llms-full.txtllms-full-txtNo llms-full.txt file found (HTML pages at .txt paths do not qualify).Not detected
ai.txtai-txtNo ai.txt file found (HTML pages at .txt paths do not qualify).Not detected
Markdown twinmarkdown-twinNo markdown twin found alongside probed docs HTML surfaces.Not detected

Bot Access Control

AI bot rulesai-bot-rulesrobots.txt is readable but declares no AI-bot-specific rules.Not detected
Content signalscontent-signalsrobots.txt is readable but declares no Content-Signal line.Not detected
RSL licensingrslrobots.txt is readable but declares no RSL License directive.Not detected
TDM reservationtdmrepNo TDMRep policy found at /.well-known/tdmrep.json.Not detected

Protocol & Capability Discovery

MCP descriptormcp-descriptorInformational — not scoredAn MCP server is described at https://docs.thehog.ai/.well-known/mcp.json, but the description doesn't include a web address for the server.Parseable
Link headerslink-headersNo RFC 8288 Link headers found on any probed response.Not detected
OpenAPI specificationopenapi-specValid OpenAPI 3.0.0 spec at https://docs.thehog.ai/api-reference/openapi.json: 52 operations, 121 schemas, 100% response coverage, servers declared.Cross-verified
A2A Agent Carda2a-agent-cardAn A2A Agent Card at https://docs.thehog.ai/.well-known/agent-card.json declares 1 skill(s) and a connectable endpoint.Useful
DNS-AIDdns-aidNo DNS-AID index found at _index._agents.thehog.ai.Not detected
MCP supportmcp-supportFirst-party documentation at https://docs.thehog.ai/guides/use-mcp identifies the MCP endpoint https://mcp.thehog.ai/mcp and explains both its capabilities and how clients connect or authenticate.Cross-verified
MCP Server Cardmcp-server-cardA file exists at https://docs.thehog.ai/.well-known/mcp/server-card.json, but it doesn't contain the fields that describe an MCP Server Card.Detected
.well-known indexwell-known-indexNo non-owned /.well-known/ descriptors found.Not detected
GraphQL surfacegraphql-surfaceNo GraphQL transport surface found at conventional paths (GET-only; no introspection issued).Not detected
Auth discoveryauth-discoveryAgent-native auth discovery: a valid RFC 9728 PRM (via challenge) or a PRM plus a valid AS/OIDC descriptor.Cross-verified
SDK availabilitysdk-availabilitySDK libraries page at https://www.mintlify.com/docs/api-playground/adding-sdk-examples: 1 GitHub repo, 0 registry links, 0 install commands (1 pointer).Useful
Rate limit documentationrate-limit-docsRate limits are documented at https://docs.thehog.ai/reference/rate-limits with a concrete limit and rate-limit response headers. To reach the top level, it would need 429 handling, Retry-After guidance, and tier/plan differences.Useful
WebMCPwebmcpInformational — not scoredWebMCP browser probing is not yet available in this scanner release.Couldn't verify

Authentication & Credentials

Programmatic auth flowprogrammatic-auth-flowA programmatic auth flow is fully documented at https://www.mintlify.com/docs/deploy/authentication-setup, with a non-interactive grant, token endpoint, scopes, and token expiry/refresh.Cross-verified
Credential managementcredential-managementNo credential management documentation found at the standard docs locations an agent would check.Not detected
Auth documentationauth-documentationAuthentication is fully documented at https://www.mintlify.com/docs/deploy/authentication-setup, naming complete method(s) and how they are sent, corroborated across surfaces or covering multiple methods.Cross-verified
Sandbox environmentsandbox-environmentNo sandbox or test environment documentation found at the standard docs locations an agent would check.Not detected

Documentation Quality

API reference depthapi-reference-depthAPI reference content is mentioned at https://docs.thehog.ai/authentication, but not on a dedicated reference page.Detected
Changelog presencechangelog-presenceA changelog is published at https://www.mintlify.com/docs/changelog with multiple recent dated entries, indicating it is actively maintained.Cross-verified

Structured Data I/O

Structured data I/Ostructured-data-ioThe spec at https://docs.thehog.ai/api-reference/openapi.json declares typed, consistent response schemas (100% of operations) with a pagination pattern and a structured error envelope. (source: spec)Cross-verified
Machine-readable pricingmachine-readable-pricingNo machine-readable pricing endpoint found (HTML pricing pages do not qualify).Not detected
Data export APIdata-export-apiNo data export or bulk API documentation found at the standard docs locations an agent would check.Not detected

Observable State & Reliability

Status & health endpointsstatus-and-healthNo health or status endpoint found.Not detected
Webhook documentationwebhook-documentationNo webhook or event documentation found at the standard docs locations an agent would check.Not detected
Retry & idempotencyretry-and-idempotencyRetry/idempotency is documented at https://docs.thehog.ai/reference/idempotency with an idempotency-key mechanism or a concrete retry strategy. To reach the top level, it would need an idempotency key and backoff/retry guidance together.Useful
Error documentationerror-documentationErrors are documented at https://docs.thehog.ai/reference/error-handling with specific codes or a documented response shape. To reach the top level, it would need recovery guidance and a machine-readable error format, or corroboration against the API spec.Useful
Machine payments (x402/MPP)x402-or-mpp-supportInformational — not scoredNo machine-payment signal observed (no HTTP 402, no payment-required response header, and no /.well-known/x402.json manifest). Payment support cannot be ruled out from an unauthenticated probe.Couldn't verify

Agent Safety & Trust

security.txtsecurity-txtNo security.txt found at /.well-known/security.txt or /security.txt.Not detected
Org identity signalsorg-identityHomepage exposes three org-identity signal types (legal_name, social, support_email).Useful
Metadata consistencymetadata-consistencyHomepage metadata (canonical, Open Graph, schema) is present and consistent.Cross-verified
Legal policy pageslegal-pagesBoth privacy and terms policies are discoverable with substantive content.Useful