Core API
The Core API is where most applications interact with Ambiten's runtime model.
Scope
This section should document the main entry points teams use across applications and adapters, including:
- runtime bootstrap
- context-aware database access
- model creation
- scoped execution helpers
- transaction-aware client operations
Related API
If you need the direct MongoDB bootstrap wrapper rather than the higher-level runtime abstractions, see AmbitenClient.
