This is the runtime path through hover previews, citation annotations, local-page embeds, and mobile popovers. Read Architecture at a Glance first if you want the build/runtime model, or Annotation and Metadata first if you want the data that powers citation previews.
Reading Path
| Step | Page | Why it matters |
|---|
| 1 | initial.js | Defines the global event system and startup conventions |
| 2 | extracts.js | Coordinates provider selection, content filling, titles, and type-specific handlers |
| 3 | popups.js | Desktop hover popup provider |
| 4 | popovers.js | Mobile/click popover provider |
| 5 | extracts-content.js | Content handlers for local pages, annotations, backlinks, and widgets |