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
| Page | Why read it | File |
|---|---|---|
app.js overview | Bundle identity, responsibilities, and caveats. | what-is-app-js.md |
| Main feature map for Copilot CLI | High-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.