Skip to main content

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.

Planning draft only. This page intentionally avoids SDK instructions.

Purpose

Explain the conceptual shape of an Airglow app before introducing runtime details.

Planned sections

  • What counts as an app.
  • App folder anatomy.
  • User-visible app surfaces.
  • Relationship between app code, extension runtime, and hosted server.
  • What should stay out of a first app.

Inputs needed

  • Final app folder structure.
  • Supported app entry points.
  • Stability policy for app authors.

Open decisions

  • Whether the first docs pass should describe only public dev-kit apps or also private/internal app shapes.
  • Whether examples belong here or only in separate recipes.