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. Do not add method-level SDK documentation until the SDK contract is frozen.

Purpose

Provide a method-level reference for the browser SDK after the implementation, TypeScript declarations, and spec agree.

Planned sections

  • SDK availability and versioning.
  • Fetch and network calls.
  • Storage.
  • Logging.
  • Identity and windows.
  • Page capture.
  • Platform capabilities.
  • Error shape and request correlation.

Inputs needed

  • Final TypeScript declarations.
  • Method behavior spec.
  • Error and timeout policy.
  • Stable examples for each major API family.

Open decisions

  • Whether this page should be one large reference or split by API family.
  • Whether generated reference content is preferable to hand-maintained docs.