Core¶
ContextR provides ambient context storage, snapshots, domain-aware slots, and service registration primitives.
Use This Package When¶
- you need typed operational context in-process
- you need snapshot-first access for business logic
- you need domain isolation and deterministic scope restore behavior
Install¶
Depends On¶
None.