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 where app code runs and which responsibilities belong in each context.Planned sections
- Userscript context.
- UI context.
- Startup context.
- Server function context.
- Message and trust boundaries.
- What app code must not assume.
Inputs needed
- Frozen runtime context names.
- Final browser isolation model.
- Final server/runtime split.
Open decisions
- How much extension internals should be visible to app developers.
- Whether diagrams are needed in the first docs pass.