The Nitro path is designed for prompts that need private processing and verifiable execution.Documentation Index
Fetch the complete documentation index at: https://docs.meshrouter.app/llms.txt
Use this file to discover all available pages before exploring further.
API Lambda receives the request
The public AWS API validates auth, shape, routing policy and payment state.
Nitro parent relays the sealed request
The parent service accepts constrained traffic from the API Lambda and
forwards private payloads over the enclave boundary.
Enclave handles private work
The enclave owns prompt decryption, private policy checks, provider-request
signing and attestation generation.
GET /v1/attestation returns the signed attestation document, expected measurement, build provenance, KMS policy reference and latest anchor transactions.