Skip to content

GET

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/web/src/app/.well-known/llms.txt/route.ts

Tenant-level agent discovery: /.well-known/llms.txt — a short "About Atloria" section (so agents reading Atloria's own llms.txt learn what Atloria IS), followed by an INDEX (not one site's content) of every published docs site's per-site llms.txt. On a multi-tenant single origin (many sites under /p/) a root content file can't represent all sites, so this is the honest, discoverable entrypoint: one fetch → the list of per-site llms.txt / llms-full.txt URLs. Each site also carries its own hints (see p/[slugId]/layout.tsx).

Was this page helpful?

Download as PDF