AI Reading Guide

Machine-readable entry points and crawling guidance for AI agents that consume Echobell documentation and blog content.

Machine-Readable Entry Points

Recommended Crawl Order

  1. Read `/llms.txt` first to discover canonical resources.
  2. Pull `/ai-index.json` for programmatic URL collection.
  3. Read prioritized docs pages before broad crawling.
  4. Use localized URLs if the user requests a specific language.

Priority Documentation

Recent Blog Posts

Usage Notes

  • Canonical public content lives under `/docs` and `/blog` with language prefixes.
  • Avoid tokenized subscription pages (`/subscription/*`) because they are user-specific.
  • If language preference is unknown, default to English (`/en`).