Tell LLM docs

No-storage LLM instruction links

This prototype stores the prompt manifest inside the URL. Humans get a provider picker, while agents can request the same link as JSON.

Human mode

Open /l/{payload} in a browser to choose Claude, ChatGPT, or Perplexity.

Agent mode

Request the link with Accept: application/json, or append ?format=json.

Schema

The manifest schema is available at /schemas/manifest.v1.json.