In-memory harness store for tests, examples, and local exploration.
The store is an Agent process containing session data keyed by session id.
It is intentionally small and makes no persistence guarantees.
Summary
Functions
@spec start_link(keyword()) :: Agent.on_start()