Conceptual explanations of how the framework’s pieces fit together. For exact signatures, see the API reference.
| Guide | Covers |
|---|---|
| Architecture | Wrap, controller/service/repository layers, feature slices, parent → children composition |
| Auth | AuthController, presets, guard(), combine(), registry-typed identity |
| Offline-first sync | findChangedSince/applyBatch, cursors, conflict resolution |
| Swagger / OpenAPI | Spec generation, security schemes, tags, path params |