Skip to content

Update robots.txt to enable agent discovery of documentation and examples #844

Description

@guyoron1

Note

This issue was automatically generated from meeting notes by the scribe agent.
Please review, edit, and add any missing context before prioritizing.

Problem

The current robots.txt configuration is too restrictive for agent use cases. Agents cannot properly discover and read documentation and example content in the repository, which limits their effectiveness when they need to reference documentation for context during code generation, review, or triage operations. The configuration should be updated to allow agents to crawl and read documentation paths.

Options considered

  • Permissive robots.txt for documentation paths: Update robots.txt to explicitly allow crawling of documentation directories, example paths, and sales documentation.
  • Selective path allowlist: Allow specific paths (docs, examples, guides) while maintaining restrictions on other content to limit scope.

Acceptance criteria

  • robots.txt updated to allow agent access to documentation paths
  • Agents can discover and read documentation and example content
  • Configuration allows full reads of docs and sales/example materials
  • No unintended exposure of sensitive or internal-only paths

Related

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions