Request
Authentication
If the flow requires a key, send header:401 { "error": "Unauthorized." }.
When the flow does not require a key, omit the header.
Responses
Meridian forwards a limited set of headers to the bot runtime (
content-type, user-agent, x-forwarded-for, x-request-id). There is no caller-facing rate limit beyond body size.

