# SignalHarness.ai storefront robots.txt # Deployed browse-only (pre-launch), 2026-07-07. Nothing on this site is purchasable; # checkout is not active. # # What this file allows, and why: # - Crawling is ALLOWED for all user agents, so crawlers and AI agents can read the # pages, the JSON catalog endpoints under /agent/, the /.well-known/ pointers, # /llms.txt, and this sitemap. Nothing served here is private. # - Indexing is declined separately: every page carries meta robots "noindex" as the # pre-launch posture. Crawling must stay allowed for that directive to be seen. # Removing noindex is a separate owner decision, not a robots.txt change. # - This file makes no claims about AI-agent capabilities or access beyond standard # crawl permission. # # Machine-readable entry points (enumerated in /llms.txt): # /.well-known/agent-storefront.json /.well-known/agent-catalog.json /agent/ # # Security contact: /.well-known/security.txt # Public discovery (pages, /agent/ JSON, /.well-known/, /llms.txt, sitemap) is free and # is never gated behind a subscription or payment. This file is not a security control. User-agent: * Allow: / Sitemap: https://signalharness.ai/sitemap.xml