Documentation Index
Fetch the complete documentation index at: https://docs.airglow.cc/llms.txt
Use this file to discover all available pages before exploring further.
Purpose
Explain server-side app functions once the RPC contract is final.Planned sections
- Function discovery.
- Request payload rules.
- Response shape.
- Error shape.
- Secrets and environment variables.
- Logging and request IDs.
- Rate limits and paid API calls.
Inputs needed
- Final RPC route contract.
- Final error envelope.
- Server environment policy.
Open decisions
- Whether RPC examples should use a real provider or a no-op sample.
- Which observability details are public enough for docs.