User-agent: *
# This file exists so Lighthouse/crawlers see a valid robots.txt.
# AgntSpace runs primarily on localhost (unreachable from the open web)
# but is also served as a marketing site at agntspace.com. We block the
# JSON API from indexing — everything else is public-facing HTML.
Allow: /
Disallow: /api/
