AAI SDK
    Preparing search index...

    Variable RESERVED_SLUGSConst

    RESERVED_SLUGS: ReadonlySet<string>

    Slugs that collide with top-level platform routes and can never be claimed by an agent. /studio is the browser coding-agent UI's API namespace; /studio-assets serves its client build; /health and /metrics are the platform health check and Prometheus endpoint; POST /deploy is the top-level deploy route (an agent named deploy could never be deployed to by slug, and its page would shadow the redirect).