Skip to content

Overview

Overview

Start here: what the extracted bundle is, how to read the docs, and the high-level feature map.

How this volume fits

flowchart LR
Start[Start here] --> Overview[what-is-app-js]
Overview --> Map[main-feature-map]
Map --> Runtime[Runtime]
Map --> Context[Context]
Map --> Sessions[Sessions]
Map --> Tools[Tools]

Pages

PageWhy read itFile
app.js overviewBundle identity, responsibilities, and caveats.what-is-app-js.md
Main feature map for Copilot CLIHigh-level map of feature areas and runtime ownership.main-feature-map.md

Reading guidance

  • Read these first before jumping into internals.
  • Use the feature map to choose the correct volume.

Back to wiki home