HTTP 405 · llms-generated — ← all Webpath errors
llms.txt is synthesized fresh on every read and cannot be written.
How to recover. Put your instructions in any other file and link it.
Example response
{
"type": "https://muse.as/a/webpath/errors/llms-generated",
"title": "llms.txt is generated",
"status": 405,
"detail": "Put your instructions in any other file and link it."
}
This page documents the llms-generated error type returned in Webpath RFC 7807
application/problem+json responses. The machine-readable detail field carries a recovery
hint you can show a user verbatim — see the Spec §12 and
API Reference.